Skip to content

A sample solution leveraging different face recognition options.

Notifications You must be signed in to change notification settings

clintmasden/facerecognition.clients

Repository files navigation

Face Recognition Clients

A sample solution leveraging different face recognition options.

Name Repository
Emgu3 https://github.com/emgucv
Emgu4 https://github.com/emgucv
OpenCVSharp https://github.com/shimat/opencvsharp
FaceRecognitionDotNet https://github.com/takuya-takeuchi/FaceRecognitionDotNet

Getting Started

  • The startup project should be FaceRecognition.SampleUi [Build x64]
  • Change the enum in Program.cs -> FaceClient = FaceClients.EmguComputerVision4 [Line 20];
  • Add an user and your images -> File -> Add User & Start/Stop the video capture -> Control -> Start/Stop

Resources

Name Resource
Mark Farragher Medium
Sergio Andrés Gutiérrez Rojas Code Project
Mesut Pişkin Github Repository

About

A sample solution leveraging different face recognition options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages