{"id":20845497,"url":"https://github.com/ruban-edward/ai-virtual-painter","last_synced_at":"2026-02-23T13:33:58.025Z","repository":{"id":187981388,"uuid":"579433445","full_name":"Ruban-Edward/AI-Virtual-Painter","owner":"Ruban-Edward","description":"Developed an application that allows us to virtually paint in the air using their fingers. Developed in python using Opencv ,MediaPipe and Numpy","archived":false,"fork":false,"pushed_at":"2022-12-18T03:33:55.000Z","size":2344,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T19:05:03.980Z","etag":null,"topics":["handtrack-library","math","mediapipe","numpy","opencv2","os"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ruban-Edward.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}},"created_at":"2022-12-17T17:23:20.000Z","updated_at":"2023-01-07T22:20:59.000Z","dependencies_parsed_at":"2023-08-13T04:48:47.651Z","dependency_job_id":"6c9a9401-c967-4022-99ea-3aa0c0529e84","html_url":"https://github.com/Ruban-Edward/AI-Virtual-Painter","commit_stats":null,"previous_names":["ruban-edward/ai-virtual-painter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ruban-Edward/AI-Virtual-Painter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban-Edward%2FAI-Virtual-Painter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban-Edward%2FAI-Virtual-Painter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban-Edward%2FAI-Virtual-Painter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban-Edward%2FAI-Virtual-Painter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ruban-Edward","download_url":"https://codeload.github.com/Ruban-Edward/AI-Virtual-Painter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ruban-Edward%2FAI-Virtual-Painter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29743853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["handtrack-library","math","mediapipe","numpy","opencv2","os"],"created_at":"2024-11-18T02:13:08.372Z","updated_at":"2026-02-23T13:33:57.992Z","avatar_url":"https://github.com/Ruban-Edward.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI-Virtual-Painter\n\nDeveloped an application that allows us to virtually paint in the air using their fingers. Developed in python using Opencv ,MediaPipe and Numpy.\n\n## Dependencies  -\n\u003e Please install all the required dependencies.\n* openCV\n* mediapipe\n* numpy\n\n## For Creating the Header Image \n\nUse canva software \n\n   ```bash\n   https://www.canva.com\n   ```\nCanva is Free software to an Extent. You can Create and Download the images ag JPG\n\n## Installation\n\u003ch3\u003eInstall Python\u003c/h3\u003e\n\n\u003ch4\u003eInstall Python In your working System\u003c/h4\u003e\n\nversion Python 3.8.0\n\n   ```bash\n   https://www.python.org/downloads/release/python-380\n   ```\n\u003ch3\u003ePython Libraries\u003c/h3\u003e\n\u003cp\u003eOpen you COMMAND PROMPT in Administrator and Execute below commands\u003c/p\u003e\n\n\u003ch4\u003e1.  IMPORT CV2\u003c/h4\u003e\n\n   ```bash\n   pip install opencv-python\n   ```\n\n\u003cb\u003eFor image processing and drawing\u003c/b\u003e\n   OpenCV is a Python library that allows you to perform image processing and computer vision tasks.\n\n\u003ch4\u003e2.  IMPORT NUMPY\u003c/h4\u003e\n\n   ```bash\n   pip install numpy\n   ```\n   \n   Numpy is an Array used to perform a wide variety of mathematical operations on arrays. NumPy arrays are faster and more compact than Python lists\n\n\u003ch4\u003e3.  IMPORT MEDIAPIPE\u003c/h4\u003e\n\n   ```bash\n   pip install mediapipe\n   ```\n   \n   \u003cb\u003eFor Hand Tracking\u003c/b\u003e\n   Mediapipe is a cross-platform library developed by Google that provides amazing ready-to-use ML solutions for computer vision tasks. OpenCV library in python is a computer vision library that is widely used for image analysis, image processing, detection, recognition\n   \n   ## Executing the Program\n\nRun the ```VirtualPainterProject.py``` python file.\n\n## Author \n\n-[@ruban-edward](https://github.com/Ruban-Edward)\n\n## License\n\n[MIT license](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruban-edward%2Fai-virtual-painter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruban-edward%2Fai-virtual-painter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruban-edward%2Fai-virtual-painter/lists"}