IInterpolatableTInterpolationIndex Property |
http://www.emgu.com
The index that will be used for interpolation
Namespace:
Emgu.TF.Util
Assembly:
Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntaxdouble InterpolationIndex { get; }
ReadOnly Property InterpolationIndex As Double
Get
property double InterpolationIndex {
double get ();
}
abstract InterpolationIndex : float with get
Property Value
Type:
Double
See Also