Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ObjectDetectionBoundingBox

export

Hierarchy

  • ObjectDetectionBoundingBox

Index

Constructors

Properties

bottomRightX?: number

Horizontal position of the bottom right corner, given as a fraction of the frame width

memberof

ObjectDetectionBoundingBox

bottomRightY?: number

Vertical position of the bottom right corner, given as a fraction of the frame height

memberof

ObjectDetectionBoundingBox

topLeftX?: number

Horizontal position of the top left corner, given as a fraction of the frame width

memberof

ObjectDetectionBoundingBox

topLeftY?: number

Vertical position of the top left corner, given as a fraction of the frame height

memberof

ObjectDetectionBoundingBox

Generated using TypeDoc