Source: wikibot/h-maxima-transform
= H-maxima transform
{wiki=H-maxima_transform}
The H-maxima transform is a morphological operation used in image processing, specifically for analyzing and extracting features from images. It is a method that highlights the maxima of an image that are higher than a certain threshold value, referred to as the "h" parameter. The transform can be particularly useful in tasks such as segmentation and object detection.