photo

Anurag


Last seen: 3 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
235,088
of 297,527

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

8 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答