Hi, I am a programmer, I was tasked by my boss to write some barcode reading software from cell phone photos. I found a paper by Orazio Gallo and Roberto Manduchi titled:

"Reading 1-D Barcodes with Mobile Phones Using Deformable Templates".

IEEE Trans Pattern Anal Mach Intell. 2011 September ; 33(9): 1834-1843.

I graduated long time ago in 1994 and my math is kinda weak.

In section B:Barcode decoding, I could understand everything except the part about "the list of cells" on page 9, where it states:

"The list of cells {V sub k to the t}, as well as the integral of p(o,w) within each cell, can be computed offline and stored for online use."

I did not understand the math about this and the cost function, I was wondering if anyone knows of any online tutorial or free source code about this ??

I uploaded some free C# code on my GitHub to try to code this algorithm and the code is at this url:

https://github.com/danielforeverlearning/BarcodeReader_UPC

I also uploaded the paper itself, it is attached to this.

Thanks for any help out there in cyberspace.

More Maxwell Lee's questions See All
Similar questions and discussions