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
Syntaxpublic const Warp InverseMap = 16
Public Const InverseMap As Warp = 16
public:
literal Warp^ InverseMap = 16
static val mutable InverseMap: Warp
Field Value
Type:
Warp
See Also