Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 684 Bytes

File metadata and controls

29 lines (26 loc) · 684 Bytes

Face Recognition Using Neural Networks

Features

Face Detection using Haar Cascade

Recogniztion Methods:

- EigenFace
- One Layer BackPropagation
- Two Layers BackPropagation
- Three Layers BackPropagation

Windows Application based on WPF

Exports results to Excel

Product Screens

screen 1

screen 2

screen 3

screen 4

screen 5

screen 6

How to run:

- Open FaceRecogntion directory
- Run FaceRecognition.sln
- Build project