An open API service indexing awesome lists of open source software.

https://github.com/philkes/recognitionfx

Document Text Recognition User Interface in JavaFX
https://github.com/philkes/recognitionfx

image-recognition javafx machine-learning sqlite tesseract-ocr text-recognition

Last synced: 11 months ago
JSON representation

Document Text Recognition User Interface in JavaFX

Awesome Lists containing this project

README

          

# RecognitionFX

## Features
* **JavaFX UI** to view Images and add Selections
* Tesseract OCR for **character recognition**
* Store Images and selections in XML Project files (.rfx)
* Store Analyzed Documents into **SQL** Database
* Convert entire Image to **.pdf** (Tesseract)

## To Do
* Auto Detection of Textboxes for Selections
* Batch Image-processing
* Further Properties for Selections (Text,Number,Date,...)
* Use Training DataSets