Skip to content

Camera calibration

Stacy edited this page Nov 30, 2022 · 2 revisions

Camera calibration

  1. Print a checkboard.

  2. Make 10-15 camera images in different angles, distance from camera and position in the image.

  3. Run a simple code.

checkboards

  1. Camera matrix, projection matrix and distortion coefficients should be printed in terminal.

  2. Now the image can be undistorted.

Undistorted_image