@camera.ui/sdk / camera / AlertZoneMatch
Type Alias: AlertZoneMatch
AlertZoneMatch =
"anchor"|"intersect"|"contain"
Defined in: camera/detection.ts:116
When an object counts as inside an alert zone.
anchor— where the object stands (bottom center of its box)intersect— its box touches the zonecontain— its box lies fully inside the zone