sunkit_image.granule Module

This module contains functions that will segment images for granule detection.

Functions

segment(smap, *[, skimage_method, ...])

Segment an optical image of the solar photosphere into tri-value maps with:

segments_overlap_fraction(segment1, segment2)

Compute the fraction of overlap between two segmented SunPy Maps.