{"id":26577973,"url":"https://github.com/imaginesamurai/advanced-vision-system","last_synced_at":"2026-04-16T14:02:34.529Z","repository":{"id":283800608,"uuid":"952956257","full_name":"imagineSamurai/advanced-vision-system","owner":"imagineSamurai","description":"A Python-based camera handling utility that provides seamless control over video capture with advanced zoom functionality. Features include adjustable resolution, smooth digital zoom controls, and efficient frame processing, ideal for computer vision applications.","archived":false,"fork":false,"pushed_at":"2025-03-30T14:14:22.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T02:47:15.321Z","etag":null,"topics":["camera","computer-vision","cv2","cv2-library","night-vision","night-vision-camera","night-vision-goggles","numpy","opencv","opencv-python","python","python3","real-time","realtime","stable","supoort","thermal","thermal-camera","thermal-images","video"],"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/imagineSamurai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-22T08:29:13.000Z","updated_at":"2025-04-03T18:10:28.000Z","dependencies_parsed_at":"2025-10-08T02:39:04.700Z","dependency_job_id":"2cfb0e34-f46b-4f60-8ffe-bb0244d125a2","html_url":"https://github.com/imagineSamurai/advanced-vision-system","commit_stats":null,"previous_names":["imaginesamurai/advanced-vision-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imagineSamurai/advanced-vision-system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2Fadvanced-vision-system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2Fadvanced-vision-system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2Fadvanced-vision-system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2Fadvanced-vision-system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imagineSamurai","download_url":"https://codeload.github.com/imagineSamurai/advanced-vision-system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagineSamurai%2Fadvanced-vision-system/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31888936,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["camera","computer-vision","cv2","cv2-library","night-vision","night-vision-camera","night-vision-goggles","numpy","opencv","opencv-python","python","python3","real-time","realtime","stable","supoort","thermal","thermal-camera","thermal-images","video"],"created_at":"2025-03-23T04:18:16.970Z","updated_at":"2026-04-16T14:02:34.508Z","avatar_url":"https://github.com/imagineSamurai.png","language":"Python","funding_links":["https://ko-fi.com/imaginesamurai","https://ko-fi.com/imagineSamurai'","https://ko-fi.com/img/githubbutton_sm.svg'"],"categories":[],"sub_categories":[],"readme":"# Advanced Vision System\r\n\r\n[![Python](https://img.shields.io/badge/Python-3.6+-blue.svg)](https://www.python.org/downloads/)\r\n[![OpenCV](https://img.shields.io/badge/OpenCV-4.8.0+-green.svg)](https://opencv.org/releases/)\r\n[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\r\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://github.com/imaginesamurai/advanced-vision-system/graphs/commit-activity)\r\n[![Stable](https://img.shields.io/badge/Stable-yes-brightgreen.svg)](https://github.com/imaginesamurai/advanced-vision-system/releases)\r\n[![Support](https://img.shields.io/badge/Support-yes-brightgreen.svg)](https://github.com/imaginesamurai/advanced-vision-system/issues)\r\n[![Ko-Fi](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-Support-ff69b4.svg)](https://ko-fi.com/imaginesamurai)\r\n\r\n\r\nA real-time camera vision system with multiple vision modes, including night vision and thermal imaging effects.\r\n\r\n## Features\r\n\r\n- Multiple Vision Modes:\r\n  - Normal Vision\r\n  - Night Vision (High/Low/Green/Blue)\r\n  - Thermal Vision (Hot White/Black/Rainbow/Ironbow/Plasma)\r\n- Dynamic Battery Indicator\r\n- Signal Strength Display\r\n- Adjustable Frame Rate (30-240 FPS)\r\n- Zoom Controls\r\n- Customizable Effects:\r\n  - Noise Filter\r\n  - Scan Lines\r\n  - Vignette Effect\r\n- Interactive HUD\r\n\r\n## Installation\r\n\r\n1. Clone the repository:\r\n```bash\r\ngit clone https://github.com/imaginesamurai/advanced-vision-system.git\r\ncd advanced-vision-system\r\n```\r\n\r\n2. Install required packages:\r\n```bash\r\npip install -r requirements.txt\r\n```\r\n\r\n## Usage\r\n\r\nRun the main script:\r\n```bash\r\npython main.py\r\n```\r\n\r\n### Controls\r\n\r\n- A/D: Change Vision Mode\r\n- W/S: Adjust Frame Rate\r\n- +/-: Zoom In/Out\r\n- 1: Toggle Vintage Effect\r\n- 2: Toggle Scan Lines\r\n- 3: Toggle HUD\r\n- 4: Toggle Noise\r\n- H: Toggle HUD\r\n- Q: Quit\r\n\r\n## Code Structure\r\n\r\n- `main.py`: Core application loop and initialization\r\n- `camera_handler.py`: Camera management and zoom functionality\r\n- `vision_modes.py`: Vision effect processors\r\n- `gui_controller.py`: User interface and controls\r\n\r\n## Requirements\r\n\r\n- Python 3.6+\r\n- OpenCV\r\n- NumPy\r\n\r\n## Support the Project\r\n\r\nIf you find this project helpful, consider:\r\n\r\n- ⭐ Starring the repository\r\n- 🐛 Reporting bugs\r\n- 💡 Suggesting new features\r\n- 🤝 Contributing code\r\n\r\nYou can also:\r\n\u003ca href='https://ko-fi.com/imagineSamurai' target=\"_blank\"\u003e\u003cimg src='https://ko-fi.com/img/githubbutton_sm.svg' alt='Buy Me a Coffee at ko-fi.com' style='height: 25px !important;' /\u003e\u003c/a\u003e\r\n\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\r\n\r\n## Acknowledgments\r\n\r\n- OpenCV community\r\n- Contributors and testers\r\n- Everyone who has provided feedback\r\n\r\n\r\n## Contact\r\n\r\n- GitHub: [@imaginesamurai](https://github.com/imaginesamurai)\r\n\r\n---\r\nPlease, if you encounter any bugs or issues, create an [issues](https://github.com/imagineSamurai/advanced-vision-system/issues) to fix it\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaginesamurai%2Fadvanced-vision-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimaginesamurai%2Fadvanced-vision-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimaginesamurai%2Fadvanced-vision-system/lists"}