MinDetect
MinDetect[image] gives a binary image in which white pixels correspond to constant extended minima in image.
MinDetect[image,h] finds extended minima where the range of values is not greater than h.
MinDetect[data,…] applies minima detection to an array of data.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.