How to convert video into Frames
显示 更早的评论
Hi sir
I'm doing a project on histogram equalization of videos for that i need to convert videos into images(Frames) so that i can apply histogram techniques on images and again i convert back into video of avi format.
please help me sir i am using matlab version R2010a
Thankyou...
2 个评论
Image Analyst
2014-2-18
That could give a very odd looking video. At the very least you'd want to do it only on the L or V channel, not on R, G, and B separately.
vijay chander
2014-2-24
编辑:vijay chander
2014-2-25
采纳的回答
更多回答(1 个)
Urmila
2014-2-12
0 个投票
you can use mmreader(filemame) function. see matlab documentation on mmreader function.
类别
在 帮助中心 和 File Exchange 中查找有关 Video Formats and Interfaces 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!