Skip to content

pranavdheer/FaceRecognition

Repository files navigation

FaceRecognition

implementing face recognition (using Dlib and OpenCV) on a video using linear binary histogram

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.For explantion of the code-: http://pranavdheer.co/2018/02/05/face-recognition-a-step-by-step-guide/

Prerequisites

This code is tested on python 2.7 and opencv 3.2.0

Install openCV
Install Dlib

Usage

Ensure that you have downloaded all the files in the same directory then run code.py to see your output on a video. code will make a new video file - output.avi

Sample output

https://www.youtube.com/watch?v=t_R79cKIV4Y&feature=youtu.be

alt text alt text

About

implementing face recognition (using Dlib and OpenCV) on a video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages