apex frame 提取工具
- face_recognition
- matplotlib
- numpy
- opencv_python ##How to install dlib on windows
- check python version
1.1 python <3.7→ Links for dlib (aliyun.com)(find your version)
1.2 python>=3.7→sachadee/Dlib: Dlib compiled binary (.whl) for python 3.7, 3.8, 3.9 for windows x64 (github.com)
1.3 python >=3.10→ change it
- Install
python -m pip install "file you download"
參考程式來自: https://github.com/ageitgey/face_recognition
https://github.com/davidnvq/me_recognition