For a list of all members of this type, see IOcrPage members
Public Methods
Name | Description | |
---|---|---|
AutoPreprocess | Performs automatic image processing clean up on the image to enhance the quality of the page before beginning recognition. | |
AutoZone | Performs auto decomposition of the page to find the text and graphics zones using predefined parameters | |
Copy | Creates a copy of the source page. | |
CreateThumbnail | Creates a thumbnail image of this IOcrPage. | |
DetectLanguages | Detects the language of the page from a list of languages that is provided by the user. | |
DetectNativeFillMethod | Detects the native type of zone text in this IOcrPage. | |
GetAreaOptions | Gets the options for the area of interest on this page. | |
GetDeskewAngle | Gets the angle of the skew of this IOcrPage. | |
GetOverlayImage | Gets the overlay image of this IOcrPage. | |
GetPalette | Gets the palette used by this page. | |
GetPreprocessValues | Gets the accumulative values of any inversion, rotation or deskew applied to this page by the preprocessor. | |
GetRasterImage | Gets the current or processing image data of this page as a raster image. | |
GetRecognizedCharacters | Gets the last recognized character data of this IOcrPage | |
GetRotateAngle | Gets the angle of the rotation of this IOcrPage. | |
GetSortedZonesIndexMap | Generates an array that contains zone indices listed such that the corresponding zones are in order from top to bottom and left to right. The first zone's index in the array corresponds to the top-left zone while the last zone's index in the array corresponds to the bottom-right zone. | |
GetText | Gets the recognition OCR data for a zone in this IOcrPage as a string. | |
GetZoneBoundsInPixels | Gets the bounding rectangle of a zone in pixels | |
GetZoneCustomData | For internal use by LEADTOOLS. | |
HitTestZone | Gets the zero-based index of the zone under a certain point. | |
IsInverted | Gets a value that indicate whether this IOcrPage is inverted. | |
LoadZones | Loads zones from a multipage zones disk file. | |
NativeAutoZone | Performs auto decomposition of the page to find the text and graphics zones using specified parameters. | |
Recognize | Recognizes the OCR data found on this IOcrPage. | |
SaveSvg | Quickly save this page as an SVG file. | |
SaveXml | Converts the accumulated recognition results stored in this page to XML data and stores it in a disk file with XML options. | |
SaveZones | Saves the zones of this IOcrPage to a multipage zones disk file with XML options. | |
SetAreaOptions | Sets the options for the area of interest on this page. | |
SetOverlayImage | Sets the overlay image of this IOcrPage | |
SetRasterImage | Updates the page image data from a RasterImage object. | |
SetRecognizedCharacters | Sets the recognized character data of this IOcrPage | |
SetZoneCustomData | For internal use by LEADTOOLS. | |
Unrecognize | Destroy the recognized data internally stored in this IOcrPage. | |
UpdateNativeFillMethod | Update the type of text in the zones of this IOcrPage. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document