File tree Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Expand file tree Collapse file tree 2 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1
1
Colour - Checker Detection
2
2
==========================
3
3
4
- .. image :: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
4
+ A `Python <https://www.python.org/ >`_ package implementing various colour
5
+ checker detection algorithms and related utilities.
6
+
7
+ It is open source and freely available under the
8
+ `New BSD License <http://opensource.org/licenses/BSD-3-Clause >`_ terms.
5
9
6
10
.. start-badges
7
11
@@ -22,11 +26,13 @@ Colour - Checker Detection
22
26
23
27
.. end-badges
24
28
25
- A `Python <https://www.python.org/ >`_ package implementing various colour
26
- checker detection algorithms and related utilities.
29
+ .. image :: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
27
30
28
- It is open source and freely available under the
29
- `New BSD License <http://opensource.org/licenses/BSD-3-Clause >`_ terms.
31
+ .. contents :: **Table of Contents**
32
+ :backlinks: none
33
+ :depth: 3
34
+
35
+ .. sectnum ::
30
36
31
37
Features
32
38
--------
Original file line number Diff line number Diff line change 1
1
Colour - Checker Detection
2
2
==========================
3
3
4
- .. image :: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
5
-
6
4
A `Python <https://www.python.org/ >`_ package implementing various colour
7
5
checker detection algorithms and related utilities.
8
6
9
7
It is open source and freely available under the
10
8
`New BSD License <http://opensource.org/licenses/BSD-3-Clause >`_ terms.
11
9
10
+ .. image :: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
11
+
12
+ .. contents :: **Table of Contents**
13
+ :backlinks: none
14
+ :depth: 3
15
+
16
+ .. sectnum ::
17
+
12
18
Features
13
19
--------
14
20
You can’t perform that action at this time.
0 commit comments