Click or drag to resize

IMcTrackOptionsCorrelAcceptanceThreshold Property

Correlation threshold. Range from 0 to 1. If the correlation coefficient is lower than the threshold the track stops.

Namespace:  MediaCy.IQL.Tracking
Assembly:  MediaCy.IQL.Tracking (in MediaCy.IQL.Tracking.dll) Version: 10.0.6912.0
Syntax
VB
Property CorrelAcceptanceThreshold As Double
	Get
	Set

Property Value

Type: Double
See Also