Menu

Tree [5cb9b4] master /
 History

HTTPS access


File Date Author Commit
 core 2012-10-27 Konstantin Pribluda Konstantin Pribluda [6a2b02] raise development version
 demos 2012-10-27 Konstantin Pribluda Konstantin Pribluda [6a2b02] raise development version
 distribution 2012-10-27 Konstantin Pribluda Konstantin Pribluda [6a2b02] raise development version
 legacy 2012-10-06 Konstantin Pribluda Konstantin Pribluda [a9fd3e] prepare for release on sonatype / central
 plugins 2012-10-27 Konstantin Pribluda Konstantin Pribluda [6a2b02] raise development version
 .gitignore 2012-10-03 Konstantin Pribluda Konstantin Pribluda [4c09d9] added .gitignore
 LICENSE.txt 2012-10-03 Konstantin Pribluda Konstantin Pribluda [f30e1b] updated copyright messages and license file
 README.txt 2012-10-06 Konstantin Pribluda Konstantin Pribluda [a9fd3e] prepare for release on sonatype / central
 pom.xml 2012-10-27 Konstantin Pribluda Konstantin Pribluda [5cb9b4] adjusted plugins

Read Me

JavaOCR is pure java image processing library with focus on OCR.  As this is pure java and
does not use AWT code it is suitable for android.  JavaOCR os split in several modules.

Module overview

core - core image processing stuff (images over linear arrays, some basic filters,
       image slicing and traversal code)
plugins - separated plugin modules (awt - utilises AWT routines for image processing,
       fir - FIR filtering, moment - invariant moments computation, cluster analysis)
demos - usage demos, focused on android with complete roundtrip (sample acquisition,
       training, recognition)


Legacy code

Some code is orphaned and never reached release quality.  This code is moved into legacy subdirectory.
If you like to adopt and improve it - you are welcome.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.