Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

in general, to extend the opencv.js wrappers you'd have to modify embindgen.py and maybe core_bindings.cpp

take a look at the recently added aruco js bindings

in general, to extend the opencv.js wrappers you'd have to modify embindgen.py and maybe core_bindings.cpp

as an example, take a look at the recently added aruco js bindings