Commit graph

21 commits

Author SHA1 Message Date
aa2d7ba622 geometry: creates line (in implicit form) 2017-01-12 18:20:55 +01:00
3f9b48c377 add unit tests support
you need cxxtest or they will be skipped
one bug found using those tests!
2017-01-12 17:13:02 +01:00
9fdd4ebbb1 memory fixes 2017-01-12 16:25:29 +01:00
d1ba152d62 FIX segfault in find_longest_line 2017-01-12 16:25:02 +01:00
22d6af3eb7 split in multiple files 2017-01-12 15:15:34 +01:00
2f5f45fcad ready to change coordinates 2017-01-12 15:01:18 +01:00
1ac56e85eb find vertical lines
we are considering only the "external" part of the hull
so that the processing is faster and the longest line is the vertical
one.
2017-01-07 01:36:57 +01:00
0c155e33d1 typo cmake 2017-01-07 01:12:05 +01:00
3c1981a8d6 Compatibility with opencv 2.4 2017-01-07 01:10:23 +01:00
ecf206b563 c++11 2017-01-06 04:12:34 +01:00
fcc313fcaa similar_fit much improved
get the inner angle
2017-01-06 04:12:34 +01:00
afa4e67521 sagoma: simplify_hull
we now have lines (and many bugs, too)
2017-01-06 03:47:22 +01:00
f7c0a9a62f refactor code that get more distant points 2017-01-06 00:55:17 +01:00
b0c8c6de96 cmake debug options 2017-01-05 18:35:44 +01:00
72cf30bf07 slightly improved code to show preview 2017-01-05 18:27:27 +01:00
f0e6d947a1 find biggest contour 2017-01-05 18:22:46 +01:00
0d67802ba0 filename specified by arg 2017-01-05 18:22:17 +01:00
24ce1a2339 maximum algorithm slightly simpler 2017-01-05 17:04:02 +01:00
1d75808c0e readme 2017-01-05 14:00:14 +01:00
40d353a37a powered by spray paint
what doesn't kill you makes you high
2017-01-05 13:40:59 +01:00
92a06b42d5 gitignore 2017-01-05 12:36:13 +01:00