Ask Your Question

ccerhan's profile - activity

2017-12-21 10:29:04 -0600 received badge  Notable Question (source)
2016-12-16 14:54:12 -0600 received badge  Popular Question (source)
2014-10-09 04:29:55 -0600 received badge  Student (source)
2014-09-04 02:30:14 -0600 commented answer Where can I download old versions of OpenCV?

Thanks a lot !

2014-09-04 02:30:07 -0600 received badge  Scholar (source)
2014-09-03 16:44:04 -0600 commented question Where can I download old versions of OpenCV?
2014-09-03 15:51:09 -0600 asked a question Where can I download old versions of OpenCV?

I searched for opencv 2.4.6 but i could not found in sourceforge which link is: http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/

I want to download it for Mac OS X.

2014-09-03 15:47:45 -0600 asked a question 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

2014-09-03 15:30:23 -0600 answered a question is there a problem with calib3d in opencv 2.4.9?

This post is not an answer ! I had the same problem like that with the findChessboardCorners function in calib3d module. I think solutions would be the same. 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. How can I solve this?

I use; Mac OS X 10.9.4 | OpenCV 2.4.9 | Qt 5.3 clang 64bit

Also, I search for opencv 2.4.6 which I use before in my pc and worked well, but i could not found in sourceforge with this link: http://sourceforge.net/projects/opencvlibrary/files/opencv-unix/