Volume Cartographer 2.27.0
|
#include <cstddef>
#include <memory>
#include <opencv2/core.hpp>
#include "vc/core/filesystem.hpp"
#include "vc/core/types/OrderedPointSet.hpp"
#include "vc/core/types/UVMap.hpp"
Go to the source code of this file.
Classes | |
class | volcart::PerPixelMap |
A raster of a UVMap that provides a per-pixel mapping between a Volume and a Texture generated from that volume. More... | |
struct | volcart::PerPixelMap::Coord2D |
struct | volcart::PerPixelMap::PixelMap |
Namespaces | |
namespace | volcart |
Volume Cartographer library | |