Skip to content

Commit a3fd08d

Browse files
committed
gallery
1 parent 78c849d commit a3fd08d

File tree

8 files changed

+54
-4
lines changed

8 files changed

+54
-4
lines changed

gallery/confidence.png

93.7 KB
Loading

gallery/mid_point.png

106 KB
Loading

gallery/orthocenter.png

99.4 KB
Loading

gallery/outlining.png

258 KB
Loading

gallery/pappus_affine.png

102 KB
Loading

gallery/subtasks.png

79.9 KB
Loading

gallery/thomsen.png

104 KB
Loading

index.md

Lines changed: 54 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The *GreasePad* provides a drawing area and expects pen strokes as the only user
66
## Content
77

88
- [Precompiled Win64 binaries](#pre-compiled)
9-
- [Gallery](#gallery)
9+
- [Gallery (Screenshots)](#gallery)
1010
- [Copyright](#copyright)
1111
- [Licensing](#licensing)
1212
- [Contact](#contact)
@@ -25,9 +25,59 @@ No installation procedure is provided. Instead, please perform the following ste
2525

2626

2727
<a name="gallery"></a>
28-
## Gallery
28+
## Gallery (Screenshots)
29+
30+
31+
<figure>
32+
<img src="./gallery/pappus_affine.png" width = "100%">
33+
<figcaption align="left">
34+
Pappus's hexagon theorem, affine form
35+
</figcaption>
36+
</figure>
37+
38+
<figure>
39+
<img src="./gallery/confidence.png" width = "100%">
40+
<figcaption align="left">
41+
Confidence regions
42+
</figcaption>
43+
</figure>
44+
45+
<figure>
46+
<img src="./gallery/outlining.png" width = "100%">
47+
<figcaption align="left">
48+
Tracing & outlining
49+
</figcaption>
50+
</figure>
51+
52+
<figure>
53+
<img src="./gallery/orthocenter.png" width = "100%">
54+
<figcaption align="left">
55+
Orthocenter of a triangle
56+
</figcaption>
57+
</figure>
58+
59+
<figure>
60+
<img src="./gallery/subtasks.png" width = "100%">
61+
<figcaption align="left">
62+
Identification of subtasks (connected components)
63+
</figcaption>
64+
</figure>
65+
66+
<figure>
67+
<img src="./gallery/thomsen.png" width = "100%">
68+
<figcaption align="left">
69+
Thomsen's figure
70+
</figcaption>
71+
</figure>
72+
73+
<figure>
74+
<img src="./gallery/mid_point.png" width = "100%">
75+
<figcaption align="left">
76+
Mid point of a triangle's side
77+
</figcaption>
78+
</figure>
79+
2980

30-
under construction
3181

3282

3383
<a name="copyright"></a>
@@ -52,7 +102,7 @@ You should have received a copy of the GNU General Public License along with thi
52102

53103
Jochen Meidow, Fraunhofer IOSB, Ettlingen, Germany.
54104

55-
105+
56106

57107

58108
<a name="references"></a>

0 commit comments

Comments
 (0)