Top "Stereo-3d" questions

This tag should only be used for issues directly related to binocular graphical rendering.

What is the baseline of a stereo camera?

Could someone here explain what exactly is the baseline of a camera?

image-processing opencv stereo-3d
Stereo vision with OpenCV

can anyone provide a good sample program on OpenCV depth maps or distance calculation?

opencv stereo-3d
Bad disparity map using StereoBM in OpenCV

I've put together a stereo cam rig and am having trouble using it to produce a good disparity map. Here's …

python opencv computer-vision stereo-3d
Getting real depth from disparity map

I want to get real distance of an object from stereo camera. I am using OpenCV example code as given …

opencv computer-vision stereo-3d
OpenCV 2.4.9 for Python, cannot find chessboard (camera calibration tutorial)

I am trying to calibrate camera using OpenCV tools according to the following this guide. The problem is that function …

python-2.7 opencv stereo-3d
OpenCV stereo camera, detect object distance

Im a newbie to OpenCV, Ive built openCV and installed Qt to run the example http://code.google.com/p/…

opencv distance stereo-3d stereoscopy
Creating synchronized stereo videos using webcams

I am using OpenCV to capture video streams from two USB webcams (Microsoft LifeCam Studio) in Ubuntu 14.04. I am using …

opencv synchronization webcam video-capture stereo-3d
OpenCV Stereo Matching/Calibration

I'd initially posted this on the OpenCV forums, but unfortunately, I didn't get too many views/replies so I'm posting …

opencv camera-calibration stereo-3d