Create UI to observe the image processing steps throughout the Tesseract OCR process. The importance of this depends on how much pre-OCR image processing affects the accuracy of the OCR result. Not known right now; training harness comes first.
Depends on completion of spectrumbranch/retro-translation-project#2
Details:
- Support building image pipelines in an interactive user interface (like an interactive version of the pipeline examples we already have in mortar).
- Expose UI controls for the parameters of each pipeline step. Allow changing "on the fly" and re-rendering the pipeline.
- Update and show results of each stage in the image pipeline as the user makes changes.
Create UI to observe the image processing steps throughout the Tesseract OCR process. The importance of this depends on how much pre-OCR image processing affects the accuracy of the OCR result. Not known right now; training harness comes first.
Depends on completion of spectrumbranch/retro-translation-project#2
Details: