| CSE 455: Computer VisionWinter 2007 |
lpeg passes through the lines and circular arcs it is input, plus it adds the following groupings:
| int | line 1 ID |
| int | line 2 ID |
| float | vline start point column |
| float | vline start point row |
| float | vline end point column |
| float | vline end point row |
| float | vline length |
| float | vline orientation |
| float | width/height |
| float | quality of overlap |
| int | line 1 ID |
| int | line 2 ID |
| int | which line(s) jp is on (0 = neither, 3 = both) |
| int | 0: jp closer to line 1 start, 1: jp closer to line 1 end |
| int | 0: jp closer to line 2 start, 1: jp closer to line 2 end |
| float | jp column |
| float | jp row |
| float | quality of junction |