Dynamsoft Barcode Reader 5.2 for Raspberry Pi is Released!
-
## Dynamsoft Barcode Reader 5.2 for Raspberry Pi is now available ### Release Notes - Improved the localization and recognition algorithms for PDF417 barcodes. - Optimized the de-blur algorithm for 1D barcodes to improve the recognition accuracy. - Optimized the timeout support. Now it is possible to stop barcode recognition by timeout. - Increased QR Code and DataMatrix barcode recognition speed for B&W images. ### Download [dbr-rpi-5.2.0.tar.gz ](http://www.dynamsoft.com/Downloads/Dynamic-Barcode-Reader-for-Raspberry-Pi-Download.aspx) Alternatively, you can use **apt-get** to install. Add public key:
wget -O - http://labs.dynamsoft.com/debian/conf/dbr.gpg.key | sudo apt-key add -
Add source to /etc/apt/sources.list:
deb http://labs.dynamsoft.com/debian/ dbr main non-free
Install Dynamsoft Barcode Reader:
sudo apt-get update && install dbr
Working at Dynamsoft.