Automatically segments the specified image, finding the best segment combination without specifying minimum segment dimensions.
image
The image that will be segmented.
options
structure that controls the automatic segmentation process.
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.
Refer to MrcSegmenter example.