Wednesday, 28 August 2019

Running python codes on android

I have my code to run python real time face recognition, it is here: https://github.com/ageitgey/face_recognition

I want to use it on android, and use the mobile camera to recognize faces, is that possible? and how? code includes scipy, opencv, and face_recognition libraries



from Running python codes on android

No comments:

Post a Comment