mindee
    Preparing search index...

    Class GeneratedV1

    Generated API V1 inference results.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    endpointName: string = "custom"

    The endpoint's name. Note: placeholder for custom APIs.

    endpointVersion: string = "1"

    The endpoint's version. Note: placeholder for custom APIs.

    extras?: Extras<ExtraField>

    Extraneous fields relating to specific tools for some APIs.

    isRotationApplied?: boolean

    A boolean denoting whether a given inference result was rotated.

    pages: Page<GeneratedV1Page>[] = []

    The document's pages.

    The document-level prediction.

    product: Product

    Name and version of a given product.

    Methods