Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

iyyun/Barcode_1D

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 ( >= 4.10)
  • CMake (>= 2.8)
  • VTK (>= 9.3.1)
  • HDF5 (>= 1.14.4.3)

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}
    }

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.