Options
All
  • Public
  • Public/Protected
  • All
Menu

A closed polygon represented by n vertices. In other words, we assume that the first and last vertex are connected.

Hierarchy

  • AnnotationsPolygon

Index

Properties

Properties

Optional confidence

confidence: undefined | number

The confidence score for the primitive. It should be between 0 and 1.

min

0

max

1

vertices

vertices: AnnotationsPoint[]