{"id":26015499,"url":"https://github.com/its-maneeshk/gestureslide-image_slider","last_synced_at":"2026-05-07T04:40:10.666Z","repository":{"id":279411112,"uuid":"938712162","full_name":"its-maneeshk/GestureSlide-Image_Slider","owner":"its-maneeshk","description":"A hand gesture-controlled image slider using OpenCV, MediaPipe, and PyQt. Control Image Slides with Hand Gestures","archived":false,"fork":false,"pushed_at":"2025-02-25T13:51:45.000Z","size":42471,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-25T00:04:37.505Z","etag":null,"topics":["mediapipe","opencv","pyqt5"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/its-maneeshk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-25T11:38:18.000Z","updated_at":"2025-03-19T08:39:51.000Z","dependencies_parsed_at":"2025-02-25T14:39:41.910Z","dependency_job_id":null,"html_url":"https://github.com/its-maneeshk/GestureSlide-Image_Slider","commit_stats":null,"previous_names":["its-maneeshk/gestureslide---control-image-slides-with-hand-gestures","its-maneeshk/gestureslide-image_slider"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/its-maneeshk/GestureSlide-Image_Slider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FGestureSlide-Image_Slider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FGestureSlide-Image_Slider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FGestureSlide-Image_Slider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FGestureSlide-Image_Slider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/its-maneeshk","download_url":"https://codeload.github.com/its-maneeshk/GestureSlide-Image_Slider/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/its-maneeshk%2FGestureSlide-Image_Slider/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274949920,"owners_count":25379526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mediapipe","opencv","pyqt5"],"created_at":"2025-03-06T03:18:32.992Z","updated_at":"2026-05-07T04:40:10.624Z","avatar_url":"https://github.com/its-maneeshk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 GestureSlide  \n\n**Control Image Slides with Hand Gestures**  \nGestureSlide allows users to navigate image slides using hand gestures, providing a seamless and futuristic user experience.\n\n---\n\n## 📌 Features  \n\n| **Feature**                     | **Description**                                      |\n|----------------------------------|------------------------------------------------------|\n| **Gesture Control**              | Navigate slides using hand gestures                 |\n| **AI-powered Detection**         | Uses AI for gesture recognition                     |\n| **Customizable UI**              | Modify the UI according to your preference          |\n| **Lightweight \u0026 Fast**           | Optimized for smooth performance                    |\n| **Cross-Platform Support**       | Works on Windows and other supported OS             |\n\n---\n\n## 🛠 Tech Stack  \n\n✅ **Programming Language(s):** Python  \n✅ **Libraries Used:** OpenCV, Mediapipe\n✅ **GUI:** PyQt  \n✅ **Other Tools:** NumPy, Pip  \n\n---\n\n## 📦 Installation  \n\n### **🔹 Prerequisites**  \n- Python 3.10 installed  \n- Required dependencies  \n\n### **🔹 Setup Instructions**  \n```sh\n# Clone the repository\nhttps://github.com/its-maneeshk/GestureSlide-Image_Slider.git\n\n# Navigate into the project directory\ncd GestureSlide-Image_Slider\n\n# Create a virtual environment (optional but recommended)\npython -m venv .venv\nsource .venv/bin/activate  # On Windows: .venv\\Scripts\\activate\n\n# Install dependencies\npip install -r requirements.txt\n\n# Run the application\npython Image-Slider.py\n\n```\n🚀 Running the Project\n\n```sh\npython Image-Slider.py\n```\n## Note\n### Step 1: Start the application.\n### Step 2: Allow camera access.\n### Step 3: Use hand gestures to navigate through images.\n### Step 4: Close the application using the UI exit button.\n\n---\n\n## 📸 Screenshots  \n| **Interface** | **Preview** |\n|--------------|------------|\n| **Application UI** | \u003cimg src=\"project_images/GestureSlide-Image_Slider_DemoImage.png\" width=\"800px\"\u003e |\n\n📌 More detailed **UI screenshots** can be found in the project_images/ folder.\n\n---\n\n## 🔗 Contributing  \n\n💡 **Want to contribute?** Fork the repo, create a branch, and submit a pull request. I welcome **bug fixes, feature improvements, and optimizations**.  \n\n---\n\n## 📬 Contact  \n\n💻 **Developed by [Manish Patel](https://github.com/its-maneeshk)**  \n\n📧 **Email:** [maneeshkurmii@gmail.com](mailto:maneeshkurmii@gmail.com)  \n🔗 **LinkedIn:** [itsmaneeshk](https://www.linkedin.com/in/itsmaneeshk/)  \n📷 **Instagram:** [its_maneeshk_](https://www.instagram.com/its_maneeshk_/)  \n\n---\n\n## 🏆 Tech Badges  \n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Code-Python-blue?style=flat-square\u0026logo=python\" alt=\"Python Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tool-Git-orange?style=flat-square\u0026logo=git\" alt=\"Git Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Framework-Flask-red?style=flat-square\u0026logo=flask\" alt=\"Flask Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Frontend-React-blue?style=flat-square\u0026logo=react\" alt=\"React Badge\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Project-Open%20Source-brightgreen?style=flat-square\" alt=\"Open Source Badge\"\u003e\n\u003c/p\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-maneeshk%2Fgestureslide-image_slider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-maneeshk%2Fgestureslide-image_slider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-maneeshk%2Fgestureslide-image_slider/lists"}