![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6780754_1631847810194_DEF.jpg)
Anurag
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年 前 | 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