how can i get frames from real time video recording in matlab
2 次查看(过去 30 天)
显示 更早的评论
I want to read frames from real time video recorded by web camera or a CCD.
0 个评论
采纳的回答
Walter Roberson
2012-12-19
Usually you cannot get all of the frames in real time from a camera. You might be able to do it if the frame rate is about 1 to 5 frames per second. For anything faster than that you should probably be using the image acquisition toolbox.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Support Package for IP Cameras 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!