Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asadullah-dal17/qr-code-detection-distance-estimation
QR code tracking with optical flow, and increase the distance estimation, range using Optical flow tracking, from 15.5 cm(on 1.5 cm sized QR code), 7x more which is due to optical flow,
https://github.com/asadullah-dal17/qr-code-detection-distance-estimation
distance distance-estiamtion distance-estimation-opencv distance-estimation-single-camera distnace-calculation-opencv optical-flow qr qrcode
Last synced: 26 days ago
JSON representation
QR code tracking with optical flow, and increase the distance estimation, range using Optical flow tracking, from 15.5 cm(on 1.5 cm sized QR code), 7x more which is due to optical flow,
- Host: GitHub
- URL: https://github.com/asadullah-dal17/qr-code-detection-distance-estimation
- Owner: Asadullah-Dal17
- License: mit
- Created: 2021-10-01T10:09:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T12:19:28.000Z (over 3 years ago)
- Last Synced: 2024-11-15T02:05:38.332Z (3 months ago)
- Topics: distance, distance-estiamtion, distance-estimation-opencv, distance-estimation-single-camera, distnace-calculation-opencv, optical-flow, qr, qrcode
- Language: Python
- Homepage:
- Size: 14.6 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qr-code-detection-distance-estimation 🔒 Private
## Installation of Python Modules
### Windows 💠
#### OpenCV Python and Pyzbar
```
pip install opencv-python pyzbar
```### Linux 🐧 or mac 🍎
#### OpenCV Python and PyZbar
```
pip3 install opencv-python pyzbar
```
---## Basic of Optical Flow 🔍
Tracking single point, using optical flow
## Basics of QR Code 💻
Detecting the QR code with pyzbar
## Combination of QR code Detection and Optical-flow
Maximizing the Range 🐎 of QR code detecting with Optical-flow 🔎
## Distance Estimation, Maximized Ranged Detection
Estimating the distance using QR code detection and Optical flow
Known width or height measurement, since QR code are Square(width and height are same here)
![orginal image ](images/IMG_20211001_175418_1.jpg)
if You found this Helpful, please star :star: it.
You can Watch my Video Tutorial on Computer Vision Topics, just check out my YouTube Channel
![]()
If You have any Question or need help in CV Project, Feel free to DM on Instagram
![]()
# 🖤💚 Join me on Social Media 💚🖤
YouTube![]()
GitHub![]()
![]()