I am able to decode the QR code via zbar 0.10, however, I don't know how to detect the QR code. I know that in the processing pipeline, detection should be achieved first before decoding can take place successfully. I also don't find any corresponding interface in the zbar API that can do that. Anyone can point me to any or would like to give some thoughts.
Thanks in advance.