Back to Aurora Vision Studio website
	
		
	You are here: Start » Filter Reference » OpenCV » Miscellaneous Image Transformations
Miscellaneous Image Transformations
Select a filter from the list below.
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| cvAdaptiveThreshold |  
 | 
		Applies an adaptive threshold to an image.  | 
		OpenCV | |
| cvApplyColorMap |  
 | 
		Apply color map to image.  | 
		OpenCV | |
| cvBlendLinear |  
 | 
		Blend images.  | 
		OpenCV | |
| cvCvtColor |  
 | 
		Converts image from one color space to another.  | 
		OpenCV | |
| cvDistanceTransform |  
 | 
		Calculates the distance to the closest zero pixel for each pixel of the source image.  | 
		OpenCV | |
| cvFloodFill |  
 | 
		Fills a connected component with the given color.  | 
		OpenCV | |
| cvGrabCut |  
 | 
		Runs the GrabCut algorithm.  | 
		OpenCV | |
| cvInpaint |  
 | 
		Inpaints the selected region in the image.  | 
		OpenCV | |
| cvIntegral |  
 | 
		Calculates the integral of an image.  | 
		OpenCV | |
| cvPyrMeanShiftFiltering |  
 | 
		Performs an initial step of Mean Shift Filtering algorithm.  | 
		OpenCV | |
| cvThreshold |  
 | 
		Applies a fixed-level threshold to each image element.  | 
		OpenCV | |
| cvWatershed |  
 | 
		Does marker-based image segmentation using watershed algorithm.  | 
		OpenCV | 
