open3d.t.io.RGBDVideoReader

class open3d.t.io.RGBDVideoReader

RGBD Video file reader.

__init__(*args, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

static create(filename)

Create RGBD video reader based on filename

Parameters

filename (str) – Path to the RGBD video file.

Returns

open3d.cpu.pybind.t.io.RGBDVideoReader