|
fc6cffe2ba
|
python cv3 compatibility
|
2017-02-23 03:13:15 +01:00 |
|
avana
|
8e30e3fe36
|
improve transformation: vertical points is better than corners
|
2017-02-23 01:28:47 +01:00 |
|
avana
|
bbd5210514
|
FIX find_longest_line on edge case
|
2017-02-23 01:27:59 +01:00 |
|
|
979d5a5a09
|
Inizio trasposizione linea verticale
|
2017-02-23 00:19:04 +01:00 |
|
avana
|
4505d17871
|
edge_finder genera un immagine pulita ma con le scritte
|
2017-02-23 00:18:17 +01:00 |
|
avana
|
1fdf3b47e0
|
magie di python per trovare i bordi
|
2017-02-22 22:20:27 +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 |
|
scanner
|
45115fce04
|
quick distance calulation, small speedup
|
2017-01-20 16:57:54 +01:00 |
|
scanner
|
88adc0ba22
|
optimize further_point_from_line
|
2017-01-20 16:33:54 +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 |
|
|
855c62b8fc
|
docstring for find_longest_line
|
2017-01-13 17:33:39 +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 |
|
|
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 |
|