davisking / dlib

A toolkit for making real world machine learning and data analysis applications in C++
http://dlib.net
Boost Software License 1.0
13.59k stars 3.38k forks source link

dlib face recognition on android #965

Closed xjohnxjohn closed 6 years ago

xjohnxjohn commented 7 years ago

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 )

axmadjon commented 7 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#/

xjohnxjohn commented 6 years ago

Thx, axmadjon.

dlib-issue-bot commented 6 years ago

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.

dlib-issue-bot commented 6 years ago

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.