get frame of a video
3 次查看(过去 30 天)
显示 更早的评论
how to get frame of a video 1 by 1 and then its image so that i can calculate mu and sigma of its each pixel.
2 个评论
采纳的回答
Image Analyst
2012-5-30
See my demo: http://www.mathworks.com/matlabcentral/answers/5551-video-processing-in-matlab It does that. The only thing you need to add is to call std() to get the mean of the frame.
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!