Accusoft.FormFixSdk Namespace : IdentificationResult Class |
The following tables list the members exposed by IdentificationResult.
Name | Description | |
---|---|---|
![]() | BestMatches | A list of the best matches (including the single, best match.) |
![]() | ComparedRotated180 | Indicates whether the IdentificationProcessor compared images rotated 180 degrees. |
![]() | ComparedRotated270 | Indicates whether the IdentificationProcessor compared images rotated 270 degrees. |
![]() | ComparedRotated90 | Indicates whether the IdentificationProcessor compared images rotated 90 degrees. |
![]() | CountOfFormModels | The number of FormModel objects that the IdentificationProcessor object referenced. |
![]() | DetectedOrientation | The orientation used to match the template. |
![]() | FormModel | The matching FormModel object. |
![]() | FormModelIndex | The zero-based index of the matching FormModel. |
![]() | IdentificationProcessor | The IdentificationProcessor object that constructed this object. |
![]() | RegistrationResult | The registration information for the matching form model. |
![]() | State | The final state of the identification process. |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer. |
![]() | GetConfidence | Retrieve the confidence of a specific match. |
![]() | GetOtherRegistrationResult | Retrieve the registration information for a specific match. |