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.
You can use this project as dependencie in clojure projects by listing it in project.clj
[org.clojars.vladimirmarkovic86/ocr-lib "0.1.0"]
This project is licensed under the Eclipse Public License 1.0 - see the LICENSE file for details
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |