Property pose2DRequested
pose2DRequested
Property to be implemented by the provider to set whether human body pose 2D estimation is requested.
Declaration
public virtual bool pose2DRequested { get; set; }
Property Value
Type | Description |
---|---|
bool |
|
Exceptions
Type | Condition |
---|---|
NotSupportedException | Thrown when setting the human body pose 2D estimation to
|