ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
cv.hpp
Go to the documentation of this file.
1#pragma once
2#include <opencv2/highgui.hpp>
3
4namespace reusex::utils {
5const cv::Mat &get_glasbey_lut();
6} // namespace reusex::utils
const cv::Mat & get_glasbey_lut()