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)
2. compile error
a. code : C2129
b. description : static function 'bool pyopencv_to (PyObject *, T& const char*)' declared but not defined
↧