- Use
calibrate_distort.py
for getting cameras' K & D; - Use
get_image.py
for testing K & D and prepare the images for next step; - Use
calibrate_perspective.py
(x, y, z, roll, pitch, yaw) orcalibrate_homography.py
(4 points) for adjusting the homogeneous matrix.
opencv-python
numpy
easydict