Skip to content

Commit 8fa95ac

Browse files
committed
Fix API documentation: update image_converter and rawtoaces_core rst files
Signed-off-by: pmady <[email protected]>
1 parent 0cbe173 commit 8fa95ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/api/image_converter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The ``ImageConverter`` class encapsulates the complete RAW-to-ACES conversion wo
1616
1. Configure white balance and color matrix methods
1717
2. Load the RAW image
1818
3. Apply color transformations
19-
4. Apply scaling and cropping
20-
5. Save the ACES EXR output
19+
4. Apply exposure scaling and cropping
20+
5. Save the ACES container output
2121

2222
Basic Usage
2323
-----------

docs/api/rawtoaces_core.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Overview
1313

1414
The core library (``rawtoaces_core``) contains:
1515

16-
- Spectral solver for calculating IDT matrices from camera spectral sensitivities
16+
- Spectral solver for calculating white balancing multipliers and input transform matrices from camera spectral sensitivities
1717
- Functions for calculating illuminant spectral power distributions
1818
- Color science utilities and matrices
1919

0 commit comments

Comments
 (0)