GithubHelp home page GithubHelp logo

pallabganguly / opcv-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 81.42 MB

Detection of Hands using HAAR Cascades in OpenCV for UG Project

License: MIT License

Python 61.08% HTML 38.92%
opencv python3 computer-vision cascade-classifier

opcv-project's Introduction

Detection of Open Hand using HAAR Cascades

opcv-project

Detection of Hands using HAAR Cascades in OpenCV for UG Project Souce code, classifiers and associated data for UnderGraduate Project. This repository deals with detection of open hand using OpenCV 3.1.0 on Python 3.5. Data files are omitted for now

Requirements:

  • OpenCV for Python 3.5
  • numpy
  • matplotlib

Work done:

In this repository, we explore the effects of various parameters on accuracy of detection. For training, about 8000 samples were used, and for testing, about 3000. We then tweak:

  1. Size of window
  2. No of neighbours
  3. Image scaling We run the classifier after changing the above parameters one at a time, on a test set to generate plots of accuracy versus the parameter in question. If you want the data for re-training, please contact [email protected]

To run:

There are scripts to generate plots of accuracy versus several parameters of HAAR classifier Navigate to ./src and run python .py to run the respective script

Results:

GitHub Logo GitHub Logo

Note: This repository contains original research work done by the author. Please include proper citations when using any of the results obtained from this repository.

opcv-project's People

Contributors

pallabganguly avatar

Watchers

 avatar  avatar

opcv-project's Issues

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.