Click or drag to resize

Warp Fields

http://www.emgu.com

The Warp type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDefault
Neither FILL_OUTLIERS nor CV_WRAP_INVERSE_MAP
Public fieldStatic memberFillOutliers
Fill all the destination image pixels. If some of them correspond to outliers in the source image, they are set to fillval.
Public fieldStatic memberInverseMap
Indicates that matrix is inverse transform from destination image to source and, thus, can be used directly for pixel interpolation. Otherwise, the function finds the inverse transform from map_matrix.
Public fieldvalue__
Top
See Also