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
SyntaxPublic Property Regularization As Double
Get
Set
Property Value
Type:
DoubleReturn Value
Type:
Double
Remarks
See Also