photo

anji venkat


Actif depuis 2014

Followers: 0   Following: 0

Message

Professional Interests: object tracking

Statistiques

MATLAB Answers

8 Questions
0 Réponses

RANG
230 114
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
8 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
62.5%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


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;

presque 12 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 12 ans il y a | 1 réponse | 0

0

réponse

Question


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

presque 12 ans il y a | 2 réponses | 0

2

réponses

Question


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

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 12 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 12 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 12 ans il y a | 1 réponse | 0

1

réponse