AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
Add python example documentation for LegacyViewingPipeline
- Vorherrschende Sprache
- C++
- Sterne
- 2.1k
- Forks
- 505
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
On this page: https://opencolorio.readthedocs.io/en/latest/guides/developing/developing.html
extend the example to include python code from here:
https://opencolorio.org/old/developers/usage_examples.html
in the section "Displaying an image, using the CPU (Full Display Pipeline)."
The python binding to be demonstrated is here:
/usr/local/workspace/OpenColorIO-personal/src/bindings/python/apphelpers/PyLegacyViewingPipeline.cpp
See also:
/usr/local/workspace/OpenColorIO-personal/tests/python/LegacyViewingPipelineTest.py
Beitragsleitfaden
Rechercherichtung
Öffne die Seite developing/developing.html und suche den Abschnitt "Displaying an image, using the CPU (Full Display Pipeline)." Vergleiche das ältere Beispiel in usage_examples.html mit src/bindings/python/apphelpers/PyLegacyViewingPipeline.cpp und tests/python/LegacyViewingPipelineTest.py, erweitere anschließend die aktuelle Dokumentation um das Python-Beispiel und überprüfe, dass es dem Verhalten des Bindings entspricht.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- cpp, python
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 35/100