LEADTOOLS MRC (Leadtools.Mrc assembly)

EnumerateSegments Method

Show in webframe





Callback method that will be called to enumerate the segments.
Enumerates the segments.
Syntax
public int EnumerateSegments( 
   MrcEnumerateSegmentsInfo callback
)
'Declaration
 
Public Function EnumerateSegments( _
   ByVal callback As MrcEnumerateSegmentsInfo _
) As Integer
'Usage
 
Dim instance As MrcSegmenter
Dim callback As MrcEnumerateSegmentsInfo
Dim value As Integer
 
value = instance.EnumerateSegments(callback)

            

            
public:
int EnumerateSegments( 
   MrcEnumerateSegmentsInfo^ callback
) 

Parameters

callback
Callback method that will be called to enumerate the segments.
Remarks
This method enumerates all the segments using the MrcSegmenter method.

This method is valid with all of the segmentation processes. For more information, refer to Programming with LEADTOOLS MRC.
Example
Refer to MrcSegmenter example.
Requirements

Target Platforms

See Also

Reference

MrcSegmenter Class
MrcSegmenter Members
SegmentImage Method

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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