文件名称:libfacedetection-master,人脸识别源码
文件大小:13.33MB
文件格式:ZIP
更新时间:2022-07-16 16:23:48
opencv face detection
人脸识别的opencv代码,可以参考使用。
【文件预览】:
libfacedetection-master
----CMakeLists.txt(2KB)
----README.md(4KB)
----LICENSE(2KB)
----ChangeLog(2KB)
----models()
--------README.md(237B)
--------caffe()
--------openvino()
----src()
--------facedetectcnn-floatdata.cpp(14.91MB)
--------facedetectcnn.h(15KB)
--------facedetectcnn.cpp(43KB)
--------facedetectcnn-model.cpp(24KB)
--------facedetectcnn-int8data.cpp(2.76MB)
----aarch64-toolchain.cmake(321B)
----example()
--------libfacedetectcnn-example.cpp(4KB)
--------libfacedetect.cpp(5KB)
----images()
--------chloecalmon.png(772KB)
--------cnnresult.png(762KB)
--------keliamoniz2.jpg(86KB)
--------keliamoniz1.jpg(63KB)
----mobile()
--------README.md(3KB)
--------iOS()