Click or drag to resize

RegisterMethod Property

Defines the transformation method. mcwmAffine - use a projective affine transform, mcwmNoTilt - disable correction for skewing or perspective, mcwmNoScale - disable correction for scaling, mcwmThinPlateSpline - non-linear elastic warping using thin-plate spline.

Namespace:  MediaCy.Addins.ImageCompare
Assembly:  MediaCy.Addins.ImageCompare (in MediaCy.Addins.ImageCompare.dll) Version: 1.0.0.0
Syntax
VB
Public Property Method As mcWarpMethod
	Get
	Set

Property Value

Type: mcWarpMethod

Return Value

Type: mcWarpMethod
Remarks