文件名称:python的人脸检测代码
文件大小:4.19MB
文件格式:ZIP
更新时间:2021-05-21 14:44:40
python 人脸检测
人脸检测的python代码,还有例子。 要想使用opencv,就必须先知道其能干什么,怎么做。于是API的重要性便体现出来了。就本例而言,使用到的函数很少,也就普通的读取图片,灰度转换,显示图像,简单的编辑图像罢了。
【文件预览】:
Face-Parts-Detection-master
----results()
--------face_overlay.png(365KB)
--------face3_right_eye.png(370KB)
--------face4_left_eye.png(370KB)
--------face0_mouth.png(370KB)
--------face6_jaw.png(369KB)
--------face2_left_eyebrow.png(371KB)
--------face1_right_eyebrow.png(371KB)
--------face5_nose.png(369KB)
----face_parts_detection.py(3KB)
----images()
--------face1.jpg(59KB)
--------face2.jpg(79KB)
----result_write.txt(276B)
----result_writer.py(194B)
----README.md(710B)
----docs()
--------index.html(368B)
--------_layouts()
--------_sass()
--------404.md(327B)
--------images()
--------_includes()
--------CNAME(1B)
--------LICENSE(1KB)
--------style.scss(4KB)
--------about.md(258B)
--------_config.yml(3KB)
--------_posts()
----.gitignore(1KB)