Ask Your Question

Wajahat's profile - activity

2017-03-22 04:03:58 -0600 answered a question HoughCircles seems powerless when dealing with concentric circles

I also agree. Just found out that openCV returns only one radius w.r.t to a center.

2015-12-03 16:43:58 -0600 received badge  Necromancer (source)
2015-06-19 08:15:37 -0600 received badge  Supporter (source)
2015-06-19 06:45:19 -0600 answered a question Bindings to access openCV from MATLAB do not generate

I solved it following the steps below:

1- Downloaded OpenCV extra modules from : https://github.com/itseez/opencv_contrib

2- Following the steps on the page i.e. in CMAKE GUI:

a) Goto OPENCV_EXTRA_MODULES_PATH and set the path to .....opencv_contrib-master\modules

b) configure again and now it shows :

Matlab:

mex: c:/Program Files/Matlab/R2014b/bin/mex.bat

Compiler/generator: Working