Skip to content

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,

License

Notifications You must be signed in to change notification settings

Asadullah-Dal17/Qr-code-detection-distance-estimation

Repository files navigation

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

if You found this Helpful, please star ⭐ it.

You can Watch my Video Tutorial on Computer Vision Topics, just check out my YouTube Channel AiPhile Youtube

If You have any Question or need help in CV Project, Feel free to DM on Instagram Instagram

🖤💚 Join me on Social Media 💚🖤

About

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,

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages