AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

Make LUT-free implementations of certain built-in transforms

オープン
#1,992 コメント 1 件 リアクション 0 件 担当者 1 名 @cozdas が担当を希望しています GitHub で見る
Feature Request
主要言語
C++
スター
2.1k
フォーク
505
PR マージ指標
30日以内にマージされた PR はありません

説明

The nanoColor project will not be using LUTs, but does want to support all built-in transforms. However, some of the built-in transforms are implemented using a Lut1D. It would be helpful to replace these with FixedFunctions. Some judgement will be necessary to decide what aspects of these to expose as editable parameters that may be useful in the future. In some cases, they may be more appropriate as LogCameraTransform enhancements rather than fixed functions.

Here is the list of affected built-in transforms:

ACES
- ACEScc_to_ACES2065-1
- ADX10_to_ACES2065-1
- ADX16_to_ACES2065-1
- ACES-OUTPUT - ACES2065-1_to_CIE-XYZ-D65 - SDR-CINEMA-D60sim-DCI_1.0
- ACES-OUTPUT - ACES2065-1_to_CIE-XYZ-D65 - SDR-CINEMA-D65sim-DCI_1.1

Apple Camera
- APPLE_LOG_to_ACES2065-1
- CURVE - APPLE_LOG_to_LINEAR

Canon
- CANON_CLOG2-CGAMUT_to_ACES2065-1
- CURVE - CANON_CLOG2_to_LINEAR
- CANON_CLOG3-CGAMUT_to_ACES2065-1
- CURVE - CANON_CLOG3_to_LINEAR

Displays
- CURVE - ST-2084_to_LINEAR
- CURVE - LINEAR_to_ST-2084
- DISPLAY - CIE-XYZ-D65_to_REC.2100-PQ
- DISPLAY - CIE-XYZ-D65_to_ST2084-P3-D65
- DISPLAY - CIE-XYZ-D65_to_REC.2100-HLG-1000nit

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。