@@ -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
53103Jochen Meidow, Fraunhofer IOSB, Ettlingen, Germany.
54104
55- 105+ 56106
57107
58108<a name =" references " ></a >
0 commit comments