The Air Lasso Tool is a real-time drawing application that tracks a selected color object using your webcam, allowing you to create lasso shapes in the air. This touchless interface enables interactive, gesture-based control for creative and artistic applications.
- Draw dynamic lassos in the air using object motion.
- Real-time color tracking with adjustable HSV masking.
- Supports multiple colors for object tracking: Red, Green, Blue, Yellow.
- Simple interface with customizable hotkeys for easy control.
- D: Start drawing mode (activate lasso).
- H: Toggle HSV mask for color tracking.
- R: Select red color for tracking.
- B: Select blue color for tracking.
- G: Select green color for tracking.
- Y: Select yellow color for tracking.
- C: Clear the drawing canvas.
- Q: Quit the application.
- Python 3.x
- OpenCV
- NumPy