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// SPDX-FileCopyrightText: 2025 Povl Filip Sonne-Frederiksen
2//
3// SPDX-License-Identifier: GPL-3.0-or-later
4
5#pragma once
6#include <opencv2/highgui.hpp>
7
8namespace reusex::utils {
9const cv::Mat &get_glasbey_lut();
10} // namespace reusex::utils
const cv::Mat & get_glasbey_lut()