Clear Filters
Clear Filters

how can i get frames from real time video recording in matlab

4 views (last 30 days)
I want to read frames from real time video recorded by web camera or a CCD.

Accepted Answer

Walter Roberson
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.

More Answers (0)

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!