cloudViewer.t.io#
Classes
Simulate depth image noise from a given noise distortion model. |
|
Interface class for control of RGBD cameras. |
|
RGBD Video metadata. |
|
RGBD Video file reader. |
|
|
Sensor type. |
Functions
|
Function to read image from file. |
|
Read a numpy .npz file into a dict[str, Tensor]. |
|
Read a numpy .npy file into a Tensor. |
|
Function to read PointCloud with tensor attributes from file. |
|
The general entrance for reading a TriangleMesh from a file. |
|
Function to write Image to file. |
|
Write a dict[str, Tensor] to a numpy .npz file. |
|
Write a Tensor to a numpy .npy file. |
|
Function to write PointCloud with tensor attributes to file. |
|
Function to write TriangleMesh to file |