Ask Your Question

Kamel's profile - activity

2018-05-18 09:40:31 -0600 commented question Is this geometric transformation exists in OpenCV ?

Thank you. I updated my drawing, I think the goal is more clear then. I want to exploit the green points. But the drawin

2018-05-18 09:38:22 -0600 edited question Is this geometric transformation exists in OpenCV ?

Is this geometric transformation exists in OpenCV ? Hi, I want to know if a function that makes a such transformation e

2018-05-18 08:44:09 -0600 asked a question Is this geometric transformation exists in OpenCV ?

Is this geometric transformation exists in OpenCV ? Hi, I want to know if a function that makes a such transformation e

2018-05-15 10:04:00 -0600 received badge  Editor (source)
2018-05-15 10:04:00 -0600 edited question Curve interpolation

Curve interpolation Hi, I want to automatically detect lateral maxima and minima on this image : Like you can see, I

2018-05-15 10:03:15 -0600 asked a question Curve interpolation

Curve interpolation Hi, I want to automatically detect lateral maxima and minima on this image : Like you can see, I

2018-04-27 10:10:05 -0600 commented question Undefined reference to cv::solvePnP...

@berak What do you mean ?

2018-04-27 10:00:31 -0600 commented question Undefined reference to cv::solvePnP...

I updated MinGW, now the version is the latest : gcc version 7.3.0 (GCC) I ran cmake again, no problem. Then I tried

2018-04-27 08:29:03 -0600 commented question Undefined reference to cv::solvePnP...

@berak There is no problem when I run cmake. But when I do : mingw32-make The installation continues until this line

2018-04-27 05:42:20 -0600 commented question Undefined reference to cv::solvePnP...

@berak Thanks for answer, I attempted to build mingw libs by this way : C:\opencv\build\x64\mingw>cmake -DENABLE_PR

2018-04-27 05:42:07 -0600 commented question Undefined reference to cv::solvePnP...

@berak Thanks for answer, I attempted to build mingw libs by this way : C:\opencv\build\x64\mingw>cmake -DENABLE_PR

2018-04-26 08:59:56 -0600 commented question Undefined reference to cv::solvePnP...

Thanks for answer, This is the error that occurs after doing that : mingw32-g++.exe: error: C:\opencv\build\x64\mingw

2018-04-26 08:38:13 -0600 asked a question Undefined reference to cv::solvePnP...

Undefined reference to cv::solvePnP... Hi, I am using OpenCV on Windows. I develop on CodeBlocks. I linked the librairi