文件名称:FaceLivenessDetection
介绍说明--下载内容来自于网络,使用问题请自行百度
对可见光图片的人脸活体判断,内有C++和matlab实现,具体说明详见readme(For the visible light picture of the human face to determine, there are C++ and matlab implementation, specific instructions see readme)
相关搜索: 活体检测
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FaceLivenessDetection-master/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.pbxproj
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/contents.xcworkspacedata
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/xcuserdata/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/xcuserdata/liuyan.xcuserdatad/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/xcuserdata/liuyan.xcuserdatad/UserInterfaceState.xcuserstate
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcdebugger/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcschemes/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcschemes/FaceLivenessDetection.xcscheme
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcschemes/xcschememanagement.plist
FaceLivenessDetection-master/FaceLivenessDetection/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/CCNF_patch_expert.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkCoreIncludes.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectionValidator.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorFunc.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorModel.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorParameters.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorUtils.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/PAW.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/PDM.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/Patch_experts.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/SVR_patch_expert.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/stdafx.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/CCNF_patch_expert.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectionValidator.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorFunc.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorModel.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorParameters.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorUtils.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/PAW.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/PDM.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/Patch_experts.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/SVR_patch_expert.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/stdafx.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LivenessDetection.cpp
FaceLivenessDetection-master/FaceLivenessDetection/classifiers/
FaceLivenessDetection-master/FaceLivenessDetection/classifiers/haarcascade_frontalface_alt.xml
FaceLivenessDetection-master/FaceLivenessDetection/classifiers/haarcascade_frontalface_alt_tree.xml
FaceLivenessDetection-master/FaceLivenessDetection/lib/
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_calib3d.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_core.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_highgui.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_imgproc.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_objdetect.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_optflow.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_video.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_videoio.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/model/
FaceLivenessDetection-master/FaceLivenessDetection/model/clnf_general.txt
FaceLivenessDetection-master/Face
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.pbxproj
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/contents.xcworkspacedata
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/xcuserdata/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/xcuserdata/liuyan.xcuserdatad/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/project.xcworkspace/xcuserdata/liuyan.xcuserdatad/UserInterfaceState.xcuserstate
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcdebugger/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcschemes/
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcschemes/FaceLivenessDetection.xcscheme
FaceLivenessDetection-master/FaceLivenessDetection.xcodeproj/xcuserdata/liuyan.xcuserdatad/xcschemes/xcschememanagement.plist
FaceLivenessDetection-master/FaceLivenessDetection/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/CCNF_patch_expert.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkCoreIncludes.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectionValidator.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorFunc.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorModel.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorParameters.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/LandmarkDetectorUtils.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/PAW.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/PDM.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/Patch_experts.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/SVR_patch_expert.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/include/stdafx.h
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/CCNF_patch_expert.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectionValidator.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorFunc.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorModel.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorParameters.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/LandmarkDetectorUtils.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/PAW.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/PDM.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/Patch_experts.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/SVR_patch_expert.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LandmarkDetector/src/stdafx.cpp
FaceLivenessDetection-master/FaceLivenessDetection/LivenessDetection.cpp
FaceLivenessDetection-master/FaceLivenessDetection/classifiers/
FaceLivenessDetection-master/FaceLivenessDetection/classifiers/haarcascade_frontalface_alt.xml
FaceLivenessDetection-master/FaceLivenessDetection/classifiers/haarcascade_frontalface_alt_tree.xml
FaceLivenessDetection-master/FaceLivenessDetection/lib/
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_calib3d.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_core.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_highgui.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_imgproc.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_objdetect.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_optflow.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_video.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/lib/libopencv_videoio.3.2.0.dylib
FaceLivenessDetection-master/FaceLivenessDetection/model/
FaceLivenessDetection-master/FaceLivenessDetection/model/clnf_general.txt
FaceLivenessDetection-master/Face
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。