Skip to content

aliakbar09a/write_using_object_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

writing using object tracking

This is a simple project of tracing the path by object tracking which can be used to write on screen.

Getting Started

Things you will need:

  • Python 2.x or 3.x
  • Dependencies like
    • opencv
    • numpy
    • math
    • collections
  • Webcam(of course!)

Running the project

Run the file write.py from terminal

python write.py

Special functionality

  • Press u to undo
  • Press r to redo
  • Press q to quit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages