mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
js: allow building with basic aruco functionality
This commit is contained in:
@@ -79,6 +79,9 @@ using namespace cv;
|
||||
using namespace dnn;
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_OPENCV_ARUCO
|
||||
using namespace aruco;
|
||||
#endif
|
||||
|
||||
namespace binding_utils
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user