Segmentation Analysis
Mathematica includes a variety of image segmentation techniques such as clustering, watershed, region growing, and level set as well as a rich set of functions for post-processing and analyzing the result of the segmentation.
Image Preparation
Binary Segmentation
Binarize — segmentation by thresholding pixel intensities
Segmentation
Component Analysis
Colorize — color every segment differently
MORE ABOUT