Back to Adaptive Vision Library website
		
	You are here: Start » Function Reference » Image Segmentation
Image Segmentation
Select a function from the list below.
| Icon | Name | Description | 
|---|---|---|
|  | ExtractBlobs_Color | Segments an image into blobs by color-based thresholding. | 
|  | ExtractBlobs_DoG | Segments an image into blobs by thresholding Difference of Gaussians. | 
|  | ExtractBlobs_Dynamic | Segments an image into blobs by dynamic thresholding. | 
|  | ExtractBlobs_Intensity | Segments an image into blobs by thresholding. | 
|  | ImageWatersheds | Computes dark basins which are separated by at least inThreshold height watershed. | 
|  | SegmentImage_Color | Detection of objects of undefined shape, but characterized by uniform color and good contrast to the background. | 
|  | SegmentImage_Edges | Detection of objects of undefined shape, but characterized by good contrast to the background and fairly uniform internal brightness. | 
|  | SegmentImage_Gray | Detection of objects of undefined shape, but characterized by uniform brightness and good contrast to the background. | 

