IInterpolatableTInterpolationIndex Property |
http://www.emgu.com
The index that will be used for interpolation
Namespace:
Emgu.Util
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
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