I use openCV functions in LabView (make dll) to do camera calibration. Function findChessboardCorners works good with 22x21 chessboard pattern and less (14x13, 8x7, ...), but 24x23 and greater causes a crash of LabView. Can someone help?
1 | initial version |
I use openCV functions in LabView (make dll) to do camera calibration. Function findChessboardCorners works good with 22x21 chessboard pattern and less (14x13, 8x7, ...), but 24x23 and greater causes a crash of LabView. Can someone help?