Skip to content
#

non-destructive

Here are 6 public repositories matching this topic...

Language: All
Filter by language
Correct-Syntax
Correct-Syntax commented Feb 14, 2022

Currently, we do not have pre-built python wheels for OpenImageIO. OpenImageIO is only used for image I/O so it is not necessarily a hard dependency. OpenCV doesn't provide all of the same support for the formats OIIO does, but that is the tradeoff. :/

This issue should implement cv2 (which is already a dependency) as a fallback for image Input and output when OIIO is not installed. It should a

feature good first issue core python

Improve this page

Add a description, image, and links to the non-destructive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the non-destructive topic, visit your repo's landing page and select "manage topics."

Learn more