FormFix has the following samples:
Name | Description |
AutoClassifier | Use the FieldTypeClassificationProcessor class to classify an image and report the confidence that the image depicts handwritten text (ICR), machine printed text (OCR), or neither (None). |
FormIdentificationAndDropOut |
Demonstrates the Form Identification and Drop Out capabilities of FormFix. A selection of Templates (unfilled form images) and Filled Images (filled-in forms) are displayed. You can view them with the option to zoom, match filled images against templates, and drop out an identified filled image. |
IdentifyImage |
Demonstrates various transformations that can improve registration, identification, and alignment of filled forms. |
OMRProcessing |
Demonstrates the OMR Processing capabilities of FormFix by processing a filled image of OMR data against a template, and reading the OMR data from the bubble fields on the form. |
OMRThresholdConverter |
A utility program for customers upgrading from FormFix 4 or prior. It modifies a formset to use our new recommended OMR Processing model. The results of processing using the new OMR algorithms are expected to be superior to the old ones (that is to say, identical results should not be expected). This program uses a single value for the Threshold property setting, which may require additional fine tuning. The default value for Threshold is 25, which is appropriate for OMR bubbles. For signature or checkbox fields, a lower value should be used, such as 5 or 10. |
RegistrationandOMR | Demonstrates the image registration processor, RegistrationProcessor, which FormFix uses to align a filled image with a template. Image registration uses four special “L” shaped registration marks on the image for alignment. Once registration of the template is complete, it then performs OMR against a series of bubbles on the filled image. This sample demonstrates an alternative method to using the IdentificationProcessor for identification and alignment. |
Access the samples through the Windows Start menu: Start | Accusoft.