Back to Adaptive Vision Studio website

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

cvApplyColorMap


Module: OpenCV

Runs the GrabCut algorithm.

Name Type Description
inImage Image Input image
inColorMap CvColorMap
outImage Image Output image

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError inImage must have pixel type: Uint, Uint16 or Real in cvApplyColorMap.

Complexity Level

This filter is available on Basic Complexity Level.