Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectHierarchy

Package version

An object detected inside an image.

Hierarchy

  • ObjectHierarchy

Index

Properties

Properties

Optional confidence

confidence: undefined | number

Confidence score of having observed the object in the image, as a value ranging from 0 to 1.

Optional object

object: undefined | string

Label for the object.

Optional parent

The parent object, from a taxonomy perspective. The parent object is a more generic form of this object. For example, a 'bulldog' would have a parent of 'dog'.

Generated using TypeDoc