Open
Description
Do you have any guidance for integrating barcode scanning with Project Tango? We’ve hacked together a custom source to replace CameraSource and process Tango video frames instead, however it doesn’t look workable as the barcode lib seems to require autofocus, which is not available from Tango. Autofocus is not technically required, but we’ve tested your demo app on a variety of devices with no luck at all reading a barcode without autofocus (unlike the Text API). Do you think it’s worth doing some preprocessing, say thresholding, as a way to get around the lack of autofocus?