Wingie / Django_face_recognition

This is a proof of concept application that allows the Django platform to leverage opencv libraries via python to a web interface. Simple Haar classifiers xml from openCV samples were obtained and face / eyes / edge detection algorithms were triggered to be processed on the "Cloud"! Its not very efficient though.. sending pictures over the internet is a lot of processing in itself.. this was just for fun. and i had to use bash scripts to get some stuff done, so this code only works on a linux LAMP stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wingie/Django_face_recognition Stargazers