calib3d problem in opencv 2.4.9 on Mac OS X
I had a problem with the findChessboardCorners function in calib3d module. I can compile the source code which I looked for in the opencv doc, and i get a runtime crush when the function will be executed. There is no error message, just a crush. Also I had the same problem when i want to call StereoBM functions.
Mac OS X 10.9.4 | OpenCV 2.4.9 | Qt 5.3 clang 64bit
please run a debug build. a lot of important asserts get suppressed in release mode