7#include <opencv2/core.hpp>
72 const cv::Mat& mask = cv::Mat());
89 std::size_t height = 36,
90 std::size_t width = 256);
cv::Mat ApplyLUT(const cv::Mat &img, const cv::Mat &lut, float min, float max, bool invert=false)
Apply a LUT to an image.
cv::Mat GenerateLUTScaleBar(const cv::Mat &lut, bool invert=false, std::size_t height=36, std::size_t width=256)
Generate a LUT scale bar image.
Volume Cartographer library