Uses of Class
com.extractpdf4j.helpers.Ocr.OcrWord
Packages that use Ocr.OcrWord
Package
Description
Provides reusable helper utilities supporting parsing, content normalization, validation,
and shared internal operations.
-
Uses of Ocr.OcrWord in com.extractpdf4j.helpers
Methods in com.extractpdf4j.helpers that return types with arguments of type Ocr.OcrWordModifier and TypeMethodDescriptionstatic List<Ocr.OcrWord>static List<Ocr.OcrWord>static List<Ocr.OcrWord>Ocr.ocrTsvHeuristically(String pngPath, String lang) Runs OCR on a PNG image using a heuristic to find the best Page Segmentation Mode (PSM).