Public Property VerticalMinimumBackground As Integer
Dim instance As ImageRegistrationOptions Dim value As Integer instance.VerticalMinimumBackground = value value = instance.VerticalMinimumBackground
public int VerticalMinimumBackground {get; set;}
Public Property VerticalMinimumBackground As Integer
Dim instance As ImageRegistrationOptions Dim value As Integer instance.VerticalMinimumBackground = value value = instance.VerticalMinimumBackground
public int VerticalMinimumBackground {get; set;}
A very high value can cause edge noise to be treated as valid data. If you use a lower value, valid data may be considered edge noise.
Valid values: Any number from 2 to 1000
Default value: 5