-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't find FaceRecognizer! #244
Comments
The |
Hello saudet i beginner in java and i have one problem |
@hokage4 Upgrade to JavaCV 1.2. |
how can do that ? can you give me tutorial or advise please . |
@saudet please can you answer me |
@hokage4 Try the pom.xml file in the README.md file here: |
thank you @saudet it work successfully but i have tiny problem |
That would be a question for Stack Overflow or http://answers.opencv.org/ |
thank you i fix it now how can convert from mat of opencv to Iplimge of javacv |
thank you very match it work successfully , |
in OpenCVFaceRecognizer.java i can't find FaceRecognizer.And "import static org.bytedeco.javacpp.opencv_face.*; " there has a problem my eclipse can't find this package.
The text was updated successfully, but these errors were encountered: