The Podcast at Delphi.org

The Podcast about the Delphi programming language, tools, news and community.

15 2013

Reading Barcodes with XE5 – Preliminary post

by Jim McKeeth

Fernando Rizotto has an example of using XE4 on iOS to read a barcode. He is using an iOS specific library. Another library that is available on both iOS and Android is OpenCV. It is a full open source computer vision library with a lot of great features, one of which is reading barcodes.

tags: iOS - Mobile