├── .Utils.cpp.swp ├── Analyser.cpp ├── Analyser.h ├── AnalyserFactory.cpp ├── AnalyserFactory.h ├── BlinkAnalyser.cpp ├── BlinkAnalyser.h ├── BoundingBox.cpp ├── BoundingBox.h ├── Controller.cpp ├── Controller.h ├── Detector.cpp ├── Detector.h ├── ESR.hpp ├── ESR ├── Fern.cpp ├── FernCascade.cpp └── ShapeRegressor.cpp ├── EyeDetector.cpp ├── EyeDetector.h ├── FaceAligner.cpp ├── FaceAligner.h ├── FaceDetector.cpp ├── FaceDetector.h ├── LivenessDetection3.pro ├── LivenessDetection3.pro.user ├── LivenessDetection3.pro.user.c3631ef ├── OpenMouthAnalyser.cpp ├── OpenMouthAnalyser.h ├── OpticalFlowCalculater.cpp ├── OpticalFlowCalculater.h ├── Utils.cpp ├── Utils.h ├── WebcamCapture.cpp ├── WebcamCapture.h ├── YawAnalyser.cpp ├── YawAnalyser.h ├── main.cpp ├── mainwindow.cpp ├── mainwindow.h ├── mainwindow.ui ├── 请张嘴.wav ├── 请眨眼.wav └── 请跟随滑块摇头.wav /.Utils.cpp.swp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/.Utils.cpp.swp -------------------------------------------------------------------------------- /Analyser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Analyser.cpp -------------------------------------------------------------------------------- /Analyser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Analyser.h -------------------------------------------------------------------------------- /AnalyserFactory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/AnalyserFactory.cpp -------------------------------------------------------------------------------- /AnalyserFactory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/AnalyserFactory.h -------------------------------------------------------------------------------- /BlinkAnalyser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/BlinkAnalyser.cpp -------------------------------------------------------------------------------- /BlinkAnalyser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/BlinkAnalyser.h -------------------------------------------------------------------------------- /BoundingBox.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/BoundingBox.cpp -------------------------------------------------------------------------------- /BoundingBox.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/BoundingBox.h -------------------------------------------------------------------------------- /Controller.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Controller.cpp -------------------------------------------------------------------------------- /Controller.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Controller.h -------------------------------------------------------------------------------- /Detector.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Detector.cpp -------------------------------------------------------------------------------- /Detector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Detector.h -------------------------------------------------------------------------------- /ESR.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/ESR.hpp -------------------------------------------------------------------------------- /ESR/Fern.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/ESR/Fern.cpp -------------------------------------------------------------------------------- /ESR/FernCascade.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/ESR/FernCascade.cpp -------------------------------------------------------------------------------- /ESR/ShapeRegressor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/ESR/ShapeRegressor.cpp -------------------------------------------------------------------------------- /EyeDetector.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/EyeDetector.cpp -------------------------------------------------------------------------------- /EyeDetector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/EyeDetector.h -------------------------------------------------------------------------------- /FaceAligner.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/FaceAligner.cpp -------------------------------------------------------------------------------- /FaceAligner.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/FaceAligner.h -------------------------------------------------------------------------------- /FaceDetector.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/FaceDetector.cpp -------------------------------------------------------------------------------- /FaceDetector.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/FaceDetector.h -------------------------------------------------------------------------------- /LivenessDetection3.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/LivenessDetection3.pro -------------------------------------------------------------------------------- /LivenessDetection3.pro.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/LivenessDetection3.pro.user -------------------------------------------------------------------------------- /LivenessDetection3.pro.user.c3631ef: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/LivenessDetection3.pro.user.c3631ef -------------------------------------------------------------------------------- /OpenMouthAnalyser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/OpenMouthAnalyser.cpp -------------------------------------------------------------------------------- /OpenMouthAnalyser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/OpenMouthAnalyser.h -------------------------------------------------------------------------------- /OpticalFlowCalculater.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/OpticalFlowCalculater.cpp -------------------------------------------------------------------------------- /OpticalFlowCalculater.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/OpticalFlowCalculater.h -------------------------------------------------------------------------------- /Utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Utils.cpp -------------------------------------------------------------------------------- /Utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/Utils.h -------------------------------------------------------------------------------- /WebcamCapture.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/WebcamCapture.cpp -------------------------------------------------------------------------------- /WebcamCapture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/WebcamCapture.h -------------------------------------------------------------------------------- /YawAnalyser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/YawAnalyser.cpp -------------------------------------------------------------------------------- /YawAnalyser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/YawAnalyser.h -------------------------------------------------------------------------------- /main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/main.cpp -------------------------------------------------------------------------------- /mainwindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/mainwindow.cpp -------------------------------------------------------------------------------- /mainwindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/mainwindow.h -------------------------------------------------------------------------------- /mainwindow.ui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/mainwindow.ui -------------------------------------------------------------------------------- /请张嘴.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/请张嘴.wav -------------------------------------------------------------------------------- /请眨眼.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/请眨眼.wav -------------------------------------------------------------------------------- /请跟随滑块摇头.wav: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/netbeen/LivenessDetection3/HEAD/请跟随滑块摇头.wav --------------------------------------------------------------------------------