文件名称:openCV:用于面部识别的openCV测试
文件大小:339KB
文件格式:ZIP
更新时间:2024-05-10 13:57:52
Python
轻松面部识别 向量之间的最小范数识别(128D dlib描述符) 先决条件 确保在您的Python环境中安装了以下库: OpenCV dlib 麻木 盗用者 枕头 使用您要检测的人的图像来更新known_faces目录(请确保像扎克伯格的例子一样在面部周围裁剪)。 请仅使用.jpg或.png文件。 跑步 opencv_test.py --i known_faces 作者 Marc&Donald-首席数据科学家 执照 此项目已获得MIT许可证的许可-有关详细信息,请参阅文件。
【文件预览】:
openCV-main
----runtime.txt(12B)
----requirements.txt(68B)
----LICENSE.md(1KB)
----README.md(655B)
----pretrained_model()
--------shape_predictor_68_face_landmarks.dat(133B)
--------dlib_face_recognition_resnet_model_v1.dat(133B)
--------shape_predictor_5_face_landmarks.dat(132B)
----.gitattributes(42B)
----opencv_test.py(4KB)
----known_faces()
--------Himaf.jpg(172KB)
--------Lauriane.jpg(37KB)
--------Donald.jpg(125KB)