Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ qrscan Public

A Ruby gem for decoding QR code from images.

License

Notifications You must be signed in to change notification settings

pioz/qrscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qrscan

A Ruby gem for decoding QR code from images.

Installation

First install zbar dependency.

On Debian like distro:

sudo apt-get install libzbar-dev

On Mac OSX:

brew install zbar

Then you can install the gem:

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.

About

A Ruby gem for decoding QR code from images.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages