aruco compilation for python3.5

asked 2016-11-13 01:24:34 -0600

Hey,

I compiled opencv with opencv_contrib on UBUNTU 14.06, and after that I could import aruco with its methods. when I did the same on Windows 7 the compilation was successful, but when I imported aruco on python I could see and use only parameters, no functions/methods.

Have somebody experienced this problem?

Thanks in advance

edit retag flag offensive close merge delete