I'm trying to build an augmented reality application for iphone. I need to scan qrcode but i don't want to add the zxing widget.
Any idea?
Thanks
:)
If you follow this tutorial http://zbar.sourceforge.net/iphone/sdkdoc/tutorial.html its easy to integrate zbar into your app. Zbar will automatically pick up either QRCodes or barcodes or you can distinguish which has been scanned. In the didFinishPickingMediaWithInfo delegate method the data will be returned as a symbol and as shown in the tutorial, the information stored in the QRCode can be accessed will "symbol.data"
Hope this helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With