Open3D (C++ API)
|
Go to the source code of this file.
Namespaces | |
open3d | |
open3d::color_map | |
open3d::io | |
Functions | |
std::shared_ptr< color_map::ImageWarpingField > | open3d::io::CreateImageWarpingFieldFromFile (const std::string &filename) |
bool | open3d::io::ReadImageWarpingField (const std::string &filename, color_map::ImageWarpingField &warping_field) |
bool | open3d::io::WriteImageWarpingField (const std::string &filename, const color_map::ImageWarpingField &trajectory) |