how to acquire live video frames using Stereo Cameras

3 views (last 30 days)
I am new to image processing. i'm trying to do distance measuring in real time. but the problem is that i can not find a way to get real time video frames using stereo Camera.I have done the stereoCamera calibration. Is there anyone to guide me.

Accepted Answer

Walter Roberson
Walter Roberson on 24 Jun 2018
Create two videoinput() objects with different device IDs. getsnapshot() each of them to get current frames.
There is no special method to get a "stereo frame".

More Answers (0)

Products


Release

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!