Skip to content

tolitius/repp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repp

Read Evaluate Print Profit

Repp stands on the shoulders of zxing and tesseract-ocr.

While there are native mobile apps that provide barcode scanning and/or OCR, Repp is a web app hence is not tied to any particular mobile OS and can be used by both: mobile and anything else that has a browser (i.e. potentially be a service).

Repp in Action

Since "tesseract-ocr" is platform dependent, it needs to be installed so Repp can call into it.

Running Repp can be as simple as:

lein ring server

Scan Them Barcodes

Phone

Take a Picture with Barcode => Barcode Value Barcode Scan with a Phone

Browser

Select a Picture with Barcode => Barcode Value Barcode Scan with a Browser

OCR That Text

Phone

Take a Picture with Text => OCR it OCR with a Phone

Browser

Select a Picture with Text => OCR it OCR with a Browser

License

Copyright © 2013 tolitius

Distributed under the Eclipse Public License, the same as Clojure.

About

scanning barcodes, OCRing, OCDing..

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published