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
Function to read Image from file
filename (os.PathLike) – Path to file.
open3d.geometry.Image