Skip to content

Using OpenCV tracking laser pointer to plot the pointer path onto the screen

Notifications You must be signed in to change notification settings

bimalpaneru/Digital-Whiteboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Digital-Whiteboard

Using OpenCV tracking laser pointer motion to plot its path onto the screen.

Steps

  1. Thresholding the image for red spot to identify the laser pointer
  2. Manual tuning slide bars to set thresholding parameters
  3. Hough Transfor to locate circular conture of the laser pointer
  4. Plotted on to the screen

About

Using OpenCV tracking laser pointer to plot the pointer path onto the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages