opencv-js icon indicating copy to clipboard operation
opencv-js copied to clipboard

Uncaught 1052321672 ___cxa_throw opencv.js:30

Open ajaykr089 opened this issue 2 years ago • 4 comments

Hi there,

I am having an exception while using openCV with react-webcam, after few seconds opencv start throwing below error

image

exception error is not clear to me so unable to identify the issue :(

Please let me know if anyone else is having the same, OR how to resolve it

Thanks.

ajaykr089 avatar Sep 07 '22 04:09 ajaykr089

same question

DeAntiWang avatar Mar 01 '23 09:03 DeAntiWang

Hi I'm facing the same issue.

daliborjelinek avatar Mar 12 '23 16:03 daliborjelinek

Same question, does anyone know how to fix it?

Ho-no avatar May 07 '23 06:05 Ho-no

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

ttt43ttt avatar Oct 03 '23 08:10 ttt43ttt