mindee
    Preparing search index...

    Class Ocr

    Extract raw text (OCR) from any image or scanned document.

    Hierarchy

    • BaseProduct
      • Ocr
    Index
    • get annotationParametersClass(): new (
          ...args: any[],
      ) => BaseAnnotationParameters

      Annotation Parameters class for this product.

      Returns new (...args: any[]) => BaseAnnotationParameters

    • get ragDocumentUploadClass(): new (
          ...args: any[],
      ) => BaseRagDocumentUploadParameters

      Document Upload class for this product.

      Returns new (...args: any[]) => BaseRagDocumentUploadParameters