Class MedicalCertificateCheckBox

Structure to contain full information about found box.

Hierarchy

Constructors

Properties

checked: boolean

True if the box is checked.

Default Value

false;
checkedConfidence: number

Confidence of the checked/unchecked prediction.

Default Value

0.0;
quad: Point[]

Points of the box

Box type.

Default Value

"UNKNOWN";

Generated using TypeDoc