Back to Aurora Vision Studio website

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

cvApplyColorMap


Module: OpenCV

Apply color map to image.

Name Type Description
Input value inImage Image Input image
Input value inColorMap CvColorMap
Output value 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: UInt8, UInt16 or Real in cvApplyColorMap.

Complexity Level

This filter is available on Basic Complexity Level.