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
when I run the "python apps/calibration/calib_intri.py 00_Try-Input/24-10-10-Learning/intri_data --step 5"
cmd says "usage: calib intri.py [-h][--image IMAGE] [--ext {.jpg,.png}] [--num NUM][--remove] path calib intri.py: error: unrecoanized arguments :--step 5" It will make the intri.yml cannot be export.
The text was updated successfully, but these errors were encountered:
What are you trying to achieve by giving "--step" argument ??
Sorry, something went wrong.
I delete the "--step 5" and it works
No branches or pull requests
when I run the
"python apps/calibration/calib_intri.py 00_Try-Input/24-10-10-Learning/intri_data --step 5"
cmd says
"usage: calib intri.py [-h][--image IMAGE] [--ext {.jpg,.png}] [--num NUM][--remove]
path
calib intri.py: error: unrecoanized arguments :--step 5"
It will make the intri.yml cannot be export.
The text was updated successfully, but these errors were encountered: