Skip to content

Commit 3edcb25

Browse files
authored
Update README.md
1 parent 318c183 commit 3edcb25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# GreasePad
2-
**Freehand Drawing guided by Geometric Reasoning**
2+
**Freehand Drawing guided by Geometric REASoning**
33

4-
The *GreasePad* provides a drawing area and expects pen strokes as the only user input. These strokes are approximated by straight line segments leading to line drawings. During this interactive process, geometric relations such as orthogonallity are recognized and automatically enforced by an adjustment procedure. The program can be utilzed to analyse systems of straight lines and constraints (theorem proving) or to outline the shapes of human-made objects in images. As an input pointing device, you can use a computer mouse, a stylus, or one of your fingers in combination with a touchscreen.
4+
The *GreasePad* provides a drawing area and expects pen strokes as the only user input. These strokes are approximated by straight line segments leading to line drawings. During this interactive process, geometric relations such as orthogonallity are recognized and automatically enforced by an adjustment procedure. The program can be utilzed to analyse systems of straight lines and constraints (theorem proving) or to outline the shapes of human-made objects in images. As a pointing device, you can use a computer mouse, a stylus, or one of your fingers in combination with a touchscreen.
55

66

77
### Screenshots
@@ -12,7 +12,7 @@ The *GreasePad* provides a drawing area and expects pen strokes as the only user
1212

1313
### Copyright
1414

15-
Copyright (C) 2022 Jochen Meidow, [Fraunhofer IOSB](http::/www.iosb.fraunhofer.de), Germany.
15+
Copyright (c) 2022 Jochen Meidow, [Fraunhofer IOSB](http::/www.iosb.fraunhofer.de), Germany.
1616

1717

1818
### Licensing

0 commit comments

Comments
 (0)