anji venkat
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
136.032
of 301.433
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
62.5%
VOTI RICEVUTI
0
RANK
of 174.520
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
can any one help me i have placed my queries of the code as qsn mark plz answer the qsns and plz help me to draw the bounding around the ball after plotting centeroid ? the below gives output up to plotting a centroid.
if true % code endclc; clear all; close all; %----------------video input--------------------------------------% v...
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
can any one explain this code it is for extracting green object from a image . i want know about the methodology used here ?
r1 = greenball2(:, :, 1); g1 = greenball2(:, :, 2); b1 = greenball2(:, :, 3); justGreen2 = g1 - r1/2 - b1/2;
quasi 12 anni fa | 1 risposta | 0
1
rispostaDomanda
how to draw bounding box to a object in a video after finding its centroid basing on its color ?
It is the code we worked on please help me to draw bounding box we left with only 2 days to submit our project .any one plz help...
quasi 12 anni fa | 0 risposte | 0
0
risposteDomanda
how to draw bounding box to a object in a video after finding its centroid basing on its color ?
clc; clear all; close all; %----------------video input--------------------------------------% vid=uigetfile('.avi...
quasi 12 anni fa | 2 risposte | 0
2
risposteDomanda
how to highlight the difference of two images using correlation
i want code to compare two images using correlation and to highlight the difference region
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
any one have matlab code for mosse filters for object tracking ?
any one have matlab code for mosse filters for object tracking ?
circa 12 anni fa | 0 risposte | 0
0
risposteDomanda
kalman filter vs correlation filters ?
which filter is most advantageous in tracking an object and why ? is it kalman filter or other correlation filters is advantage...
circa 12 anni fa | 1 risposta | 0
1
rispostaDomanda
can we track an object in a video using matlab even its background changes from frame to frame ?
hi, i want to know is it possible to detect and track an object using matlab even its background changes from frame to frame. i...
circa 12 anni fa | 1 risposta | 0
