1 | initial version |
Maybe here you found the theory for camera calibration and code: http://docs.opencv.org/3.1.0/d4/d94/tutorial_camera_calibration.html
and here is code for compute disparity map using sgbm algorithm in c++ with OpenCv
http://stackoverflow.com/questions/35904437/bad-disparity-map-using-opencv-stereobm