http://www.emgu.com
Fill all the destination image pixels. If some of them correspond to outliers in the source image, they are set to fillval.
Namespace:
Emgu.CV.CvEnum
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntaxpublic const Warp FillOutliers = 8
Public Const FillOutliers As Warp = 8
public:
literal Warp^ FillOutliers = 8
static val mutable FillOutliers: Warp
Field Value
Type:
Warp
See Also