Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
FilePTS.cpp File Reference

Namespaces

namespace  open3d
namespace  open3d::t
namespace  open3d::t::io

Functions

bool open3d::t::io::ReadPointCloudFromPTS (const std::string &filename, geometry::PointCloud &pointcloud, const ReadPointCloudOption &params)
core::Tensor open3d::t::io::ConvertColorTensorToUint8 (const core::Tensor &color_in)
bool open3d::t::io::WritePointCloudToPTS (const std::string &filename, const geometry::PointCloud &pointcloud, const WritePointCloudOption &params)