opencv-js-webworker
opencv-js-webworker copied to clipboard
Processing with ImageBlob or img tag data
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