Giter VIP home page Giter VIP logo

painting-with-finger-gestures's Introduction

Motivation

  • Became interested in OpenCV and wanted to work on a creative project to develop my knowledge

Current Progress

  1. The user's hand gets tracked when they are wearing a high visibility glove (i experimented with other methods like training a haar cascade to recognise hands but to no avail.)
  2. When the user has a single finger extended, they are able to paint using their selected colour
  3. The user is able to save their drawings

Things to do

  1. Using the MNIST database, I could incorporate some extra feature to recognise the user's hand drawn digits
  2. Add speech recognition functionality to allow the user to command the program using their voice

Extra

Video demonstration : https://www.youtube.com/watch?v=52szzMjU4HU

For the development journey and code walkthrough, click the image below...

header

finished

The HaarCascade folder contains two pretrained haar cascades able to detect eyes and faces in an image. The python program in the same folder is a simple program that accesses your webcam, displays a live feed and draws squares around the eyes and faces detected in the frame

The hsv_trackbar python program is the one mentioned at the start of the development journey article. It simply displays trackbars and shows how changing hsv values affects the live feed from the webcam

The finger_painting program is the main program

painting-with-finger-gestures's People

Contributors

faridelaouadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.