Skip to content

Write in the Air with your Finger made using OpenCV and Pytorch --Demo -->

Notifications You must be signed in to change notification settings

ashu10832/Write-In-Air

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write-In-The-Air

This project is used to detect your finger and track it as you move it around and draw it on the screen and then recognise the character drawn using Deep Learning. (Just like MAGIC..!!)

Made with :- ~ OpenCV ~ Python ~ Pytorch

Skin tone of hand is extracted so that it works in different lighting conditions using Histogram and hand is pulled out from the image using Back-Projection.

Try this out yourself.

  • Clone the repo and run the finger.py script.
  • Keep your Palm inside the 5 red boxes and press 'a'
  • Point your index finger up like this - ☝🏻 and press 'd' to start drawing.
  • To save your drawing - Press 'f'.
  • To Clear the output - Press 'c'.
  • To quit - Press 'q'

Convolutional Neural Network trained on EMNIST-Letter Dataset to recognise the characters drawn with the finger.

About

Write in the Air with your Finger made using OpenCV and Pytorch --Demo -->

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages