ConvertScalarImageToRGB works well with library colormaps, but the custom colormap feature doesn't display as expected. Perhaps extending documentation would clarify format requirements of the custom colormap file.
I am trying to discretize the colormap by interpolating an existing colormap as in the following:
ConvertScalarImageToRGB works well with library colormaps, but the custom colormap feature doesn't display as expected. Perhaps extending documentation would clarify format requirements of the custom colormap file.
I am trying to discretize the colormap by interpolating an existing colormap as in the following:
The 'custom_map.txt' files is then used in the CreateTiledMosaic as follows:
Is there a format requirement for the colormap file? The assumed format is rgba array.
Thanks for any help with the documentation.