opencv_contrib in opencvjs
Has anyone managed to build the opencv_contrib modules into opencvjs? If so, could you tell me how you did it?
Has anyone managed to build the opencv_contrib modules into opencvjs? If so, could you tell me how you did it?
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
Asked: 2019-01-11 13:14:40 -0600
Seen: 1,943 times
Last updated: Jan 11 '19
setting include files with opencv 3.0
what is the purpose of the adas module ?
how to train the new ICFDetector ?
building OpenCV 3 with extra modules
OpenCV 3.0 (contrib) Integral Channel Features
How to speed up TLD tracker in opencv 3 with contrib modules ? [closed]
LatentSVM crashes in OpenCV 3.0.0 (contrib)
Yeah I'd like to know also...