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