mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
JS bindings for Aruco-based QR code detector.
This commit is contained in:
@@ -90,6 +90,8 @@ using namespace cv;
|
||||
using namespace cv::segmentation; // FIXIT
|
||||
|
||||
using namespace cv::aruco;
|
||||
typedef aruco::DetectorParameters aruco_DetectorParameters;
|
||||
typedef QRCodeDetectorAruco::Params QRCodeDetectorAruco_Params;
|
||||
|
||||
#ifdef HAVE_OPENCV_DNN
|
||||
using namespace cv::dnn;
|
||||
|
||||
Reference in New Issue
Block a user