8.4. Image segmentation#
Image segmentation is an image processing technique that identifies regions in an image that are above a threshold and are adjacent. It is the method used by the Source Extractorpackage to dect sources. An implementation is provided as part of photutils
.