基于opencv3人脸检测程序(c++)

时间:2020-07-02 10:24:07
【文件属性】:
文件名称:基于opencv3人脸检测程序(c++)
文件大小:1.36MB
文件格式:RAR
更新时间:2020-07-02 10:24:07
人脸检测 使用vs2017编写了一个基于opencv3的人脸检测程序,效果还不错。比较了一下opencv2和opencv3,发现opencv3的检测速度要快一些,应该是做了优化吧。
【文件预览】:
opencv人脸检测 - opencv3
----.vs()
--------test()
----test.v12.suo(22KB)
----test()
--------stdafx.cpp(210B)
--------test.cpp(4KB)
--------image.jpg(28KB)
--------stdafx.h(234B)
--------test.vcxproj(8KB)
--------test.vcxproj.filters(1KB)
--------targetver.h(236B)
--------test.vcxproj.user(165B)
--------ReadMe.txt(1KB)
----test.sln(1KB)
----Data()
--------haarcascades()

网友评论

  • 感觉不行。。。。就是copy了opencv自己提供的例子