Search found 3 matches
- 2012-06-11T03:41:39-07:00
- Forum: Users
- Topic: How to convert a video into images
- Replies: 7
- Views: 43091
Re: How to convert a video into images
Thanks. Im new to all this so im having these problems. can you please tell me how to set a path to where my images are located?
- 2012-06-11T03:40:46-07:00
- Forum: Users
- Topic: How to convert a video into images
- Replies: 7
- Views: 43091
Re: How to convert a video into images
[/quote]Converting all frames of a video to images would take a lot of resources. I do not believe that IM allows you to skip or jump. Nevertheless, see http://www.imagemagick.org/Usage/video/ Probably just convert video.avi image.png You did not say what output format you want. As for comparing ...
- 2012-06-09T04:26:12-07:00
- Forum: Users
- Topic: How to convert a video into images
- Replies: 7
- Views: 43091
How to convert a video into images
Im working in Matlab and i want to convert the frames of an avi video into separate images. and then i want to use all those frames to match them with some other images. Can anyone please tell how i can do that using imagemagick?