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
I've extracted the camera's intrinsic parameters using examples/intrinsic_calib
However, I can't correctly run the program examples/extrinsic_calib
In the --help option, there are many argument values need to set, but I have no idea how to set them
The following is how I set the argument values
--calib, the folder containing camera_0_calib.yaml file which is generated from intrinsic_calib
--output, empty folder
--input, the folder containing images that in camodocal/data/images
Can someone who has successfully run the program briefly explain or give an example command
Thanks for considering my issue.
The text was updated successfully, but these errors were encountered:
I've extracted the camera's intrinsic parameters using examples/intrinsic_calib
However, I can't correctly run the program examples/extrinsic_calib
In the --help option, there are many argument values need to set, but I have no idea how to set them
The following is how I set the argument values
--calib, the folder containing camera_0_calib.yaml file which is generated from intrinsic_calib
--output, empty folder
--input, the folder containing images that in camodocal/data/images
Can someone who has successfully run the program briefly explain or give an example command
Thanks for considering my issue.
The text was updated successfully, but these errors were encountered: