Accusoft.FormFix5.Net
IdentificationProcessor Class Members
Properties  Methods  Events


The following tables list the members exposed by IdentificationProcessor.

Public Constructors
 NameDescription
Public ConstructorIdentificationProcessor Constructor Initializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyAcceptMultipleMatches Indicates whether this object should throw a multiple similar matches error when there are multiple matches with identical confidence values.  
Public PropertyAutoAlignGets 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 PropertyEnableIdentificationAdaptation Controls run-time adaptation of the identification process.  
Public PropertyFormModelsThe FormModel objects that are candidates for matching.  
Public PropertyIdentificationCertaintyIndicates the likelihood that an unknown form should match a form in the FormModels collection.  
Public PropertyIdentificationQuality Controls the amount of effort this object expends in the identification process.  
Public PropertyIdentificationSubsetA subset of the forms in FormModels to compare unknown images to.  
Public PropertyIdentifyRotated180Instructs this object to identify images that are rotated 180 degrees counter-clockwise from the matching FormModel.  
Public PropertyIdentifyRotated270Instructs this object to identify images that are rotated 270 degrees counter-clockwise from the matching FormModel.  
Public PropertyIdentifyRotated90Instructs this object to identify images that are rotated 90 degrees counter-clockwise from the matching FormModel.  
Public PropertyIncludeBestMatchesBelowConfidenceGets or sets a value indicating whether matches with a confidence lower than IdentificationProcessor.MinimumIdentificationConfidence are included in the collection IdentificationResult.BestMatches.  
Public PropertyLimitIdentificationToSubsetIndicates whether this object should use a subset of the forms in the FormModels collection.  
Public PropertyMaximumIdentificationBestMatchesThe maximum number of matches to return in the IdentificationResult.BestMatches collection.  
Public PropertyMinimumIdentificationConfidence The minimum confidence for a successful match.  
Public PropertyTagThis method is deprecated. Gets or sets an object that contains additional data about this object.  
Public PropertyUserTag Gets or sets an object that contains additional data about this object.  
Top
Public Methods
 NameDescription
Public MethodConstructDataItemsCauses the object to analyze its FormModels collection and construct the data items that it will use during identification.  
Public MethodConstructTestDataItemsThis method is deprecated. Creates test data items in preparation for a more extensive test.  
Public MethodDisposeOverloaded.  Common protected Dispose method for standard Dispose pattern. Called by IDisposable.Dispose() and the finalizer.  
Public MethodGetSimilarFormModels Gets a list of the forms that are similar to the given one.  
Public MethodIdentify Identifies a form.  
Public MethodReadFromStream Reads a specially-formatted stream and places the values into properties of this object.  
Public MethodTestReadChecksumEventThis method is deprecated. Tests a ReadChecksum event.  
Public MethodTestReadDataItemEventThis method is deprecated. Tests a ReadDataItem event.  
Public MethodTestWriteDataItemEventThis method is deprecated. Tests a WriteDataItem event.  
Public MethodVerifyTestDataItemsThis method is deprecated. Tests data items that you created using ConstructTestDataItems.  
Public MethodWriteToStream Writes some properties of this object to a specially-formatted stream.  
Top
Protected Methods
 NameDescription
Protected MethodFinalize A finalizer for the object.  
Top
Public Events
 NameDescription
Public EventReadChecksum An event for retrieving a checksum for the persistent state of a form set.  
Public EventReadDataItem An event for reading a data item from the persistent storage.  
Public EventWriteDataItem An event for writing a data item to the persistent storage.  
Top
See Also

Reference

IdentificationProcessor Class
Accusoft.FormFixSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback