@@ -20,8 +20,9 @@ of colors from scene to intermediate formats, editors and various output
2020media. This is an often complicated and technical matter that
2121RawTherapee tries to handle as correctly as possible behind the scenes.
2222More can be read about it
23- [ here] ( http://rawpedia.rawtherapee.com/Color_Management_addon ) . The
24- various options of the Color Management tool are explained below.
23+ [ here] ( /color_management_addon/ )
24+
25+ The various options of the Color Management tool are explained below.
2526
2627## Input Profile
2728
@@ -43,9 +44,9 @@ because most tools depend on it. There are several ways to apply an
4344input profile.
4445
4546<figure >
46- <img src="/images/ColorManagement-InputProfile-GUI .jpg"
47- title="ColorManagement-InputProfile-GUI .jpg" />
48- <figcaption >ColorManagement-InputProfile-GUI .jpg</figcaption >
47+ <img src="colormanagement-inputprofile .jpg"
48+ title="colormanagement-inputprofile .jpg" />
49+ <figcaption >ColorManagement-InputProfile.jpg</figcaption >
4950</figure >
5051
5152#### No Profile
@@ -435,22 +436,22 @@ makes it possible to easily see:
435436 to 770nm.
436437
437438<figure >
438- <img src =" /images/ ciexy-color .jpg" title =" ciexy-color .jpg " width =" 600 " />
439+ <img src =" ciexy-color1 .jpg " title =" ciexy-color1 .jpg " width =" 600 " />
439440<figcaption >ciexy-color.jpg</figcaption >
440441</figure >
441442
442443- A triangular color-space model based on the primaries.
443444
444445<figure >
445- <img src =" /images/ ciexy-3space .jpg" title =" ciexy-3space .jpg " width =" 600 " />
446+ <img src =" ciexy-3space1 .jpg " title =" ciexy-3space1 .jpg " width =" 600 " />
446447<figcaption >ciexy-3space.jpg</figcaption >
447448</figure >
448449
449450- The curve showing the evolution of the white point (one of the bases
450451 of the illuminants D50, D65, Std A, ).
451452
452453<figure >
453- <img src =" /images/ ciexy-wp .jpg" title =" ciexy-wp .jpg " width =" 600 " />
454+ <img src =" ciexy-wp1 .jpg " title =" ciexy-wp1 .jpg " width =" 600 " />
454455<figcaption >ciexy-wp.jpg</figcaption >
455456</figure >
456457
@@ -753,8 +754,11 @@ It has several objectives:
753754By default, the illuminant is set to the corresponding value in the
754755Working profile. For example this corresponds to D50 for "ProPhoto", D65
755756for "sRGB", D60 for "ACESp1".
756- <img src="/images/ciexy-wp.jpg" title="ciexy-wp.jpg" width="600"
757- alt="ciexy-wp.jpg" /> Why change it? There are several reasons for
757+
758+ <img src="ciexy-wp0.jpg" title="ciexy-wp0.jpg" width="600"
759+ alt="ciexy-wp0.jpg" />
760+
761+ Why change it? There are several reasons for
758762wanting to change this value:
759763
760764- To deliberately change the colors as you would with a Channel Mixer or
@@ -853,23 +857,28 @@ Raw file: (Brian Poindexter - Creative Common Attribution-share Alike
853857
854858#### Apply a TRC
855859
856- <img src="/images/flowerT-trc.jpg" title="flowerT-trc.jpg" width="600"
857- alt="flowerT-trc.jpg" /> Examine the green part of the image:
860+ <img src="flowert-trc1.jpg" title="flowert-trc1.jpg" width="600"
861+ alt="flowert-tr1c.jpg" />
862+
863+ Examine the green part of the image:
858864
859865- The more you act on Slope, the more the dark part will lighten
860866- The more you act on Gamma, the brighter the light part will be.
861867
862868#### Change primaries
863869
864870Adobe RGB replace Prophoto (Working profile), Rawtherapee's default
865- setting <img src="/images/flowerT-primaries.jpg" title="flowerT-primaries.jpg"
866- width="600" alt="flowerT-primaries.jpg" /> Try changing 'Destination
867- primaries - Adobe RGB' to another value, for example Rec2020 or ACESp0
871+ setting <img src="flowert-primaries1.jpg" title="flowert-primaries1.jpg"
872+ width="600" alt="flowert-primaries1.jpg" />
873+
874+ Try changing 'Destination primaries - Adobe RGB' to another value, for example Rec2020 or ACESp0
868875
869876#### Change primaries - Custom CIExy diagram
870877
871- <img src="/images/flowerT-prim-CIExydiag.jpg" title="flowerT-prim-CIExydiag.jpg"
872- width="600" alt="flowerT-prim-CIExydiag.jpg" /> The change concerns only
878+ <img src="flowert-prim-ciexydiag1.jpg" title="flowert-prim-ciexydiag1.jpg"
879+ width="600" alt="flowert-prim-ciexydiag1.jpg" />
880+
881+ The change concerns only
873882the red point from Adobe RGB: observe the image and the change in the
874883values of the primaries Rx, Ry
875884
@@ -893,9 +902,10 @@ The settings given in the example are for didactic purposes. Of course
893902you can (should) use settings that are closer to the Working profile
894903values.
895904
896- <img src="/images/ciexy-bw1.jpg" title="ciexy-bw1.jpg" width="600"
897- alt="ciexy-bw1.jpg" /> Raw file:
898- [ 2] ( https://drive.google.com/file/d/1azCxu1midw6dcuN7SbvbAiJH4pxX5BTA/view?usp=sharing )
905+ <img src="ciexy-bw-1.jpg" title="ciexy-bw-1.jpg" width="600"
906+ alt="ciexy-bw-1.jpg" />
907+
908+ Raw file: [ 2] ( https://drive.google.com/file/d/1azCxu1midw6dcuN7SbvbAiJH4pxX5BTA/view?usp=sharing )
899909
900910### How the "Primaries and White Point" algorithm works
901911
0 commit comments