public interface IOcrEnginePostProcessor
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,List |
doImageOcrPostprocess(File file, Map<Integer,List
Post process ocr results.
|
Map<Integer,List> doImageOcrPostprocess(File file, Map<Integer,List > input, com.itextpdf.pdfocr.OcrProcessContext ocrProcessContext)
file - input image file
input - base ocr results, which will be post processed
ocrProcessContext - OcrProcessContext
Map
Copyright © 2024. All rights reserved.