Package com.itextpdf.pdfocr.onnx.detection.score


package com.itextpdf.pdfocr.onnx.detection.score
  • Class
    Description
    Interface for abstracting away score calculation over a text contour in the text detection post-processor.
    Score calculator, which returns the biggest observed sample.
    Score calculator, which calculates the mean values over the observed samples.