Programowanie w systemie UNIX/OpenImageIO
pip install opencolorio
OpenImageIO
edytujOdczytywanie, zapisywanie i przetwarzanie obrazów w wielu różnych formatach plików przy użyciu niezależnego od formatu interfejsu API, przeznaczonego dla aplikacji VFX.
- Interfejsy: C++, Python, CLI
- pakiety
- libopenimageio-dev = Library for reading and writing images - development
- libopenimageio-doc = Library for reading and writing images - documentation
- libopenimageio2.2 = Library for reading and writing images - runtime
- openimageio-tools = Library for reading and writing images - command line tools
- python3-openimageio = Library for reading and writing images - Python bindings
Instalacja
sudo apt-get install libopenimageio-dev openimageio-tools libopenimageio-doc libopenimageio2.2 openimageio-tools python3-openimageio
Sprawdzamy
oiiotool
Przykłady
Linki
edytuj- FOGRA = THE research institute for the printing and media industry. Non-profit. Independent. Committed.
- colour management by Neil Barstow