PredetectedRegionElement
The PredetectedRegionElement
interface extends the RegionObjectElement
interface and represents a pre-detected region element in an image.
interface PredetectedRegionElement extends RegionObjectElement {
modeName: string;
}
modeName
Gets the name of the detection mode used to detect this region element.