open3d.t.io.read_image#
- open3d.t.io.read_image(filename: os.PathLike) open3d.t.geometry.Image #
Function to read image from file.
- Parameters:
filename (os.PathLike) – Path to file.
- Returns:
open3d.t.geometry.Image
Function to read image from file.
filename (os.PathLike) – Path to file.
open3d.t.geometry.Image