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