Giter Club home page Giter Club logo

facedetect's Introduction

FaceDetection and Anonymization

It uses Haar features framework implemented in OpenCV to detect mainly faces positions and eyes position. It uses then this information to add different accessories to the faces ( moustache, eyes etc).

(The quality of the video is low because the quality is greatly reduced by GitHub . You can download the video in .mov for a better quality.)

Dependencies

  • OpenCV(3.2.0)
  • Python 2.7x

Currently detection are available:

  • Detect Faces
  • Detect Eyes

Currently following filters are available:

  • GaussianBlur ( Bluring )
  • MedianBlur ( Bluring )
  • Bilateral Filter ( Bluring )

Currently it is possible to add these different accessories:

  • Moustache Filter
  • Eyes Filter
  • Black eyes Filter

How to run the program

  • Press a to detect face
  • Press b to detect eyes
  • Press c to apply GaussianBlur Filter
  • Press d to apply MedianBlur Filter
  • Press w to apply Bilteral Filter
  • Press h to add a moustache
  • Press f to anonymize the eyes with black boxes
  • Press g to add eyes ๐Ÿ‘€
  • Press s to save the image in your computer

facedetect's People

Contributors

naomiehl 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.