# QR-Replace **Repository Path**: shercode/QR-Replace ## Basic Information - **Project Name**: QR-Replace - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-23 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QR-Replacer The idea of the hackathon project QR-Replace is to take an existing image that contains a QR Code and replaces the image with the a correctly oriented QR Code using a python script. **Dependencies:** * Pillow https://pypi.python.org/pypi/Pillow/4.0.0 * qrcode https://pypi.python.org/pypi/qrcode * numpy https://pypi.python.org/pypi/numpy/1.12.0rc2 * scikit https://pypi.python.org/pypi/scikit-learn