http://www.emgu.com
The default border interpolation type.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BorderType Default = 4
Public Const Default As BorderType = 4
public:
literal BorderType^ Default = 4
static val mutable Default: BorderType
Field Value
Type:
BorderType
See Also