GithubHelp home page GithubHelp logo

cedinsidedev / face-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from karanjthakkar/face-detection

0.0 0.0 0.0 162 KB

Uses the Haar Cascade Classifier to detect face in a video feed (webcam used here) and display it in a window

Home Page: http://karanjthakkar.wordpress.com

License: BSD 2-Clause "Simplified" License

C++ 83.21% Objective-C 16.79%

face-detection's Introduction

Face Detection


Introduction

This code uses the Haar Cascade Classifier to detect face in a video feed (webcam used here) and display it in a window

The code has been tested on the following configuration:

  1. Windows 7 Professional (64-bit)
  2. OpenCV 2.4.2
  3. Visual Studio 2012 Ultimate

The build configuration for the project in Visual Studio was x64(Release).

For users using OpenCV for the first time in a Visual Studio project, a custom property sheet has been provided OpenCV.props WARNING: This property sheet can be used only if:

  1. You have the OpenCV installation path as: C:\OpenCV-2.4.2\opencv
  2. You are using a 64-bit Windows 7 installation

Downloading the source code

For users unfamiliar with github: You can download the source code as a zip file by clicking here

For users who have used github before: You can simply fork the repository(if you intend to make changes and pull them to master) and/or clone it on your local machine


Tutorial

If you are looking at a tutorial to help you use OpenCV with Visual Studio 2012 on Windows 7 64-bit, then this blog post is just for you


LICENSE

Simplified BSD(See the LICENSE file)

For any feedback, comment, advice, bugs, please contact me at: karanjthakkar [at] gmail [dot] com

face-detection's People

Contributors

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