Flags that determine the behavior of the auto zoning process.
[FlagsAttribute()]public enum AutoZoningOptions
<FlagsAttribute()>Public Enum AutoZoningOptions
[FlagsAttribute()]public enum AutoZoningOptions
typedef NS_OPTIONS(NSUInteger, LTAutoZoningOptions)public enum AutoZoningOptionsLeadtools.ImageProcessing.Core.AutoZoningOptions = function() { };Leadtools.ImageProcessing.Core.AutoZoningOptions.prototype = {DontUseMultiThreading = 0x80000000,DontRecognizeOneCellTable = 0x00000000,UseNormalTableDetection = 0x00000000,DetectAccurateZones = 0x00000000,UseMultiThreading = 0x00000000,None = 0x00000000,DontAllowOverlap = 0x00000000,DetectText = 0x00000001,DetectGraphics = 0x00000002,DetectTable = 0x00000004,DetectAll = 0x00000007,AllowOverlap = 0x00000010,DetectGeneralZones = 0x00000100,AsianAutoZone = 0x00000200,RecognizeOneCellTable = 0x00001000,UseAdvancedTableDetection = 0x00002000,UseLinesReconstruction = 0x00004000,UseTextDetectionVersion = 0x00008000,DetectCheckbox = 0x00010000,VerticalText = 0x00100000,FavorGraphics = 0x00400000,};
[FlagsAttribute()]public enum class AutoZoningOptions
Members
| Value | Member | Description |
|---|---|---|
| 0x80000000 | DontUseMultiThreading | Don't Use Multithreading (that will be used with a single-core CPUs) |
| 0x00000000 | DontRecognizeOneCellTable | Do not recognize tables that contain only one cell. (ignore one-cell tables (borders), and detect what is inside.) |
| 0x00000000 | UseNormalTableDetection | Use Normal Table Detection |
| 0x00000000 | DetectAccurateZones | Don't merge text zones and keep them separated (paragraphs) |
| 0x00000000 | UseMultiThreading | Use Multithreading (that will be faster with a multi-core CPUs) |
| 0x00000000 | None | None. |
| 0x00000000 | DontAllowOverlap | Don't allow overlapping zones. |
| 0x00000001 | DetectText | Detect text zones. |
| 0x00000002 | DetectGraphics | Detect graphic zones. |
| 0x00000004 | DetectTable | Detect table zones. |
| 0x00000007 | DetectAll | Detect all zones. |
| 0x00000010 | AllowOverlap | Allows overlapping zones. |
| 0x00000100 | DetectGeneralZones | Merge text zones to the maximum. |
| 0x00000200 | AsianAutoZone | Detect Asian text (Japanese, Chinese, Korean...etc). |
| 0x00001000 | RecognizeOneCellTable | Recognize tables that contain only one cell, (consider the borders as one-cell tables). |
| 0x00002000 | UseAdvancedTableDetection | Use Advanced Table Detection to return more accurate results and detect complex tables |
| 0x00004000 | UseLinesReconstruction | Use Lines Reconstruction to connect broken lines and for patterned tables. |
| 0x00008000 | UseTextDetectionVersion | Modifies the input image removing tables and graphics, leaving only the text area. It won't return the text zones in the IList`1 containing the recognized zones. Note: Make a copy of the original image if you want to keep it, since when this function is set to UseTextDetectionVersion the original image is modified. |
| 0x00010000 | DetectCheckbox | Detect checkboxes zones. |
| 0x00100000 | VerticalText | Detect vertical text zones. |
| 0x00400000 | FavorGraphics | Efficiently detects and cleans up Figures. |
You can use a bitwise OR ( ¦ ) to specify one or more flags.
|
Products |
Support |
Feedback: AutoZoningOptions Enumeration - Leadtools.ImageProcessing.Core |
Introduction |
Help Version 19.0.2017.3.21
|

Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.