We need a modern opensource barcode reader. The best thing (zxing) is in maintenance mode, and the newer barcode scanners with niceties like neural scan, 90% scan, bortched barcode scan are all closed source.
I agree, I once took a shot at porting ZXing to the Microsoft Hololens. I was amazed that there aren't very many open source barcode interpreters available right now.
This is so true. It blows my mind that nothing exist beyond zxing. Barcodes are everywhere, and quick access to them is the gate-way to a million cool apps, etc.
My code probably would have worked with good image quality, but I wanted something more robust that would work with a cheap webcam. I imagine the pi camera module is about the same.