Proceedings of the 12th International Conference on Mobile and Ubiquitous Multimedia 2013
DOI: 10.1145/2541831.2541844
|View full text |Cite
|
Sign up to set email alerts
|

Blur-resistant joint 1D and 2D barcode localization for smartphones

Abstract: With the proliferation of built-in cameras barcode scanning on smartphones has become widespread in both consumer and enterprise domains. To avoid making the user precisely align the barcode at a dedicated position and angle in the camera image, barcode localization algorithms are necessary that quickly scan the image for possible barcode locations and pass those to the actual barcode decoder. In this paper, we present a barcode localization approach that is orientation, scale, and symbology (1D and 2D) invari… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
38
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 37 publications
(38 citation statements)
references
References 14 publications
0
38
0
Order By: Relevance
“…Version 2.0 of OpenGL ES introduced the programmable graphics pipeline to mobile graphics hardware opening the doors for general purpose GPU computations on smartphones. There are certain limitations though compared to proprietary high-level parallel computing frameworks such as CUDA 3 , OpenCL 4 , or RenderScript 5 because OpenGL was primarily designed for rendering 3D scenes. This means one has to reformulate computing problems as rendering problems and carefully tune the algorithms to graphics features.…”
Section: Image Processing On Mobile Gpumentioning
confidence: 99%
See 3 more Smart Citations
“…Version 2.0 of OpenGL ES introduced the programmable graphics pipeline to mobile graphics hardware opening the doors for general purpose GPU computations on smartphones. There are certain limitations though compared to proprietary high-level parallel computing frameworks such as CUDA 3 , OpenCL 4 , or RenderScript 5 because OpenGL was primarily designed for rendering 3D scenes. This means one has to reformulate computing problems as rendering problems and carefully tune the algorithms to graphics features.…”
Section: Image Processing On Mobile Gpumentioning
confidence: 99%
“…The selected barcode localization algorithm [3] consists of multiple stages that are illustrated in Figure 3. The captured color camera image is first converted to grayscale and the chroma value c = max(R, G, B) − min(R, G, B) of each pixel is also stored separately for later steps.…”
Section: Algorithm Outlinementioning
confidence: 99%
See 2 more Smart Citations
“…Image acquisition techniques and computer hardware have also improved significantly, that made automatic reading of QR codes available. State of the art algorithms [8,9] do not require human presence and assumptions on code orientation, position and coverage rate in the image any longer. However, image quality and acquisition techniques vary considerably and each application has its own requirements for detection speed and accuracy, making the task more complex.…”
Section: Introductionmentioning
confidence: 99%