Skip to content

A face detection script in style of Person of Interest TV Show

Notifications You must be signed in to change notification settings

nicoladileo/POI-cam-view

Repository files navigation

POI cam view

As fan of tv series Person of Interest, I've developed this small script, to do face detection from pc camera just as it is done on the show. To try it type the following on terminal

  • python cam.py <PNGFILE>

Requirements

The following are required to run cam.py:

  • Python 2.7.9
  • OpenCV library for python (from terminal apt-get install python-opencv)

TODO

Add face recognition features in order to switch from different target file

About

A face detection script in style of Person of Interest TV Show

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages