Commit Graph

17 Commits

Author SHA1 Message Date
3619b9796b [BUGFIX] Fix overshoot on array index. 2016-01-08 17:31:43 +01:00
cc78822dfe [TASK] Closer than ever" 2016-01-08 17:20:44 +01:00
b1e5a69464 [TASK] Still not done. 2016-01-08 15:50:18 +01:00
7f186fa4e9 [TASK] Finish sorting the hough lines. 2016-01-08 13:52:58 +01:00
85f2dd2824 [TASK] Switch to other bresenham implementation for now. 2016-01-08 13:10:59 +01:00
4ce9e0e6c2 [TASK] Fix bresenham. 2016-01-08 12:28:17 +01:00
c4f6ff5790 [TASK] Step forward, step back. This is harder than expected. 2016-01-08 02:17:38 +01:00
b92850f4c9 [BUGFIX] Fix messed up canny edge orientation sector detection. 2016-01-08 02:05:03 +01:00
0468c47858 [TASK] I don't know right now, but i need something like this. :| 2016-01-08 01:57:16 +01:00
07c350fe8e [TASK] Add very very basic bresenham algo. TODO: enhance! 2016-01-08 01:37:07 +01:00
4dd5fea5aa [TASK] Parametrize hough transformation matching threshold. 2016-01-07 18:57:26 +01:00
229aaf8d5d [TASK] Parametrize threshold for pixel matchin in hough machine. 2016-01-07 18:45:22 +01:00
c3d7dfb593 [TASK] Add debugging output to hough machine. 2016-01-07 18:38:36 +01:00
ad271edbcf [BUGFIX] Fix bad memory leak. 2016-01-07 09:45:52 +01:00
c0216de4ae [TASK] Finetune hough stuff a bit. 2016-01-06 18:37:01 +01:00
d809149668 [TASK] Kind of begin hough transformation. 2016-01-06 18:30:00 +01:00
79cf72d33d [TASK] Prepare structure for hough transformation. 2016-01-06 17:36:04 +01:00