open3d.io.read_image

open3d.io.read_image(filename: os.PathLike) open3d.geometry.Image

Function to read Image from file

Parameters:

filename (os.PathLike) – Path to file.

Returns:

open3d.geometry.Image