PrepOCRessor - The QCRI Preprocessing Tool for Arabic OCR

Packages 
Package Description
qa.qcri.prepocressor.datastructures
This package contains basic data structures like images or image lists that are used to transfer data through the pipeline.
qa.qcri.prepocressor.imageprocessing
This package contains tools for image processing.
qa.qcri.prepocressor.io
This package contains classes for I/O handling, i.e. loading data sets, logging, storing results.
qa.qcri.prepocressor.operations
This package contains all available operations, i.e. all commands which can be used within the pipeline.
qa.qcri.prepocressor.operations.feat
The feat package contains feature extractors that work together with the featExtract operation
qa.qcri.prepocressor.ui
This package contains classes for the user interaction.