justadudewhohacks/opencv4nodejs

I can't use EigenfaceRecognizer

Opened this issue · 2 comments

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.

Sem título
Sem título2

OpenCV version 4.5.1
With OpenCV-contrib? (extra modules): YES
Windows 10

Not working for me also.
Installed extra modules, still same error

Same issue for me.
Did you have found a solution ?

Have nice day.