Skip to content

LaserPointer tracks a laser pointer objected on a surface and enables intuitive controls using a simple laser pointer.

Notifications You must be signed in to change notification settings

mohab-sameh/LaserPointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaserPointer

Demo 1

LaserPointer tracks a laser pointer objected on a surface and enables intuitive controls using a simple laser pointer.

LaserPointer has 2 versions, one written in C# and another written in Python. Both implement OpenCV. Run the desired version and wait for the camera window to popup.

Point a laser beam to a surface and see the camera detecting the laser beam and the laser beam shall be followed by a circle or a contour on the monitor.

Demo

C# version uses a red laser beam by default and implements masking using an intensity algorithm, while the python version uses a green laser beam by default and implements HSV masking. However, laser color beams can be changed according to the users' needs and scenario.

About

LaserPointer tracks a laser pointer objected on a surface and enables intuitive controls using a simple laser pointer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published