|
BlobCountingObjectsProcessingHighlightColor Property
|
Color used to highlight motion regions.
Namespace:
Accord.Vision.Motion
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntaxpublic Color HighlightColor { get; set; }
Public Property HighlightColor As Color
Get
Set
Request Example
View SourceProperty Value
Type:
Color
RemarksDefault value is set to red color.
See Also