Interface | Description |
---|---|
ColorMapping |
Class | Description |
---|---|
ArrayColorMapping |
Uses an array of RGB values for the colorMapping.
|
FlagColorMap |
Created by lena on 24.11.15.
|
GrayScaleColorMapping |
Map values to grayscale by linear interpolation from minimal Value in camera to maximum value in camera.
|
HotColorMap |
Colormap minimal value: black, maximal value white
Created by lena on 30.06.15.
|
InfernoColorMapping |
Map values to the matplotlib inferno colormap
|
MagmaColorMapping |
Map values to the matplotlib magma colormap
|
NeutralColorMapping |
Map values to color by linear interpolation from neutralColor to max/minColor.
|
PlasmaColorMapping |
Map values to the matplotlib plasma colormap
|
RainbowColorMapping |
Created by kaibrugge on 02.07.14.
|
TwoToneAbsoluteColorMapping | |
ViridisColorMapping |
Map values to the matplotlib viridis colormap
by linear interpolation from minimal Value in camera to maximum value in camera.
|
Copyright © 2019. All rights reserved.