Skip to content

My attempt to create live face tracking application for webcam in WPF.

Notifications You must be signed in to change notification settings

krzysiekprzekwas/FaceTrackerWPF

Repository files navigation

FaceTracker

FaceTracker is my attempt to create a live face tracking application using the built-in webcam. I came up with this project as part of my home programming study related to current university topics. Mainly developed with an attitude for fun and self-education. My final goal was to realize how much work and viewers put sites like Snapchat, Instagram and Messenger into their filters.

Getting Started

These instructions should get you a copy of the project up and running on your local machine for development and testing purposes. In case of any problem let me know!

Prerequisites

In order to develop applications with WPF you need to have installed the following development tools:

  • Microsoft Visual Studio 2010/2012/2013/2015/2017

  • .NET Framework in version at least 4.0

Of course target machine should also be equiped with webcam.

Installing

Instalation of project should be covered by Visual Studio. Just dowload or fork repo, open sln file and all nugets and dependencies should be included

Built With

  • WPF - Framework for deskop aplications
  • EmguCV - OpenCV wrapper for c#

Screenshots

Basic face recognition

Alt text

Face recognition with histogram equalization

Alt text

POC mask overlapiong

Alt text

About

My attempt to create live face tracking application for webcam in WPF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages