ImageGear .NET
ImageGear.Recognition Namespace
Inheritance Hierarchy

The ImageGear Recognition namespace API offers a set of objects that provide access to document recognition technology. It enables you to build OCR applications for the Windows .NET development environment.

Classes
 ClassDescription
ClassImGearRecAsianSettings Provides access to settings specific to the ImGearRecModule.ASN (Asian) recognition module.
ClassImGearRecCheckWordEventArgs Provides event arguments to event handlers for the CheckWord property event.
ClassImGearRecCodePageCollection Collection of ImGearRecCodePage objects (Code Pages for writing recognition output).
ClassImGearRecDocument Class that provides a conversion of the recognized data to the specified format.
ClassImGearRecImage Image to be recognized, associated with an ImGearRecPage class object and exposed via ImGearRecPage.Image property.
ClassImGearRecLetter Represents a single recognized letter, returned as an array by ImGearRecPage.GetLetters method.
ClassImGearRecModuleCollection Collection of recognition engine modules, belongs to ImGearRecognition class object.
ClassImGearRecModuleSettings Provides access to information and settings for a recognition module.
ClassImGearRecMORSettings Provides access to settings specific to the MOR (multi-lingual omnifont recognition) recognition module.
ClassImGearRecognition Represents the recognition engine.
ClassImGearRecOutputFormatCollection Collection of ImGearRecOutputFormat objects (output formats for writing recognition output).
ClassImGearRecOutputManager Provides access to output settings and methods to output recognized data.
ClassImGearRecPage Represents a single image imported into the recognition engine.
ClassImGearRecPDFOutputOptions Specifies options for creating PDF page from the recognition output.
ClassImGearRecPreprocessingSettings Provides access to settings for preprocessing, belongs to ImGearRecognition.
ClassImGearRecProgressEventArgs Contains arguments for the ImGearRecognition.Progress event.
ClassImGearRecRecognitionLanguageEnabled Provides ability to enable or disable languages for recognition.
ClassImGearRecRecognitionSettings Provides the settings that govern the recognition process.
ClassImGearRecSettingsCollectionObjectBase Base class for objects that access a Settings Collection.
ClassImGearRecStatistics Statistics from recognition processes, exposed via ImGearRecPage.Statistics property.
ClassImGearRecUDItem Represents an item (word) in the user dictionary.
ClassImGearRecUserDictionary Provides access to the user dictionary used for recognition.
ClassImGearRecZone Represents a recognition zone.
ClassImGearRecZoneCollection Collection of zones for a page, belongs to ImGearRecPage object.
Structures
 StructureDescription
StructureImGearRecCodePage Contains information about a Code Page used for writing recognition output.
StructureImGearRecOutputFormat Represents an output format for writing recognition output.
Delegates
 DelegateDescription
DelegateImGearRecCheckWordEventHandler Event handler for the ImGearRecZone.CheckWord property event.
DelegateImGearRecProgressEventHandler This is the delegate used to pass ImGearRecognition.Progress events on to an application event handler.
Enumerations
 EnumerationDescription
EnumerationImGearRecCheckWordOpinion Defines opinion values for user-written word checking.
EnumerationImGearRecDecompositionMethod Identifies methods for decomposing the document into zones.
EnumerationImGearRecDeskewMode Identifies image deskewing modes.
EnumerationImGearRecDirectTextFormat Specifies Direct text output formats. These are the formats that are supported by WriteDirectText method.
EnumerationImGearRecErrorCodes Identifies recognition error codes.
EnumerationImGearRecFillingMethod Identifies zone filling methods.
EnumerationImGearRecFilter Identifies character set filters.
EnumerationImGearRecFontFlags Provides character font information.
EnumerationImGearRecInvertMode Identifies image inversion modes.
EnumerationImGearRecLanguage Identifies the different languages supported directly by the Recognition namespace.
EnumerationImGearRecLicenseFeature Identifies public license features.
EnumerationImGearRecMakeupInfo Provides character makeup information.
EnumerationImGearRecModule Identifies the modules of the OmniPage recognition engine.
EnumerationImGearRecOrientationMode Identifies image orientation modes.
EnumerationImGearRecOutputCodePageType Identifies code page categories.
EnumerationImGearRecOutputLevel Identifies pre-defined levels of the format retention for the final output document.
EnumerationImGearRecProcess Identifies processes of the recognition engine.
EnumerationImGearRecRecognitionModule Identifies recognition modules of the OmniPage recognition engine.
EnumerationImGearRecReductionMode Identifies image conversion modes to be applied for conversions from grayscale or 24-bit color image sources.
EnumerationImGearRecResEnhancementMode Determines recognition resolution enhancement mode.
EnumerationImGearRecSpaceType Specifies possible space types.
EnumerationImGearRecTradeoff Tradeoff between accuracy and speed for recognition process.
EnumerationImGearRecZoneCheckingFlags Defines flags for the ImGearRecZone.Checking property.
EnumerationImGearRecZoneType Determines Zone types.
See Also

Reference

ImageGear23.Recognition Assembly

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback