You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change path to the input video in camera_matrix_calibration.py
Set 4 world cordinates for the reference points in camera_matrix_calibration.py
Run script:
python3 camera_matrix_calibration.py
Select 4 reference points in the rendered figure. The selected points are rendered as the blue dots.
The calibration matrix is automatically computed and saved as camera_calibration_matrix.csv. The provided reference world coordinates
are tested with the new calibration matrix and rendered as the red dots.
Trajectory rendering
Change path to the input video in render_data_video.py
Change path to the recorded data in render_data_video.py