C#
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.vs/SDPDesktop/v15
SDPDesktop
packages
README.md
SDPDesktop.sln

README.md

FRDesktop

face recognition application using OpenCV

Face recognition desktop application which is part of FR System. Facial detection is done using OpenCV's Haar Cascade Classifier and facial recogntion is done using OpenCV's LBPH Face Recognizer. DirectShow library is used for detecting camera devices.