Using Opencv Ver4.3 with MS Visual Studio2017 MFC appear Exception when using calibrateCamera function
Hello. I had been testing simple test about OpenCV CameraCalibration function.
I want tell developmental environment.
OS : WindowXP 10 64bit Tool : Microsoft Visual Studio 2017 , MFC App OpenCV Version : 4.3Ver
I create simple program for opencv Test.
Click button, after then In the Button Event doing process under step. 1. image read (chessboard) 2. Check the corner after than draw 3. process the calibrateCamera function.
1 and 2 are no problem.
but 3 is have a problem that occurs Exception like that.
I tried to debugging, but I didn't find reason.
So, Now I asking to OpenCV Users and Developers.
And I uploaded this question, my chessboard image file C:\fakepath\chess.bmp