how can i get frames from real time video recording in matlab
2 views (last 30 days)
Show older comments
I want to read frames from real time video recorded by web camera or a CCD.
0 Comments
Accepted Answer
Walter Roberson
on 19 Dec 2012
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 Comments
More Answers (0)
See Also
Categories
Find more on MATLAB Support Package for IP Cameras in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!