open3d.io.read_image#

open3d.io.read_image(filename)#

Function to read Image from file

Parameters:

filename (os.PathLike) – Path to file.

Returns:

open3d.geometry.Image