We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7d0109 commit 96f11deCopy full SHA for 96f11de
README.md
@@ -1,7 +1,19 @@
1
# OpenCT
2
-A compilation of code libraries and tools for display testing and colour science.
+A compilation of code libraries and tools for display testing and colour science. Under development.
3
4
5
## Contents
6
-- Coordinate conversions
7
-- Display test pattern generator
+- Coordinate conversions and colour math libraries
+- Display test pattern generator
8
+- CIE colour chart generator
9
+
10
+###Test Pattern Generator
11
+Generates various test patterns dynamically scaled to fit any display.
12
13
+Patterns:
14
+- Screen alignment patterns
15
+- Black -> R/G/B -> White
16
+- Black -> R/G/B/W Gradients
17
+- Checkerboard patterns
18
+- Crosstalk patterns
19
+-
0 commit comments