Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

reading data uri with opencv.js

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