SwipeSmart is an innovative hand gesture recognition app that allows users to interact with their devices using simple hand gestures. The app utilizes computer vision to detect and interpret hand movements, enabling users to perform various actions without physical touch or buttons.
- Hand Gesture Recognition: SwipeSmart uses computer vision techniques to detect and recognize various hand gestures, including swipe left, swipe right, scroll up, scroll down
SwipeSmart utilizes hand gestures for interaction. Here's how you can perform specific actions using your hand movements:
To scroll up, follow these steps:
- Position your hand in front of the camera.
- Point your fingers upwards, towards the top of the camera view.
- Move your hand upwards while maintaining the finger position.
The app will detect this gesture and trigger a scroll-up action, allowing you to navigate through content.
To scroll down, follow these steps:
- Position your hand in front of the camera.
- Point your fingers downwards, towards the bottom of the camera view.
- Move your hand downwards while maintaining the finger position.
The app will recognize this gesture and initiate a scroll-down action, enabling you to navigate through content in the opposite direction.
To perform a swipe, follow these steps:
- Position your hand in front of the camera.
- Depending on the desired swipe direction, point your fingers leftwards for a left swipe or rightwards for a right swipe.
- Move your hand towards the left or right while maintaining the finger position.
To install SwipeSmart and its dependencies, follow these steps:
Clone the project
https://github.com/AkshayaPujitha/SwipeSmart.git
Make the shell script executable
chmod +x run_projects.sh
Run the shell Scipt
./run_projects.sh