Skip to content

mbs0221-bjut/StereoVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

StereoVision - OpenCV Implementation

  • ./camera Capture chessboard images for single camera calibration
  • ./measure The SGBM Stereo matching program
    • Capture paired images for stereo calibration.
    • Compute the image disparity map and obtain the 3D point-cloud.