Blob detection
Appearance
In the area of computer vision, 'blob detection' refers to visual modules that are aimed at detecting points and/or regions in the image that are either brighter or darker than the surrounding. There are two main classes of blob detectors (i) differential methods based on derivatives and (ii) methods based on local extrema in the intensity landscape.