AcademySoftwareFoundation / OpenImageIO

Reading, writing, and processing images in a wide variety of file formats, using a format-agnostic API, aimed at VFX applications.
https://openimageio.readthedocs.org
Apache License 2.0
1.98k stars 597 forks source link

docs: image enhancement and restoration section #4458

Closed grdanny closed 1 month ago

grdanny commented 1 month ago

Description

Tackling the "Image Enhancement / Restoration" section of the ImageBuf Algo doc for issue: https://github.com/AcademySoftwareFoundation/OpenImageIO/issues/3992

Tests

Added tests for the correpsonding snippets in the docs.

Checklist: