FormFix v6.0 for .NET - Updated
IdentificationProcessor Class Members
Properties  Methods  Events


Accusoft.FormFixSdk Namespace : IdentificationProcessor Class

The following tables list the members exposed by IdentificationProcessor.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public Property Indicates whether this object should throw a multiple similar matches error when there are multiple matches with identical confidence values.  
Public PropertyGets or sets a value indicating whether the unknownImage argument to Identify will be aligned to the best matching FormModel object, during the call to Identify.  
Public Property Controls run-time adaptation of the identification process.  
Public PropertyThe FormModel objects that are candidates for matching.  
Public PropertyIndicates the likelihood that an unknown form should match a form in the FormModels collection.  
Public Property Controls the amount of effort this object expends in the identification process.  
Public PropertyA subset of the forms in FormModels to compare unknown images to.  
Public PropertyInstructs this object to identify images that are rotated 180 degrees counter-clockwise from the matching FormModel.  
Public PropertyInstructs this object to identify images that are rotated 270 degrees counter-clockwise from the matching FormModel.  
Public PropertyInstructs this object to identify images that are rotated 90 degrees counter-clockwise from the matching FormModel.  
Public PropertyGets or sets a value indicating whether matches with a confidence lower than IdentificationProcessor.MinimumIdentificationConfidence are included in the collection IdentificationResult.BestMatches.  
Public PropertyIndicates whether this object should use a subset of the forms in the FormModels collection.  
Public PropertyThe maximum number of matches to return in the IdentificationResult.BestMatches collection.  
Public Property The minimum confidence for a successful match.  
Public PropertyThis method is deprecated. Gets or sets an object that contains additional data about this object.  
Public Property Gets or sets an object that contains additional data about this object.  
Top
Public Methods
 NameDescription
Public MethodCauses the object to analyze its FormModels collection and construct the data items that it will use during identification.  
Public MethodThis method is deprecated. Creates test data items in preparation for a more extensive test.  
Public MethodOverloaded.  Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer.  
Public Method Gets a list of the forms that are similar to the given one.  
Public Method Identifies a form.  
Public Method Reads a specially-formatted stream and places the values into properties of this object.  
Public MethodThis method is deprecated. Tests a ReadChecksum event.  
Public MethodThis method is deprecated. Tests a ReadDataItem event.  
Public MethodThis method is deprecated. Tests a WriteDataItem event.  
Public MethodThis method is deprecated. Tests data items that you created using ConstructTestDataItems.  
Public Method Writes some properties of this object to a specially-formatted stream.  
Top
Protected Methods
 NameDescription
Protected Method A finalizer for the object.  
Top
Public Events
 NameDescription
Public Event An event for retrieving a checksum for the persistent state of a form set.  
Public Event An event for reading a data item from the persistent storage.  
Public Event An event for writing a data item to the persistent storage.  
Top
See Also

Reference

IdentificationProcessor Class
Accusoft.FormFixSdk Namespace

Is this page helpful?
Yes No
Thanks for your feedback.