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.
8 replies on “Reading Barcodes with XE5 – Preliminary post”
Thx. Seems like OpenCV might be the way to go as I would most possibly only make an app for Android since none of the potential users are using iPhones
Have you tried the OpenCV in XE5 for both android and iOS ?
I haven’t tried it yet.
how i reverse 90 degrees this camera on ipad lanscape orientation?
i want to reverse 90 degree this camera on landscape please help
Image1.Bitmap.Rotate(90);
[…] direkt ein zu binden. Leider hat das nicht funktioniert. (Falsches Format) Dem zu folge http://delphi.org/2013/10/reading-ba…liminary-post/ kann ich aber auch unter iOS und Android OpenCV in Delphi verwenden, nur wie? Es gibt auch […]
[…] http://delphi.org/2013/10/reading-barcodes-with-xe5-preliminary-post/ […]