Getting Started
Tutorial
Contribute
C++ API
Python API
open3d.io.
write_image
Function to write Image to file
filename (str) – Path to file.
image (open3d.cpu.pybind.geometry.Image) – The Image object for I/O
Image
quality (int, optional, default=-1) – Quality of the output file.
bool