File tree Expand file tree Collapse file tree 17 files changed +137
-137
lines changed Expand file tree Collapse file tree 17 files changed +137
-137
lines changed Original file line number Diff line number Diff line change 144144< ul class ="simple ">
145145< li > < p > Segmentation</ p > </ li >
146146</ ul > </ section > < section id ="api "> < h2 > API</ h2 >
147- < p > The main reference for < a class ="reference external " href ="https://github.com/colour-science/colour-checker-detection "> Colour - Checker Detection</ a >
148- is the < a class ="reference external " href ="https://colour-checker-detection.readthedocs.io/en/latest/manual .html "> Colour - Checker Detection Manual </ a > .</ p >
147+ < p > The main technical reference for < a class ="reference external " href ="https://github.com/colour-science/colour-checker-detection "> Colour - Checker Detection</ a >
148+ is the < a class ="reference external " href ="https://colour-checker-detection.readthedocs.io/en/latest/reference .html "> API Reference </ a > .</ p >
149149</ section > < section id ="examples "> < h2 > Examples</ h2 >
150150< ul class ="simple ">
151151< li > < p > < a class ="reference external " href ="https://github.com/colour-science/colour-checker-detection/tree/develop/colour_checker_detection/examples "> Colour - Checker Detection - Examples</ a > </ p > </ li >
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ The following colour checker detection algorithms are implemented:
2222API
2323^^^
2424
25- The main reference for `Colour - Checker Detection <https://github.com/colour-science/colour-checker-detection >`__
26- is the `Colour - Checker Detection Manual <https://colour-checker-detection.readthedocs.io/en/latest/manual .html >`__.
25+ The main technical reference for `Colour - Checker Detection <https://github.com/colour-science/colour-checker-detection >`__
26+ is the `API Reference <https://colour-checker-detection.readthedocs.io/en/latest/reference .html >`__.
2727
2828Examples
2929^^^^^^^^
Original file line number Diff line number Diff line change 143143< a class ="reference external " href ="https://zenodo.org/ "> Zenodo</ a > under the
144144< a class ="reference external " href ="https://zenodo.org/communities/colour-science-datasets/ "> Colour Science - Datasets</ a >
145145community:</ p >
146- < div class ="code "> < pre class ="code python "> < a id ="rest_code_0be8de513d554e4b8b3b7ed590b8055d -1 " name ="rest_code_0be8de513d554e4b8b3b7ed590b8055d -1 " href ="#rest_code_0be8de513d554e4b8b3b7ed590b8055d -1 "> </ a > < span class ="o "> >>></ span > < span class ="kn "> import</ span > < span class ="nn "> colour_datasets</ span >
147- < a id ="rest_code_0be8de513d554e4b8b3b7ed590b8055d -2 " name ="rest_code_0be8de513d554e4b8b3b7ed590b8055d -2 " href ="#rest_code_0be8de513d554e4b8b3b7ed590b8055d -2 "> </ a > < span class ="o "> >>></ span > < span class ="nb "> print</ span > < span class ="p "> (</ span > < span class ="n "> colour_datasets</ span > < span class ="o "> .</ span > < span class ="n "> datasets</ span > < span class ="p "> ())</ span >
146+ < div class ="code "> < pre class ="code python "> < a id ="rest_code_3a5fd935544f42c0967d94bc197177b0 -1 " name ="rest_code_3a5fd935544f42c0967d94bc197177b0 -1 " href ="#rest_code_3a5fd935544f42c0967d94bc197177b0 -1 "> </ a > < span class ="o "> >>></ span > < span class ="kn "> import</ span > < span class ="nn "> colour_datasets</ span >
147+ < a id ="rest_code_3a5fd935544f42c0967d94bc197177b0 -2 " name ="rest_code_3a5fd935544f42c0967d94bc197177b0 -2 " href ="#rest_code_3a5fd935544f42c0967d94bc197177b0 -2 "> </ a > < span class ="o "> >>></ span > < span class ="nb "> print</ span > < span class ="p "> (</ span > < span class ="n "> colour_datasets</ span > < span class ="o "> .</ span > < span class ="n "> datasets</ span > < span class ="p "> ())</ span >
148148</ pre > </ div >
149149< pre class ="literal-block "> colour-science-datasets
150150=======================
173173[ ] 3269922 : Paper Spectra
174174[ ] 3372171 : RAW to ACES Utility Data</ pre >
175175< section id ="api "> < h2 > API</ h2 >
176- < p > The main reference for < a class ="reference external " href ="https://github.com/colour-science/colour-datasets "> Colour - Datasets</ a >
177- is the < a class ="reference external " href ="https://colour-datasets.readthedocs.io/en/latest/manual .html "> Colour - Datasets Manual </ a > .</ p >
176+ < p > The main technical reference for < a class ="reference external " href ="https://github.com/colour-science/colour-datasets "> Colour - Datasets</ a >
177+ is the < a class ="reference external " href ="https://colour-datasets.readthedocs.io/en/latest/reference .html "> API Reference </ a > .</ p >
178178</ section > < section id ="examples "> < h2 > Examples</ h2 >
179179< ul class ="simple ">
180180< li > < p > < a class ="reference external " href ="https://github.com/colour-science/colour-datasets/tree/develop/colour_datasets/examples "> Colour - Datasets - Examples</ a > </ p > </ li >
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ community:
5252API
5353^^^
5454
55- The main reference for `Colour - Datasets <https://github.com/colour-science/colour-datasets >`__
56- is the `Colour - Datasets Manual <https://colour-datasets.readthedocs.io/en/latest/manual .html >`__.
55+ The main technical reference for `Colour - Datasets <https://github.com/colour-science/colour-datasets >`__
56+ is the `API Reference <https://colour-datasets.readthedocs.io/en/latest/reference .html >`__.
5757
5858Examples
5959^^^^^^^^
Original file line number Diff line number Diff line change 147147< li > < p > Malvar (2004)</ p > </ li >
148148< li > < p > DDFAPD - Menon (2007)</ p > </ li >
149149</ ul > </ section > < section id ="api "> < h2 > API</ h2 >
150- < p > The main reference for < a class ="reference external " href ="https://github.com/colour-science/colour-demosaicing "> Colour - Demosaicing</ a >
151- is the < a class ="reference external " href ="https://colour-demosaicing.readthedocs.io/en/latest/manual .html "> Colour - Demosaicing Manual </ a > .</ p >
150+ < p > The main technical reference for < a class ="reference external " href ="https://github.com/colour-science/colour-demosaicing "> Colour - Demosaicing</ a >
151+ is the < a class ="reference external " href ="https://colour-demosaicing.readthedocs.io/en/latest/reference .html "> API Reference </ a > .</ p >
152152</ section > < section id ="examples "> < h2 > Examples</ h2 >
153153< ul class ="simple ">
154154< li > < p > < a class ="reference external " href ="https://github.com/colour-science/colour-demosaicing/tree/develop/colour_demosaicing/examples "> Colour - Demosaicing - Examples</ a > </ p > </ li >
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ The following CFA (Colour Filter Array) demosaicing algorithms are implemented:
2525API
2626^^^
2727
28- The main reference for `Colour - Demosaicing <https://github.com/colour-science/colour-demosaicing >`__
29- is the `Colour - Demosaicing Manual <https://colour-demosaicing.readthedocs.io/en/latest/manual .html >`__.
28+ The main technical reference for `Colour - Demosaicing <https://github.com/colour-science/colour-demosaicing >`__
29+ is the `API Reference <https://colour-demosaicing.readthedocs.io/en/latest/reference .html >`__.
3030
3131Examples
3232^^^^^^^^
Original file line number Diff line number Diff line change 155155< li > < p > Digital Still Camera (DSC) Exposure Model</ p > </ li >
156156< li > < p > Raw Processing Helpers</ p > </ li >
157157</ ul > </ section > < section id ="api "> < h2 > API</ h2 >
158- < p > The main reference for < a class ="reference external " href ="https://github.com/colour-science/colour-hdri "> Colour - HDRI</ a >
159- is the < a class ="reference external " href ="https://colour-hdri.readthedocs.io/en/latest/manual .html "> Colour - HDRI Manual </ a > .</ p >
158+ < p > The main technical reference for < a class ="reference external " href ="https://github.com/colour-science/colour-hdri "> Colour - HDRI</ a >
159+ is the < a class ="reference external " href ="https://colour-hdri.readthedocs.io/en/latest/reference .html "> API Reference </ a > .</ p >
160160</ section > < section id ="examples "> < h2 > Examples</ h2 >
161161< ul class ="simple ">
162162< li > < p > < a class ="reference external " href ="https://github.com/colour-science/colour-hdri/tree/develop/colour_hdri/examples "> Colour - HDRI - Examples</ a > </ p > </ li >
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ The following features are available:
3030API
3131^^^
3232
33- The main reference for `Colour - HDRI <https://github.com/colour-science/colour-hdri >`__
34- is the `Colour - HDRI Manual <https://colour-hdri.readthedocs.io/en/latest/manual .html >`__.
33+ The main technical reference for `Colour - HDRI <https://github.com/colour-science/colour-hdri >`__
34+ is the `API Reference <https://colour-hdri.readthedocs.io/en/latest/reference .html >`__.
3535
3636Examples
3737^^^^^^^^
Original file line number Diff line number Diff line change 152152highlights some interesting use cases.</ p >
153153</ section > < section id ="api "> < h2 > API</ h2 >
154154< p > The main technical reference for < strong > Colour</ strong > and its API is the
155- < a class ="reference external " href ="https://colour.readthedocs.io/en/latest/reference.html "> Colour API Reference</ a > .</ p >
155+ < a class ="reference external " href ="https://colour.readthedocs.io/en/latest/reference.html "> API Reference</ a > .</ p >
156156</ section > < section id ="examples "> < h2 > Examples</ h2 >
157157< ul class ="simple ">
158158< li > < p > < a class ="reference external " href ="https://colour.readthedocs.io/en/develop/#examples "> Colour - Readme & Documentation Examples</ a > </ p > </ li >
Original file line number Diff line number Diff line change 3737^^^
3838
3939The main technical reference for **Colour ** and its API is the
40- `Colour API Reference <https://colour.readthedocs.io/en/latest/reference.html >`__.
40+ `API Reference <https://colour.readthedocs.io/en/latest/reference.html >`__.
4141
4242Examples
4343^^^^^^^^
You can’t perform that action at this time.
0 commit comments