Commit graph

24 commits

Author SHA1 Message Date
avana
8e30e3fe36 improve transformation: vertical points is better than corners 2017-02-23 01:28:47 +01:00
979d5a5a09 Inizio trasposizione linea verticale 2017-02-23 00:19:04 +01:00
257b569d8d Better separation of code: analysis / dewarp
this is good both for code cleanness and for better performance analysis
2017-01-20 18:16:19 +01:00
fb15d3d5b1 fix release build 2017-01-15 02:05:27 +01:00
0f344bd8ad profile dump 2017-01-15 01:33:45 +01:00
f44bc3bae9 dewarp prospective 2017-01-15 01:07:03 +01:00
af800e3870 verticals are clearly only 2 2017-01-13 17:36:15 +01:00
9d629d20de doc lines code 2017-01-13 17:36:07 +01:00
9dff0deb8e write image output 2017-01-13 17:34:00 +01:00
836270b9aa Point identification complete 2017-01-13 00:16:22 +01:00
d044199220 FIXED and tested coordinate system change 2017-01-12 22:03:11 +01:00
9fdd4ebbb1 memory fixes 2017-01-12 16:25:29 +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
3c1981a8d6 Compatibility with opencv 2.4 2017-01-07 01:10:23 +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
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
40d353a37a powered by spray paint
what doesn't kill you makes you high
2017-01-05 13:40:59 +01:00