Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

What algorithm does cv::findChessboardCorners use?

Hi,

I wonder what algorithm is used in cv::findChessboardCorners. I found explanations for a lot of funcrions in openCV but no information about cv::findChessboardCorners. Is it something like a Harris coner detector or some other standard algorithm?

~Tankard