supereight
Loading...
Searching...
No Matches
Namespaces | Functions
montage.hpp File Reference
#include <opencv2/core/mat.hpp>
#include <string>
#include <vector>
Include dependency graph for montage.hpp:

Go to the source code of this file.

Namespaces

namespace  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.