Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to make findChessboardCorners run faster?

I have a chessboard image of size 3264x2448 when running on my Android 1.2 GHz Quad with opencv 3.2 and CALIB_CB_ADAPTIVE_THRESH + CALIB_CB_NORMALIZE_IMAGE + CALIB_CB_FAST_CHECK flag on,It take 4 minutes to return a result.How can I make it run faster but not losing any resolution.