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