Closed xjohnxjohn closed 6 years ago
@xjohnxjohn
try using
https://github.com/axmadjon/ComputerVision
ya worked on this project and customized it
https://tech.pic-collage.com/face-landmarks-detection-in-your-android-app-part-1-2c4431eaa3d9
https://github.com/boyw165/my-dlib-experiment
http://slides.com/boywang/face-landmarks-in-your-android-app/fullscreen#/
Thx, axmadjon.
Warning: this issue has been inactive for 274 days and will be automatically closed on 2018-09-07 if there is no further activity.
If you are waiting for a response but haven't received one it's likely your question is somehow inappropriate. E.g. you didn't follow the issue submission instructions, or your question is easily answerable by reading the FAQ, dlib's documentation, or a Google search.
Notice: this issue has been closed because it has been inactive for 278 days. You may reopen this issue if it has been closed in error.
Hi Davis, We coding the app on android "Face Recognition" and everything work fine except the value of face descriptor are missing when compare with the value from "dnn_face_recognition_ex.cpp" or "face_recognition.py" from your example programs. I used Dlib v.19.6. How I fixed it? If you want see more info, please let me know. Thanks. (on android, we process from the same image but different values, I think it should be the same value that process from face_recognition.py )