We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960714d commit 166e302Copy full SHA for 166e302
modules/aruco/CMakeLists.txt
@@ -1,2 +1,2 @@
1
set(the_description "ArUco Marker Detection")
2
-ocv_define_module(aruco opencv_core opencv_imgproc opencv_calib3d WRAP python java objc)
+ocv_define_module(aruco opencv_core opencv_imgproc opencv_calib3d WRAP python java objc js)
0 commit comments