标签: python opencv camera-calibration
我正在尝试使用在铝板上印有6x6棋盘图案的图像校准摄像机。
我遵循了其他脚本中的约定,但是无论我做什么,它似乎都返回false,并且找不到任何角落。
""
Here is an example of one of my images, I realize the top is cut off, but the issue remains with images where the whole chessboard is showing
我在这里做错了什么?