How to convert video into Frames
Ältere Kommentare anzeigen
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 Kommentare
Image Analyst
am 18 Feb. 2014
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
am 24 Feb. 2014
Bearbeitet: vijay chander
am 25 Feb. 2014
Akzeptierte Antwort
Weitere Antworten (1)
Urmila
am 12 Feb. 2014
0 Stimmen
you can use mmreader(filemame) function. see matlab documentation on mmreader function.
1 Kommentar
vijay chander
am 12 Feb. 2014
Kategorien
Mehr zu Video Formats and Interfaces finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!