Manual Segmentation

Show in webframe

To use manual segmentation, call MrcSegmenter.AddSegment to add a new segment and customize the segment coordinates and type. To modify a segment type or its coordinates, use MrcSegmenter.SetSegmentData. This method will update only one segment's data each time it is called. To delete a segment, call MrcSegmenter.DeleteSegment.

To save the segmentation data to a file call the MrcSegmenter.Save method. To create an Leadtools.Mrc.MrcSegmenter object from the saved segmentation data from a file, use the Leadtools.Mrc.MrcSegmenter(RasterImage,String) Constructor.

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.