QRCodeReader
QRCodeReader copied to clipboard
Improve handling on images without QR code
This spins off issue #19
After testing with several images without QR code, I've seen 3 different outcomes (there might be more I have not discovered). I'm new to this repo and may not able to tackle these immediately.
Further divide-and-conquer might be useful.
- program finished with QR code output by mistake

- program seemed to get stucked until keyboard interruption
- program exited with error
@Griffintaur I would like to contribute and solve this issue
@lavi061997 that would be great .I highly appreciate your contribution. Lets break into three different issues and solve them iteratively.