Skip to main content

Module ppocr

Module ppocr 

Source
Expand description

Engine PaddleOCR PP-OCRv6 via ppocr-rs.

Pipeline: DocOrientationClassifier → rotate_upright LayoutAnalyzer (PP-DocLayoutV3) detect_with_layout (OCR testo) [opt] TableStructureRecognizer (SLANeXt wired) [opt] FormulaRecognizer (PP-FormulaNet-plus-L)

Structs§

OcrModelPaths
Path espliciti per i modelli OCR (det/rec/dict).
PpOcrEngine
PpOcrEngineConfig
Configurazione per PpOcrEngine.
TableModelPaths
Path espliciti per il modello table structure (SLANeXt wired/wireless o SLANet_plus).