Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Up to my knowledge you can see the functions included in opencv.js here:

https://github.com/opencv/opencv/blob/master/modules/js/src/embindgen.py

As you can see imwrite isn't included, if you know how to save an image stores in a cv.Mat to a JPEG file I'll be grateful