selection of h value in extended minima function
Show older comments
I'm doing a project on pyramidal image segmentation using wavelets.this uses extended minima function.how do i set the ' h' value?I am also having problems imposing the image.any help would be appreciated.
Answers (1)
Umar
on 14 Jul 2024
0 votes
Hi Fiona,
Determining the 'h' value is to analyze the histogram of your image and identify the intensity values corresponding to significant features or boundaries. By selecting a suitable threshold based on these features, you can effectively set the 'h' value for the extended minima function. In terms of imposing the image, it is essential to ensure that the input image is properly preprocessed and formatted for segmentation using wavelets. This may involve resizing, normalization, noise reduction, or other preprocessing steps to enhance the quality of the input data.
Categories
Find more on Read, Write, and Modify Image in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!