Thread: mbarcode
View Single Post
Posts: 2,102 | Thanked: 1,309 times | Joined on Sep 2006
#468
Originally Posted by noursy View Post
I have tried to use mbarcode to decode the QR codes shown at http://www.qrcomic.com/. I traced the problem to the small size of the pictures used by mbarcode (400x240), which doesn't allow a large enough resolution to scan e.g., a 175x175 dots QR code. Is 400x240 a hardware limitation? Or would it be possible to use e.g. 800x480?

Besides, I'm eagerly waiting for python plugins!
Which device are you running on?

I just tried the link you gave and other than needing to hold the N900 quite a long way back (as the barcode that was displayed was rather large on my monitor) it all seemed to work fine.

I did a rough count, and the barcode I scanned was only something like 60x60 elements (probably 64, though I've not checked the QR spec recently to see what the required sizes are), which should be easy to decode.

Also, iirc internally mBarcode uses a frame size of 640x480 on the N900 and this size of frame should also be saved in the history list/exported to file (though if it's not, please let me know and I'll check). The thumbnail that is actually presented to the user is smaller afaicr.


I'll try to get PythonQT packaged up this evening when I have a few minutes spare
 

The Following 2 Users Say Thank You to lardman For This Useful Post: