Segment pixels with similar statistics using connectivity. More...
Detailed Description
Typically region growing involves starting several small regions on an image and merging them iteratively based on some pixel intensity similarity criterion. ITK provides an intensity and edge-based region-growing algorithm for segmentation.