Open wtyuan96 opened 1 year ago
When using OpenCV to detect corners, the function cv::cornerSubPix is not called, which reduces the accuracy of corners.
cv::cornerSubPix
When using OpenCV to detect corners, the function
cv::cornerSubPix
is not called, which reduces the accuracy of corners.