|
HslBlobTrackerComputeOrientation Property
|
Gets or sets whether the tracker should compute blob's orientation.
Namespace:
Accord.Vision.Tracking
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax public bool ComputeOrientation { get; set; }
Public Property ComputeOrientation As Boolean
Get
Set
Request Example
View SourceProperty Value
Type:
BooleanSee Also