dexp.processing.morphology.component_tree

Functions

area_black_top_hat(image, area_threshold, ...)

Area black hot transform on the downsampled input.

area_closing(image, area_threshold, sampling)

Area closing on the downsampled input.

area_opening(image, area_threshold, sampling)

Area opening on the downsampled input.

area_white_top_hat(image, area_threshold, ...)

Area white hot transform on the downsampled input.