11 #include <opencv2/core/mat.hpp> 46 cv::Mat
montage(
int montage_width,
48 const std::vector<cv::Mat>& images,
49 const std::vector<std::string>& labels);
53 #endif // SE_MONTAGE_HPP cv::Mat montage(int montage_width, int montage_height, const std::vector< cv::Mat > &images, const std::vector< std::string > &labels)
Create a montage of several images and overlay labels.
Helper wrapper to allocate and de-allocate octants in the octree.
Definition: colour_utils.hpp:17