TechStark / opencv-js

OpenCV JavaScript version for node.js or browser
https://npmjs.com/@techstark/opencv-js
Apache License 2.0
408 stars 36 forks source link

Uncaught 1052321672 ___throw opencv.js:30 #38

Open Muhammadsaqib11 opened 1 year ago

Muhammadsaqib11 commented 1 year ago

I am having an exception while using openCV with react-p5, after some time opencv start throwing error Uncaught 1052321672 @ttt43ttt

uncaught error

ttt43ttt commented 1 year ago

try to use cv.exceptionFromPtr(err) to see what the exception is.