Hierarchy

  • InferenceResultProps

Properties

image?: Blob
onPredictError?: ((err) => void)

Type declaration

    • (err): void
    • Called when there is predict error.

      Parameters

      Returns void

showLabels?: boolean

Show labels for predicted annotations. Default is false.

Generated using TypeDoc