Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Miscellaneous Image Transformations

Miscellaneous Image Transformations

Select a filter from the list below.

IconNameDescription
cvAdaptiveThresholdApplies an adaptive threshold to an image
cvApplyColorMapRuns the GrabCut algorithm.
cvCvtColorConverts image from one color space to another.
cvDistanceTransformCalculates the distance to the closest zero pixel for each pixel of the source image.
cvFloodFillFills a connected component with the given color.
cvGrabCutRuns the GrabCut algorithm.
cvInpaintInpaints the selected region in the image.
cvIntegralCalculates the integral of an image.
cvPyrMeanShiftFilteringPerforms an initial step of Mean Shift Filtering algorithm.
cvThresholdApplies a fixed-level threshold to each image element.
cvWatershedDoes marker-based image segmentation using watershed algorithm.