Git Product home page Git Product logo

barcode_1d's Introduction

Vision-based 1D barcode localization method for scale and rotation invariant

This is a barcode detection project at the digital signal processing laboratory of the Sungkyunkwan University. With the program in this repository you can evaluate your data.

The software runs under windows and linux and is written in C++.

Based on the following libraries:

  • OpenCV ( >= 3.1)
  • CMake (>= 2.8)

Build Instructions

$ git clone  https://github.com/iyyun/Barcode_1D.git
$ cd Barcode_1D/src/Linux/tencon
$ mkdir build
$ cd build
$ cmake ..
$ make

Dataset

you can download our dataset from here (not include ground truth labels)

Demo

$ cd Barcode_1D/src/Linux/tencon/build
$ ./iyBarcode --file=../../tencone/Test_images/t1.jpg     

video

Cite

yon can find the paper in the "Document" section or here or IEEEXelore.

If you use this barcode detection program, please cite the following:

@inproceedings{yun2017vision,
        title={Vision-based 1D barcode localization method for scale and rotation invariant},
        author={Yun, Inyong and Kim, Joongkyu},
        booktitle={Region 10 Conference, TENCON 2017-2017 IEEE},
        pages={2204--2208},
        year={2017},
        organization={IEEE}
    }

barcode_1d's People

Contributors

iyyun avatar

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.