photo

anji venkat


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Professional Interests: object tracking

Estadística

MATLAB Answers

8 Preguntas
0 Respuestas

CLASIFICACIÓN
230.114
of 301.383

REPUTACIÓN
0

CONTRIBUCIONES
8 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
62.5%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.252

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.306

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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;

casi 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

casi 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta