open3d.io.read_image¶
- open3d.io.read_image(filename)¶
Function to read Image from file
- Parameters:
filename (str) – Path to file.
- Returns:
open3d.geometry.Image
Function to read Image from file
filename (str) – Path to file.
open3d.geometry.Image