文件名称:自己做的人脸识别函数库
文件大小:11KB
文件格式:RAR
更新时间:2016-03-14 05:53:21
人脸识别
我这里是用opencv写的几个函数,大家可以参考一下,只是通过简单的算法的,包括获取眼睛,嘴巴的位置,准确率还行,对于初学者有帮助……
【文件预览】:
mylib
----getcounter()
--------counter.h(126B)
--------counter.cpp(574B)
----detect()
--------opt_image.cpp(2KB)
--------opt_image.h(151B)
--------detect_and_estimate.h(409B)
--------detect_and_estimate.cpp(6KB)
----shap()
--------operat_shap.cpp(217B)
--------operat_shap.h(98B)
--------counter.h(126B)
--------counter.cpp(464B)
----getmouth()
--------get_mouth.cpp(994B)
--------get_mouth.h(100B)
--------get_mouth_ad_eye.h(127B)
--------get_mouth_ad_eye.cpp(4KB)
----vedio_operator()
--------vedio_oprate.cpp(969B)
--------vedio_operate.h(147B)
----geteye()
--------get_eye_rect.cpp(8KB)
--------get_eye_rect.h(610B)
----image_operator()
--------imageoperator.cpp(1KB)
--------imageoperator.h(190B)
----camera_operator()
--------cameraoperate.cpp(700B)
--------cameraoperate.h(120B)