Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DetectedObject

Represents a detected object with coordinates being provided as percentages of the image width and height.

Hierarchy

  • DetectedObject

Index

Properties

Properties

label

label: string

score

score: number

x1

x1: number

x2

x2: number

y1

y1: number

y2

y2: number

Generated using TypeDoc