ColorMap
The ColorMap block applies the specified colormap to the input image.
Library
ComputerVision/Images/ColorMaps
Description
Applying colormaps to gray-scale images enhances images in the following ways:
• It is easier to see variations in color rather than in gray-scale intensities
• Color can more meaningfully indicate changes in such things as temperature, height, pressure, and density
The Color Map block provides 13 predefined colormaps.
Parameters
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
colorMapType | Color Map | Represents the color map applied to the given input. | String | 'Autumn' |
externalActivation | External activation | This parameter defines if the block receives or inherits an external activation. When External Activation is used, an additional activation port is added to the block. Default is OFF. | Number | 0 |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
src | explicit | input | 1 | |
image | explicit | output | 1 | |
Port 3 | activation | input | externalActivation |