Hi all, In Tika OCR Processing using Tika, The image is processing done with ImageTick inside the TesseractOCRParser class.
I wish to override the image processing done inside the TesseractOCRParser, I need to override the TesseractOCRParser class. Is there any other options for plugging in our image processing logic before tika ocr processing Thanks Aravinth
