![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjSY5ncwZ_iinn_YW-sCKJgD8r7ommvq3A4kDBufggXUrDQm4dR0js1j78HegIuZcXmbprzNa1L0znLphKSvM14syg654uR_iVQbbfG1ysBjMwYkDfi6_QkLe1W4brWm_H70xkcB3DjkyE/s400/0004.jpg)
$ ./sample/simple/simpletest ~/Desktop/0004.jpg
libdecodeqr version 0.9.3 ($Rev: 42 $)
STATUS=2080
this is a test
Hit any key to end.
It looks like libdecodeqr works for decoding QR Codes from images however it does not appear to perform reliably on small images or highly distorted images such as the one below. It is however very fast and uses opencv for image processing.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEib-G5yDVeIoPAOlvzwahsax8Yj68Fs3L2TQJagBz0xwumJoLR55-PXD_uZN4iZxbWev9xfi74qsBRY23UCdg-pJMmVx1xhn9pXxoNtOnxwULhM25l1DPViT50jvwTY9EEUfCY-7pVBRnM/s400/0002.jpg)
My beverage retrieval robot will require more advanced techniques to reliably locate the correct container.
4 comments:
Hello... I wonder if tou know any decoder of QR codes in MATLAB?? Thanks.. Max..., my email is maxvizcarra@hotmail.com
I have not seen any MATLAB QR Code decoders, but it shouldn't be that hard to write one yourself.
Hi... I'm beginning to create a matlab coder/decoder... do you know where can I find the basic logic of coder/decoder?? thanks.... Max
I would look at the QR Code decoder that is part of zebra crossing.
Post a Comment