face_antispoofing-master

所属分类:图形图像处理
开发工具:C/C++
文件大小:8687KB
下载次数:58
上传日期:2017-10-19 14:34:49
上 传 者lxhmail
说明:  采用surf特征点, svm线性分类器 实现的人脸活体检测源码
(face_antispoofing: this code takes surf feature to detect spoofing face in recognition.)

文件列表:
LICENSE (35141, 2017-06-02)
antiSpofModel.h (7942, 2017-06-02)
blas.h (702, 2017-06-02)
blasp.h (16529, 2017-06-02)
daxpy.c (1274, 2017-06-02)
ddot.c (1280, 2017-06-02)
dnrm2.c (1375, 2017-06-02)
dscal.c (1104, 2017-06-02)
faceDetector.h (879, 2017-06-02)
featureExtractor.h (2893, 2017-06-02)
linear.cpp (57169, 2017-06-02)
linear.h (2579, 2017-06-02)
live_demo.cpp (8858, 2017-06-02)
surf11_pca300_balance (0, 2017-06-02)
surf11_pca300_balance\gmm.dat (1480862, 2017-06-02)
surf11_pca300_balance\pca.dat (2259248, 2017-06-02)
surf11_pca300_balance\svm_0.dat (1495457, 2017-06-02)
surf11_pca300_balance\svm_1.dat (1495795, 2017-06-02)
surf11_pca300_balance\svm_10.dat (1496382, 2017-06-02)
surf11_pca300_balance\svm_2.dat (1495856, 2017-06-02)
surf11_pca300_balance\svm_3.dat (1496284, 2017-06-02)
surf11_pca300_balance\svm_4.dat (1496339, 2017-06-02)
surf11_pca300_balance\svm_5.dat (1496336, 2017-06-02)
surf11_pca300_balance\svm_6.dat (1496378, 2017-06-02)
surf11_pca300_balance\svm_7.dat (1496407, 2017-06-02)
surf11_pca300_balance\svm_8.dat (1496427, 2017-06-02)
surf11_pca300_balance\svm_9.dat (1496404, 2017-06-02)
tron.cpp (5186, 2017-06-02)
tron.h (687, 2017-06-02)

# face_antispoofing this code takes surf feature to detect spoofing face in recognition. 1. the linear svm was selef contained, and you still need to configure two other libraries: Opencv3.0+, vlfeat 2. after that run live demo 3. this code is implemented using c/c++ according to my understanding to [<< Face Anti-Spoofing using Speeded-Up Robust Features and Fisher Vector Encoding >> ](http://ieeexplore.ieee.org/document/7748511/?reload=true), thanks the authors, and you can read this paper if need.

近期下载者

相关文件


收藏者