The PersonSegmentation
class exposes the information about a person.
Property | Description |
---|---|
enabled | (get) (Not Available) Specifies whether the segmentation should be enabled. Default value is true. |
foregroundPercent | (get) foregroundPercent: ScalarSignal Represents the percentage of screen space occupied by person. |
hasForeground | (get) hasForeground: BoolSignal Represents whether there is person in the scene (true/false). |
This module exposes no methods.