LEADTOOLS MRC (Leadtools.Mrc assembly)
LEAD Technologies, Inc

MrcSegmentImageFlags Enumeration






Flags that indicate the segmentation preference, whether to force segments to be 2-bit segments, and whether to search for background segments.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum MrcSegmentImageFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MrcSegmentImageFlags
[FlagsAttribute()]
public enum MrcSegmentImageFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Mrc.MrcSegmentImageFlags = function() { };
Leadtools.Mrc.MrcSegmentImageFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class MrcSegmentImageFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AdvancedFeatureBasedSegmentationUse Advanced Feature Based Segmentation, distinguishing between different image segments by utilizing features such as (Text Paragraphs and Graphics). Then classifying the segements according to color. This is extremely useful for document images where text is the most important portion of the image.
FavorOneBitThe prefer segments type upon the others is one bit.
FavorTwoBitThe prefer segments type upon the others is two bit.
ForceOneBitForce all two bit segment types to be one bit segments.
ForceTwoBitForce all one bit segment types to be two bit segments.
NormalSegmentationUse normal segmentation, distinguishing between different image segments by utilizing the image colors.
SegmentWithBackgroundSearch for background segments.
SegmentWithOutBackgroundDo not search for background segments.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Mrc.MrcSegmentImageFlags

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Mrc Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Mrc requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features