ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::t::pipelines::slam Namespace Reference

Classes

class  Frame
 Frame is a container class storing an intrinsic matrix and several 2D tensors, from depth map, vertex map, to color map, in a customized way. More...
 
class  Model
 

Functions

void pybind_slam (py::module &m)
 

Variables

static const std::unordered_map< std::string, std::string > map_shared_argument_docstrings
 

Function Documentation

◆ pybind_slam()

Variable Documentation

◆ map_shared_argument_docstrings

const std::unordered_map<std::string, std::string> cloudViewer::t::pipelines::slam::map_shared_argument_docstrings
static

Definition at line 18 of file slam.cpp.

Referenced by pybind_slam().