justadudewhohacks / justadudewhohacks/opencv4nodejs

Opencv FaceRecognition

Open
#724 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.1k
Forks
826
PR merge metrics
No merged PRs in 30d

Description

As exposed on some threads of OpenCV, confidence is not returned when runs predict method.
https://answers.opencv.org/question/82294/cant-get-predict-confidence/

But, one possible solution is to rebuild OpenCV removing CV_WRAP at face.hpp file.
https://github.com/Itseez/opencv_contrib/blob/master/modules/face/include/opencv2/face.hpp#L259

How to point opencv4nodejs to use this rebuild library?
I've tried to use package.json options but it appears to not work as I expected.

*OpenCV version* (example 3.4.1): 4.3.0

*With OpenCV-contrib?* (extra modules): yes/no? yes

*OS*: Windows 7 / 8 / 10? / MacOSX? / Ubuntu? macOS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.