VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.TemplateMatching Namespace / ImageImprintCompareResult Class
In This Topic
ImageImprintCompareResult Class Properties
In This Topic
For a list of all properties of this type, see ImageImprintCompareResult.
Public Properties
 NameDescription
Public PropertyGets average location deviation of coincident zones.
Public PropertyGets average location deviation of coincident zones along the X axis.
Public PropertyGets average location deviation of coincident zones along the Y axis.
Public PropertyGets average similarity of coincident zones.
Public PropertyGets the count of coincident zones.
Public PropertyGets the confidence of the result derived from other parameters.
Public PropertyGets the destination image imprint.
Public PropertyGets a value indicating whether the result is reliable.
Public PropertyGets the count of destination zones that do not have coincident source zones.
Public PropertyGets the count of source zones that do not have coincident destination zones.
Public PropertyGets the source image imprint.
Public PropertyGets the AffineMatrix that specifies a transformation that shall be applied to the DestImprint in order to get the SourceImprint.
See Also