Liking cljdoc? Tell your friends :D

Optical character recognition library

Optical character recognition library is clojure project that implements mechanism of recognising a group of pixels as an character, that was previously learned by user who recognised group of pixels and saved it as smaller image. It is used in ocr-server project, so look it up.

Installing

You can use this project as dependencie in clojure projects by listing it in project.clj

[org.clojars.vladimirmarkovic86/ocr-lib "0.1.0"]

Authors

License

This project is licensed under the Eclipse Public License 1.0 - see the LICENSE file for details

Can you improve this documentation? These fine people already did:
VladimirMarkovic86 & Markovic Vladimir
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close