Click or drag to resize

RegisterRegularization Property

Defines the regularization value mode for Thin-Plate Spline transform. Regularization parameter is a positive value that controls amount of smoothing. When Regularization is 0 (Default) the exact spline interpolation is used (no smoothing).

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

Property Value

Type: Double

Return Value

Type: Double
Remarks