IMcTrackOptionsPreviewOutlines Property
|
|
Defines what outlines will be shown after segmentation as a visual confirmation of object detection.
Namespace:
MediaCy.IQL.Tracking
Assembly:
MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
SyntaxProperty PreviewOutlines As mctPreviewOutlines
Get
Set
Property Value
Type:
mctPreviewOutlines
RemarksThe options affects the outlines shown in AfterSegmentation event.
When the value is mctpoNone, the event is not fired and no outlines are shown.
See Also