Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asadullah-dal17/qr-detection-and-distance-estimation
QR code Detection and Distance Estimation opencv Python, it more accurate version of distance Estimation,
https://github.com/asadullah-dal17/qr-detection-and-distance-estimation
distance-calculation distance-estimation-opencv distance-estimator opencv opencv-python pyzbar qr-code qr-code-detection
Last synced: 11 days ago
JSON representation
QR code Detection and Distance Estimation opencv Python, it more accurate version of distance Estimation,
- Host: GitHub
- URL: https://github.com/asadullah-dal17/qr-detection-and-distance-estimation
- Owner: Asadullah-Dal17
- License: mit
- Created: 2021-03-29T10:22:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-24T04:15:57.000Z (over 2 years ago)
- Last Synced: 2024-10-12T20:05:11.227Z (26 days ago)
- Topics: distance-calculation, distance-estimation-opencv, distance-estimator, opencv, opencv-python, pyzbar, qr-code, qr-code-detection
- Language: Python
- Homepage:
- Size: 56.9 MB
- Stars: 50
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QR detection and Distance Estimation using Single:one: camera :camera: opencv python :eye::eye:
QR code Detection and Distance Estimation opencv Python, it more accurate version of distance Estimation, [face detection and distnace Estimation](https://github.com/Asadullah-Dal17/Distance_measurement_using_single_camera), and it is open source project, feel free to contribute.
## Real time Distance Estimation
## Installation
Requirements:
- Python 3.6.(Pyzbar works on fine Python 3.6.2)
- [pyzbar](https://pypi.org/project/pyzbar/)
- opencv
- numpy#### Windows
- installation of pyzbar is not required on windows caused it shiped with python 3.6 wheel files.
- python packages
` pip install opencv-python pyzbar numpy `- Run the code
`python main.py`
#### Linux**(I have't tried yet on linux)** if you do, please let me known.
- Install PyZbar
`sudo apt-get install libzbar0`
- Install python packages
`pip3 install opencv-python numpy pyzbar`- Run
`python3 main.py`
#### Mac**(I have't tried yet on Mac)** if you do, please let me known.
- Install PyZbar
`brew install zbar`- Install python packages
`pip3 install opencv-python numpy pyzbar`- Run
`python3 main.py`
---
### TO DO- [x] QR code detection :bulb:
- [x] Euclidean distance (to find the **width of QR code**, more *accurately*) :bulb:
- [x] Find Distance between camera:eye: and QR code :bulb:- [x] Distance is calculated and Displayed on Screen :bulb:
- [x] Improve the Visual representation :green_heart:
- [ ] QR code Following Robot/Drone [Example](https://github.com/Asadullah-Dal17/Face-Following-Robot-using-Distance-Estimation)----
I have create complete video on Youtube about [Distance Estimation uisng single camera opencv python](https://www.youtube.com/watch?v=zzJfAw3ASzY), which explains how things works
---
If You have any Question or need help in CV Project, Feel free to DM on Instagram## 💚🖤 Join me on Social Media 🖤💚
YouTube
GitHub
Medium