You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
how can I use this when I have the image as a blob or this img element as an React ref?
I tried to pass the element to cv.imageProcessing and then call cv.imread to read the image.
I get this error: HTMLImageElement object could not be cloned
The text was updated successfully, but these errors were encountered:
Hello,
how can I use this when I have the image as a blob or this img element as an React ref?
I tried to pass the element to cv.imageProcessing and then call cv.imread to read the image.
I get this error: HTMLImageElement object could not be cloned
The text was updated successfully, but these errors were encountered: