|
Open3D (C++ API)
|
#include <memory>#include <vector>Go to the source code of this file.
Data Structures | |
| class | open3d::color_map::ColorMapOptimizationOption |
Namespaces | |
| open3d | |
| open3d::geometry | |
| open3d::camera | |
| open3d::color_map | |
Functions | |
| void | open3d::color_map::ColorMapOptimization (geometry::TriangleMesh &mesh, const std::vector< std::shared_ptr< geometry::RGBDImage >> &images_rgbd, camera::PinholeCameraTrajectory &camera, const ColorMapOptimizationOption &option) |
1.8.13