Skip to content

this code takes surf feature to detect spoofing face in recognition.

License

Notifications You must be signed in to change notification settings

guyanxiao/face_antispoofing

 
 

Repository files navigation

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 >> , thanks the authors, and you can read this paper if need.

About

this code takes surf feature to detect spoofing face in recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.1%
  • C 22.9%