mindee
    Preparing search index...

    Class Crop

    Identify the borders of documents on each page, matching each one to a category.

    Hierarchy

    • BaseProduct
      • Crop
    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