11#include <opencv2/core/mat.hpp>
48 const std::vector<cv::Mat>& images,
49 const std::vector<std::string>& labels);
Helper wrapper to allocate and de-allocate octants in the octree.
Definition bounded_vector.hpp:14
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.