We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Store image of actually used patterns used for the calibration determined in if-clause at
oplab_pipeline/src/auv_cal/camera_calibrator.py
Line 792 in cf8c832
Currently all detected corners are written to an image at
Line 661 in cf8c832
Do the same for StereoCalibration class at
Line 1319 in cf8c832
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Store image of actually used patterns used for the calibration determined in if-clause at
oplab_pipeline/src/auv_cal/camera_calibrator.py
Line 792 in cf8c832
Currently all detected corners are written to an image at
oplab_pipeline/src/auv_cal/camera_calibrator.py
Line 661 in cf8c832
This is also useful to have, but only having this will very likely make users believe that all these patterns were used.
Do the same for StereoCalibration class at
oplab_pipeline/src/auv_cal/camera_calibrator.py
Line 1319 in cf8c832
The text was updated successfully, but these errors were encountered: