Replies: 1 comment 1 reply
-
It looks like aruco is part of opencv_contrib. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have installed vcpkg OpenCV in my system.
But when I invoke #include <opencv2/aruco.hpp>
I get an error where the file does not exist.
When I checked the installation location of OpenCV. I can't find anything related to aruco.
the official OpenCV does have this header, who does VCPKG not?
Beta Was this translation helpful? Give feedback.
All reactions