Where is Rodrigues in OpenCV.JS?
The build instructions for OpenCV.JS don't seem to include the Rodrigues function... is it buried in there somewhere?
The build instructions for OpenCV.JS don't seem to include the Rodrigues function... is it buried in there somewhere?
there are no js wrappers for anything from the calib3d module yet, so no Rodrigues
you can take a look here to see, what's in (or not..)
The instructions here seem to include some things from calib3d: https://github.com/ganwenyao/opencv_js ... maybe it's possible to tweak it to include Rodrigues?
Posted as a separate question here: http://answers.opencv.org/question/20...
Asked: 2018-11-18 03:18:11 -0600
Seen: 472 times
Last updated: Nov 18 '18
I am with difficulties in building the openCV.js in MAC OS
Why doesn't opencv.js include CvKNearest?
How to create a mask in OpenCV.js?
how to include opencv.js and opencv.wasm into html?
OpenCV.js facial landmarks + human skeleton tracking
Opencv.js usecases and limitations
Problem loading haar cascade file in opencv.js