How to read pictures from two cameras
Is there any example how to read pictures from two cameras( on the same PC) and then work further with these pictures?
add a comment
Is there any example how to read pictures from two cameras( on the same PC) and then work further with these pictures?
Sure!
Here it is.
The trick is creating two cv::VideoCapture objects and capture images from them.
Enjoy it!
Asked: 2012-11-24 13:56:46 -0600
Seen: 255 times
Last updated: Nov 24 '12