Ask Your Question

Revision history [back]

QRCodeDetector() not found in opencv.js

Hi, Has anyone used the QRCodeDetector in Opencv.js I tried this call in javascript

let detector = cv.QRCodeDetector()

and got cv.QRCodeDetector is not a function