|
supereight
|
#include <opencv2/core/mat.hpp>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| se | |
| Helper wrapper to allocate and de-allocate octants in the octree. | |
Functions | |
| cv::Mat | se::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. More... | |
1.8.13