Name | Description | |
---|---|---|
AcceptMultipleMatches | Indicates whether this object should throw a multiple similar matches error when there are multiple matches with identical confidence values. | |
AutoAlign | Gets 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. | |
EnableIdentificationAdaptation | Controls run-time adaptation of the identification process. | |
FormModels | The FormModel objects that are candidates for matching. | |
IdentificationCertainty | Indicates the likelihood that an unknown form should match a form in the FormModels collection. | |
IdentificationQuality | Controls the amount of effort this object expends in the identification process. | |
IdentificationSubset | A subset of the forms in FormModels to compare unknown images to. | |
IdentifyRotated180 | Instructs this object to identify images that are rotated 180 degrees counter-clockwise from the matching FormModel. | |
IdentifyRotated270 | Instructs this object to identify images that are rotated 270 degrees counter-clockwise from the matching FormModel. | |
IdentifyRotated90 | Instructs this object to identify images that are rotated 90 degrees counter-clockwise from the matching FormModel. | |
IncludeBestMatchesBelowConfidence | Gets or sets a value indicating whether matches with a confidence lower than IdentificationProcessor.MinimumIdentificationConfidence are included in the collection IdentificationResult.BestMatches. | |
LimitIdentificationToSubset | Indicates whether this object should use a subset of the forms in the FormModels collection. | |
MaximumIdentificationBestMatches | The maximum number of matches to return in the IdentificationResult.BestMatches collection. | |
MinimumIdentificationConfidence | The minimum confidence for a successful match. | |
Tag | This method is deprecated. Gets or sets an object that contains additional data about this object. | |
UserTag | Gets or sets an object that contains additional data about this object. |
Is this page helpful?
Yes
No