QR code detection via zbar -


i able decode qr code via zbar 0.10, however, don't know how detect qr code. know in processing pipeline, detection should achieved first before decoding can take place successfully. don't find corresponding interface in zbar api can that. can point me or give thoughts.

thanks in advance.

zbar should find qr code in image , report results without telling first detect qr code. in other words, feed image qr code in somewhere , zbar find it.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -