Interactive hand tracking application that creates a heads-up display (HUD) for controlling Spotify and apps using computer vision, hand gestures, and voice recognition. Features real-time gesture controls, volume adjustment, and draggable virtual windows.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
Added an interactive app bar with working pinch and drop gesture recognition
42534d8View on GitHubfix: optimize Spotify API calls to improve frame rate performance
818a8dcView on GitHubrefactor: separate components into specialized directories for better organization
3785aeeView on GitHubrefactor: break down monolithic AppManager into focused components
b1c5a48View on GitHubAdded multiple window capabilities and now ready to start implementing maps
ca772fdView on GitHubFixing a bug where the miniplayer jumps to the opposite hand when i try to resize
47d5257View on GitHubminiplayer displays album cover and includes text crawl for long track titles
c4278d7View on GitHub