calib3d 模块. 相机定标和三维重建

Although we got most of our images in a 2D format they do come from a 3D world. Here you will learn how to find out from the 2D images information about the 3D world.

  • CameraCalSqChess

    Title: 使用棋盘格来进行摄像机标定

    Compatibility: > OpenCV 2.0

    Author: Victor Eruhimov

    You will use some chessboard images to calibrate your camera.

  • CameraCalibration

    Title: Camera calibration With OpenCV

    Compatibility: > OpenCV 2.0

    Author: Bernát Gábor

    Camera calibration by using either the chessboard, circle or the asymmetrical circle pattern. Get the images either from a camera attached, a video file or from an image collection.

Previous topic

用OpenCV创建视频

Next topic

使用棋盘格来进行摄像机标定

This Page