BorderTypeReplicate Field |
http://www.emgu.com
The pixels from the top and bottom rows, the left-most and right-most columns are replicated to fill the border
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const BorderType Replicate = 1
Public Const Replicate As BorderType = 1
public:
literal BorderType^ Replicate = 1
static val mutable Replicate: BorderType
Field Value
Type:
BorderType
See Also