7#include <opencv2/core.hpp>
ColorMap
Built-in color maps.
cv::Mat GetColorMapLUT(ColorMap cm, std::size_t bins=256)
Get a color map LUT for use with ApplyLUT.
Volume Cartographer library
ColorMap ColorMapFromString(const std::string &str)
Get a ColorMap from its string name.
std::string ColorMapToString(ColorMap cm)
Get the string name of a ColorMap.