createFisherFaceRecognizer in Java OpenCV -
I'm trying to implement the face recognizer using the official OpenCV Java binding (not a Javascript), though not me Looks like the FindFisherFaceRecognizer () method to find the equivalent.
From my quick research it seems that it has not yet been implemented in Java. If this is the case, then what are the success / my choices?
Yes, a known bug.
(built-in) C ++ method createFisherFaceRecognizer () A There is a nonsense-AP in javacv, but at least they were manually resolved Ptr & lt; FaceRecognizer & gt; and auto-generated Java wrappers can not handle those PTR types. > If you are good with Jenny, you can revise it again.
Comments
Post a Comment