Info

This question is closed. Reopen it to edit or answer.

How can i convert video into particular number of frames(suppose 10 or 15)? Please help me with the matlab code.

1 view (last 30 days)
suppose, i want to convert a video of particular alphabet spoken into number of frames.how can i do it? i need the better code.

Answers (1)

Image Analyst
Image Analyst on 18 Dec 2013
How do you want to do this? If you want fewer frames, can you subsample? If you want more frames, can you replicate? Otherwise you're looking at interpolation and it's a lot harder.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!