Click or drag to resize

WarpFillOutliers Field

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
Syntax
public const Warp FillOutliers = 8

Field Value

Type: Warp
See Also