justadudewhohacks / justadudewhohacks/opencv4nodejs
I can't use EigenfaceRecognizer
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to use the EigenfaceRecognizer and Fisherface for face recognition but when I try to use cv.EigenfaceRecognizer it gives me a error message that "EigenfaceRecognizer is not a valid constructor".
I installed the extra modules with the cmake gui but doesn't worked.
console.log cv.face gives me undefined. I try cv.modules and doest have the face module.


OpenCV version 4.5.1
With OpenCV-contrib? (extra modules): YES
Windows 10
Contributor guide
Assessment
This issue has not been assessed yet.