http://www.emgu.com
Nearest-neighbor interpolation
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Inter Nearest = 0
Public Const Nearest As Inter = 0
public:
literal Inter^ Nearest = 0
static val mutable Nearest: Inter
Field Value
Type:
Inter
See Also