Click or drag to resize

RegisterAccuracy Property

Approximation Accuracy defines how accurate the coordinates will be converted for Thin-Plate Spline transform. The lower the value, the more iterative approximation steps are involved. Recommended value is 0.1. The default value is 0 and iterative approximation is disabled.

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

Property Value

Type: Double

Return Value

Type: Double
Remarks