20 lines
527 B
Plaintext
20 lines
527 B
Plaintext
Metadata-Version: 2.1
|
|
Name: face_recognition_util
|
|
Version: 0.1.2
|
|
Summary: face recognition tools
|
|
Home-page: https://github.com/reventhao/face_recognition_util
|
|
Author: reventhao
|
|
Author-email: ren895873@gmail.com
|
|
License: MIT Licence
|
|
Keywords: face_recognition_util
|
|
Platform: any
|
|
Requires-Dist: numpy
|
|
Requires-Dist: dlib
|
|
Requires-Dist: gevent
|
|
Requires-Dist: flask
|
|
Requires-Dist: opencv-python
|
|
Requires-Dist: face-recognition
|
|
Requires-Dist: Pillow
|
|
|
|
Provide Base64 transcoding,Picture zoom,Face comparison,and real-time comparison
|