Code Monkey home page Code Monkey logo

multiple-qr-codes-detection-segmentation-and-decoding's Introduction

Multiple QR codes Detection, Segmentation, and Decoding

  • A real-time multiple QR codes decorder based on C++, openCV, and openMP

์˜ˆ์ œ


Features

Works

  • Detect all QR codes presented on a frame at the same time
  • Segment the detected QR codes
  • Decord them with openCV function (But, OpenCV Decoder shows poor performance...)

Outputs

  • The images of segmented QR codes (mode1: not-aligned, mode2: aligned)
  • The positions
  • The decorded informations

limitation

  • QR Code model1, model2 only

Environments

  • Windows 10
  • C/C++, Visual Studio 2019
  • openCV 4.1.1
  • openMP for Parallel Computing
  • Tested on image resolution 1920x1080

How to Run

  1. Download OpenCV 4.1.1(https://sourceforge.net/projects/opencvlibrary/files/4.1.1/opencv-4.1.1-vc14_vc15.exe/download)
  2. Decompress it on the path "C:"
  3. Clone this project
  4. Open the project file and complie it
  5. Run it with release mode (Debug mode is slow)

Methodology

ex_screenshot 1.

Experiments

  • Webcam Logitech C920 PRO HD WEBCAM

Citation

@misc{openQR,
author = {Ye-Chan Choi},
title = {Multiple QR codes Detection, Segmenation, and Decoding},
publisher = {GitHub},
journal = {GitHub repository},
howpublished = {\url{https://github.com/clchan000/Multiple-QR-codes-Detection-Segmenation-and-Decoding}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.