photo

anji venkat


Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Professional Interests: object tracking

Statistik

MATLAB Answers

8 Fragen
0 Antworten

RANG
236.890
of 301.252

REPUTATION
0

BEITRÄGE
8 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
62.5%

ERHALTENE STIMMEN
0

RANG
 of 21.207

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.657

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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;

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


any one have matlab code for mosse filters for object tracking ?
any one have matlab code for mosse filters for object tracking ?

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort