SkillAgentSearch skills...

PassFace

C# desktop application built on EmguCV that recognises faces from live camera, video files or images using LBPH, Eigen, Fisher and DNN models; includes a GUI for dataset management and accuracy evaluation.

Install / Use

/learn @mozanunal/PassFace
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PassFace

Face recognizing program develop using EmguCV (OpenCV wrapper). It is possible to use 4 different algorithm and 3 different source(Camera, Video, Image)

Video: https://www.youtube.com/watch?v=d6LI42NEZZY

Source Code: https://github.com/mozanunal/PassFace

Blog post about this program: http://mozanunal.com/2016/06/passface-face-recognition-using-opencv

You should added opencv files to bin folder. In this project Opencv 2.9.0 is used. In bin folder:

  • x86/ opencv files for x86 architecture
  • x64/ opencv files for x64 architecture

Download opencv from here

View on GitHub
GitHub Stars46
CategoryContent
Updated3mo ago
Forks29

Languages

C#

Security Score

77/100

Audited on Dec 18, 2025

No findings