Volume Cartographer 2.27.0
|
#include <cstddef>
#include <map>
#include <memory>
#include <opencv2/core.hpp>
#include <opencv2/imgproc.hpp>
#include "vc/core/types/Color.hpp"
#include "vc/core/types/ITKMesh.hpp"
Go to the source code of this file.
Classes | |
class | volcart::UVMap |
Stores per-vertex UV mappings. More... | |
struct | volcart::UVMap::Ratio |
Namespaces | |
namespace | volcart |
Volume Cartographer library | |
Variables | |
static const cv::Vec2d | volcart::NULL_MAPPING {-1, -1} |