Have the aruco module and it’s support been completely purged in latest OpenCV? I am simply unable to access the aruco module at all through cv2.aruco. I saw some posts mentioning that you dont need to access the modules functions through the aruco keyword anymore, but I cant find for example Dictionary_get or detectMarkers.
And yes, I have installed opencv-contrib-python.
have you installed any other packages relating to OpenCV? if yes, that’s a problem.