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

SegmentImage Method






The image that will be segmented.
structure that controls the automatic segmentation process.
Automatically segments the specified image, finding the best segment combination without specifying minimum segment dimensions.
Syntax
public void SegmentImage( 
   RasterImage image,
   MrcSegmentImageOptions options
)
'Declaration
 
Public Sub SegmentImage( _
   ByVal image As RasterImage, _
   ByVal options As MrcSegmentImageOptions _
) 
'Usage
 
Dim instance As MrcSegmenter
Dim image As RasterImage
Dim options As MrcSegmentImageOptions
 
instance.SegmentImage(image, options)
public void SegmentImage( 
   RasterImage image,
   MrcSegmentImageOptions options
)
 function Leadtools.Mrc.MrcSegmenter.SegmentImage( 
   image ,
   options 
)
public:
void SegmentImage( 
   RasterImage^ image,
   MrcSegmentImageOptions options
) 

Parameters

image
The image that will be segmented.
options
structure that controls the automatic segmentation process.
Remarks
This method is available only in the Document/Medical Toolkits. Call this method to segment the image automatically. LEAD will process the image and break it into appropriate picture, grayscale, text and background segments. For more information, refer to Programming with LEADTOOLS MRC.
Example
Refer to MrcSegmenter example.
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

MrcSegmenter Class
MrcSegmenter Members
MrcCompressionOptions Structure
EnumerateSegments Method
SaveImage Method
SaveImageT44 Method
LoadImage Method
Save Method

 

 


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