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
why not set checkboard's size_per_grid ?
The text was updated successfully, but these errors were encountered:
DIM, K, D = get_K_and_D((6,9), '')
Sorry, something went wrong.
(6,9) is width and high, but not have grid size, exp. 50mm. "objp" don't consider grid size?
yes, 映射的过程, 和size无关, 棋盘格矫正方案, 重点在于点到点的映射
No branches or pull requests
why not set checkboard's size_per_grid ?
The text was updated successfully, but these errors were encountered: