Giter Site home page Giter Site logo

litongyun / facedetection-facerecognition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pkjmesra/facedetection-facerecognition

0.0 2.0 0.0 27.87 MB

A plain simple sample project to demonstrate face detection using CoreImage APIs. The same sample also demonstrates face recognition using Eigenfaces method (using Fisherfaces model. See http://www.cs.columbia.edu/~belhumeur/journal/fisherface-pami97.pdf) .

Objective-C 0.48% Objective-C++ 0.28% C++ 84.97% CMake 1.26% Batchfile 0.03% Shell 0.03% Python 4.36% HTML 0.16% TeX 0.24% C 1.89% Cuda 3.38% Makefile 0.01% Java 2.91%

facedetection-facerecognition's Introduction

A plain simple sample project to demonstrate face detection using CoreImage APIs.
The same sample also demonstrates face recognition using Eigenfaces method (using Fisherfaces model. See http://www.cs.columbia.edu/~belhumeur/journal/fisherface-pami97.pdf)
.

How to use:
==========
1. Try Static Face Detection: Will allow you to choose a photo with a face from your 
photo library and will try & determine if it has eyes/mouth in the photo. If it has,
it will mark the eye and mouth positions on the image.

2.Try Live Feed Face Detection: Will allow you to use the front facing or rear facing camera to detect a face and place a mustache just below the nose of the detected face.

3.Try Live Feed Face Recognition: (You may have to relaunch the app, if you already 
used 1. and 2. above). It will allow you to train the model with different sets of
images of the same or different persons and then can help recognize a face that 
belongs to one of the sample training sets. It's advisable to take multiple sets
of different persons rather than the same person.

4. Try static Face Recognition: Yet to be done.

facedetection-facerecognition's People

Contributors

pkjmesra avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.