Fork of OCR software cuneiform
Original software see:
https://launchpad.net/cuneiform-linux
by Cognitive Technologies and Jussi Pakkanen
Other Open Source OCR stuff see
* Tesseract by Ray Smith (using the Leptonica image library)
* GOCR
* OCRAD
libcrn is document image processing library written in C++11 for Linux, Windows, Mac OsX and Google Android. It is a toolbox that allows to create easily software such as OCRs and layout analysis tools.
RNNLIB is a recurrent neural network library for sequence learning problems. Applicable to most types of spatiotemporal data, it has proven particularly effective for speech and handwriting recognition.
full installation and usage instructions given at
http://sourceforge.net/p/rnnl/wiki/Home/
Qt Handwriting Recognizing it's a simple Qt GUI interface of a artificial neural network to provide handwrite recognition. This project use FANN (Fast Artificial Neural Network) on first approach.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.