Skip to content

A hand gesture-controlled image slider using OpenCV, MediaPipe, and PyQt. Control Image Slides with Hand Gestures

License

Notifications You must be signed in to change notification settings

its-maneeshk/GestureSlide-Image_Slider

Repository files navigation

🚀 GestureSlide

Control Image Slides with Hand Gestures
GestureSlide allows users to navigate image slides using hand gestures, providing a seamless and futuristic user experience.


📌 Features

Feature Description
Gesture Control Navigate slides using hand gestures
AI-powered Detection Uses AI for gesture recognition
Customizable UI Modify the UI according to your preference
Lightweight & Fast Optimized for smooth performance
Cross-Platform Support Works on Windows and other supported OS

🛠 Tech Stack

Programming Language(s): Python
Libraries Used: OpenCV, Mediapipe ✅ GUI: PyQt
Other Tools: NumPy, Pip


📦 Installation

🔹 Prerequisites

  • Python 3.10 installed
  • Required dependencies

🔹 Setup Instructions

# Clone the repository
https://github.com/its-maneeshk/GestureSlide-Image_Slider.git

# Navigate into the project directory
cd GestureSlide-Image_Slider

# Create a virtual environment (optional but recommended)
python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate

# Install dependencies
pip install -r requirements.txt

# Run the application
python Image-Slider.py

🚀 Running the Project

python Image-Slider.py

Note

Step 1: Start the application.

Step 2: Allow camera access.

Step 3: Use hand gestures to navigate through images.

Step 4: Close the application using the UI exit button.


📸 Screenshots

Interface Preview
Application UI

📌 More detailed UI screenshots can be found in the project_images/ folder.


🔗 Contributing

💡 Want to contribute? Fork the repo, create a branch, and submit a pull request. I welcome bug fixes, feature improvements, and optimizations.


📬 Contact

💻 Developed by Manish Patel

📧 Email: maneeshkurmii@gmail.com
🔗 LinkedIn: itsmaneeshk
📷 Instagram: its_maneeshk_


🏆 Tech Badges

Python Badge Git Badge Flask Badge React Badge Open Source Badge


About

A hand gesture-controlled image slider using OpenCV, MediaPipe, and PyQt. Control Image Slides with Hand Gestures

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages