storing an image
Show older comments
I have taken a video converted in number of frames and created a folder named NEW ,
nframes is 40
for k = 1:nFrames
................. .................
end
please tell how to write imaged into NEW folder in that for loop
1 Comment
Chandra Kurniawan
on 12 Jan 2012
you mean, you've managed to split video file into frames?
and now you want to save the image frames into a folder?
Accepted Answer
More Answers (0)
Categories
Find more on Image Preview and Device Configuration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!