Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageTag

Package version

An entity observation in the image, along with the confidence score.

Hierarchy

  • ImageTag

Index

Properties

Properties

Optional confidence

confidence: undefined | number

The level of confidence that the entity was observed.

Optional hint

hint: undefined | string

Optional hint/details for this tag.

Optional name

name: undefined | string

Name of the entity.

Generated using TypeDoc