S
S
Stanislav Nekrasov2019-10-28 14:03:44
Java
Stanislav Nekrasov, 2019-10-28 14:03:44

How to make a face recognition system on android?

Hello. How to make a face recognition system on android? Those. you need to somehow take an image from the camera, analyze it, and compare it with the faces in the database on the server, if there is such a person on the server, then do something further. Please tell me what to read on this topic? Maybe there are already ready-made classes for this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
grinat, 2019-10-28
@Metalofon

1. Looking for dlib for android, for example this one https://github.com/tzutalin/dlib-android ( dlib.net/imaging.html#get_frontal_face_detector )
2. Plugging in
3. ???
4. PROFIT!! 11
ps: well, or you can stick opencv, it is also
there

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question