Last active
January 26, 2019 16:38
-
-
Save bebosudo/e04a42b5e9e86a464cb1db2d36174604 to your computer and use it in GitHub Desktop.
Project on Zhang calibration method, undistortion and super-imposition of an object, for CVPR @ units.it
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following are the images used in the notebook to extract the camera matrix.
Download them and place them along the notebook, in a directory named
images/
:While the following is the high-quality version of image 10 with detected corners (green), projected points without using the distortion matrix (red) and projected points using the distortion matrix (blue) which often cover the detected corners (green squares).
undist_pts_10