photo

Anurag


Last seen: 거의 3년 전 2016년부터 활동

Followers: 0   Following: 0

통계학

  • First Review

배지 보기

Feeds

보기 기준

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변