open3d.t.io.read_image#
- open3d.t.io.read_image(filename: os.PathLike | str | bytes) open3d.t.geometry.Image #
Function to read image from file.
- Parameters:
filename (Union[os.PathLike, str, bytes]) – Path to file.
- Returns:
open3d.t.geometry.Image
Function to read image from file.
filename (Union[os.PathLike, str, bytes]) – Path to file.
open3d.t.geometry.Image