Description: SEG_FUZZY is a soft thresholding method for image segmentation. The method is based on relating each pixel in the image to the different regions via a membership function, rather than through hard decisions. The membership function of each of the regions is derived from the histogram of the image. As a consequence, each pixel will belong to different regions with a different level of membership. This feature is exploited through spatial processing to make the thresholding robust to noisy environments.
Method proposed in:
To Search:
File list (Check if you may need any files):
license.txt
minimizationFunction.m
seg_fuzzy.m
shiftmat.m