Click or drag to resize

WarpInverseMap Field

http://www.emgu.com
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.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const Warp InverseMap = 16

Field Value

Type: Warp
See Also