{"id":19517350,"url":"https://github.com/saornek/zed-qr-code-scanner","last_synced_at":"2026-04-17T12:34:28.007Z","repository":{"id":222955867,"uuid":"758837225","full_name":"saornek/ZED-QR-Code-Scanner","owner":"saornek","description":"A real-time QR code scanner using the ZED Camera and ZED SDK, enabling the detection and decoding of QR codes from live video feeds.","archived":false,"fork":false,"pushed_at":"2024-02-19T07:02:14.000Z","size":5581,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T12:43:20.833Z","etag":null,"topics":["opencv","opencv-python","python","pyzbar","qrcode-scanner","zed","zed-camera","zed2"],"latest_commit_sha":null,"homepage":"https://selinoid.com/","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/saornek.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}},"created_at":"2024-02-17T08:14:55.000Z","updated_at":"2024-02-17T08:20:37.000Z","dependencies_parsed_at":"2024-02-17T09:36:12.241Z","dependency_job_id":null,"html_url":"https://github.com/saornek/ZED-QR-Code-Scanner","commit_stats":null,"previous_names":["saornek/zed-qr-code-scanner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saornek%2FZED-QR-Code-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saornek%2FZED-QR-Code-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saornek%2FZED-QR-Code-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saornek%2FZED-QR-Code-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saornek","download_url":"https://codeload.github.com/saornek/ZED-QR-Code-Scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766613,"owners_count":19854119,"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","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":["opencv","opencv-python","python","pyzbar","qrcode-scanner","zed","zed-camera","zed2"],"created_at":"2024-11-11T00:02:42.396Z","updated_at":"2026-04-17T12:34:22.960Z","avatar_url":"https://github.com/saornek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QR Code Scanner using ZED Camera\n\n![QR Code Scanner Demo](https://github.com/saornek/ZED-QR-Code-Scanner/blob/main/demo.gif)\n\n## Overview\nThis code utilizes the ZED Camera along with OpenCV and pyzbar libraries to create a real-time QR code scanner.\n\n## Setup Instructions\n1. **Install ZED SDK:**\n   - Get the latest [ZED SDK](https://www.stereolabs.com/developers/release/) and [pyZED Package](https://www.stereolabs.com/docs/app-development/python/install/)\n\n2. **Install Python Dependencies:**\n   - Install the required Python libraries using pip:\n     ```bash\n     sudo apt-get install libzbar0\n     pip install pyzed pyzbar opencv-python\n     ```\n\n## Running the Code\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/saornek/ZED-QR-Code-Scanner\n   ```\n2. **Navigate to the Code Directory:**\n   ```bash\n   cd ZED-QR-Code-Scanner\n   ```\n3. **Run the Code:**\n   ```bash\n   python qr_scanner.py\n   ```\n4. **Usage:**\n   - Once the code is running, point the ZED Camera towards QR codes to detect and decode them in real-time.\n   - Press 'q' to exit the application.\n\n## Notes\n- Ensure the ZED Camera is connected and configured properly before running the code.\n- Adjust any parameters or settings in the code as needed for your specific use case.\n\n## Contributing\nContributions to this repository are welcome.  If you find any bugs or have suggestions for improvements, please feel-free to submit a pull request.\n\n## Acknowledgments\nThank you to Stereolabs for providing the ZED SDK.\n\n## Support\nFor any questions or support related to this code, you can contact me via the repository issues page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaornek%2Fzed-qr-code-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaornek%2Fzed-qr-code-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaornek%2Fzed-qr-code-scanner/lists"}