Ask Your Question

D.H. Lee's profile - activity

2019-01-10 19:51:33 -0600 commented question Error static function 'bool pyopencv_to<DAISY_NormalizationType> not defined

@LBerger, @berak, thank you very much

2019-01-09 23:44:48 -0600 commented answer Error static function 'bool pyopencv_to<DAISY_NormalizationType> not defined

Thank you very much! I can compile by you help. I downgraded opencv_contrib to 3.4.5.(changed github branch from master

2019-01-09 23:43:26 -0600 commented answer Error static function 'bool pyopencv_to<DAISY_NormalizationType> not defined

Thank you very much! I can compile by you help. I downgraded opencv_contrib to 3.4.5. Now I can run opencv-python but py

2019-01-09 18:37:12 -0600 marked best answer Error static function 'bool pyopencv_to<DAISY_NormalizationType> not defined

Hi. I've tried to compile opencv 3.4.5 for using nonfree (xfeatures2d). but I can't solve this problem. please help me.

  1. OS : windows 10 64bit
  2. compiler : visual studio 2017 community (set: release x64)
  3. compile error a. code : C2129 b. description : static function 'bool pyopencv_to <daisy_normalizationtype>(PyObject , T& const char)' declared but not defined
2019-01-09 18:37:12 -0600 received badge  Scholar (source)
2019-01-08 18:32:39 -0600 asked a question Error static function 'bool pyopencv_to<DAISY_NormalizationType> not defined

Error static function 'bool pyopencv_to<daisy_normalizationtype> not defined Hi. I've tried to compile opencv 3.4.