Back to FabImage Studio website

You are here: Start » Filter Reference » OpenCV » Computational Photography » cvColorChange

cvColorChange


Module: OpenCV

Given an original color image, two differently colored versions of this image can be mixed seamlessly.

Name Type Range Description
Input value inImage Image Input image
Input value inMask Region
Input value inRedRatio Real 0.0 -
Input value inGreenRatio Real 0.0 -
Input value inBlueRatio Real 0.0 -
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 Only RGB images is allowed in cvColorChange.

Complexity Level

This filter is available on Basic Complexity Level.