Qrscan
A Ruby gem for decoding QR code from images.
Installation
gem install qrscan
Usage
decoded_value = Qrscan.scan("/image/path/file.jpg")
License
The gem is available as open source under the terms of the MIT License.
Project
A Ruby gem for decoding QR code from images.
gem install qrscan
decoded_value = Qrscan.scan("/image/path/file.jpg")
The gem is available as open source under the terms of the MIT License.