VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.TemplateMatching Namespace / ImageImprintCompareResult Class
Properties SeeAlso
In This Topic
    ImageImprintCompareResult Class Members
    In This Topic
    The following tables list the members exposed by 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