StartSegmentation method (ILEADRasterMrc)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short StartSegmentation (LPDISPATCH pRaster);

Overview

Refer to Working with the MRC Bitmap.

Remarks

(Document/Medical only) Initializes the segmentation process. This method must be called before using any segmentation methods. When the MRC object is no longer needed, it should be freed by calling the StopSegmentation method.

See Also

Elements

StopSegmentation method, SetSegmentData method, DeleteSegment method, EnumSegments method, CombineSegments method, SaveSegmentation method, LoadSegmentation method, CopySegmentationHandle method, AutoSegmentExt method, BaseBackColor property, BaseForeColor property

Topics

Raster Images: General Segmentation

 

Raster Images: Automatic Segmentation

 

Raster Images: Manual Segmentation

 

General Segmentation

 

Auto-Segmentation

 

Using Color Values in LEADTOOLS