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!