how to acquire live video frames using Stereo Cameras
    1 view (last 30 days)
  
       Show older comments
    
    Kamran Asif
 on 24 Jun 2018
  
    
    
    
    
    Answered: Walter Roberson
      
      
 on 24 Jun 2018
            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.
0 Comments
Accepted Answer
  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".
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
