HI , I would like to import an image data uri into opencv.js. Is there a factory function such as cv.imread to do this?
If not, are there any examples javascript routines that can sort the data uri into cv.matFromImageData?
Thank You
1 | initial version |
HI , I would like to import an image data uri into opencv.js. Is there a factory function such as cv.imread to do this?
If not, are there any examples javascript routines that can sort the data uri into cv.matFromImageData?
Thank You