CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象

文件名称:FaceLivenessDetection

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-07-21
  • 文件大小:
    16.9mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

对可见光图片的人脸活体判断,内有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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com