photo

Anurag


Last seen: mehr als 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Statistik

MATLAB Answers

3 Fragen
0 Antworten

RANG
180.242
of 301.172

REPUTATION
0

BEITRÄGE
3 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 21.183

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 173.200

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

  • First Review

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to use a function in a loop for whole database in image processing using MatLab
I have a code for finding a skeleton of an image. I want to use that code to find the skeleton of all frames present in a folder...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I have a video of a man walking.I need to bring this man in middle keeping his motion intact. i.e. appears to be walking but stays at same place
<</matlabcentral/answers/uploaded_files/60047/001-bg-01-090-041.png>> It's in black and white silhouette form. (Man-White, Rest...

mehr als 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I am running a loop which generate an image fg_modify inside loop. i.e. the image is generated inside loop everytime with same name and get over-written in next run. I want to make a video using all these images. Please help me.
for i=1:numframes %blah blah %blah blah figure; imshow(fg_modify,[]) end I want to make a video using all images(fg_mo...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort