OpenCV_4.2.0/opencv_contrib-4.2.0/modules/aruco/CMakeLists.txt

3 lines
130 B
CMake
Raw Normal View History

2024-07-25 16:47:56 +08:00
set(the_description "ArUco Marker Detection")
ocv_define_module(aruco opencv_core opencv_imgproc opencv_calib3d WRAP python java)