Skip to content

jason-callahan/FaceRecognitionEmguCv3.2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognitionEmguCv3.2

Face Recognition from webcam and Picture using EmguCV 3.2

Programming Language: C#

Using .Net framework, EmguCV 3.2, SQLite for database, Windows Form project. In general, you can convert this into any other type of projects.

Setup:

Well... just start the project, train using picture(s). Then try recognizing faces on other pictures (or camera) using Recognize function. If any adjustment required, just change them in RecognizeEngine Class.

Deploy:

You can deploy this on Linux, Windows, Mac, Docker or Wherever you want as long as EmguCV supports it.

Term of use:

As you wish :)

Contribute:

Any contribution is welcome. Just drop me few line, I'll check & merge when possible.

Donation:

If you're happy, you can always make me happier by contribute above or by some beers at: http://paypal.me/evilcoder13

About

Face Recognition from webcam and Picture using EmguCV 3.2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%