Volume Cartographer 2.27.0
|
#include <cstddef>
#include <memory>
#include <opencv2/core.hpp>
#include "vc/core/types/ITKMesh.hpp"
#include "vc/core/types/UVMap.hpp"
#include "vc/texturing/FlatteningAlgorithm.hpp"
Go to the source code of this file.
Classes | |
class | volcart::texturing::AngleBasedFlattening |
Parameterize a mesh using ABF++. More... | |
Namespaces | |
namespace | volcart |
Volume Cartographer library | |
namespace | volcart::texturing |
Texturing and parameterization algorithms and utilities library. | |