Commit Graph

18 Commits

Author SHA1 Message Date
Jan Philipp Timme 3ce2be6e3d [TASK] Seperate generation of gauss blur filters. 2016-01-05 18:27:06 +01:00
Jan Philipp Timme 66e2ae8d30 [TASK] Fix gauss filter not being centered. 2016-01-05 18:21:22 +01:00
Jan Philipp Timme e498146c7e [TASK] Add further controls for usm. 2016-01-05 18:06:45 +01:00
Jan Philipp Timme 998fbe3d2e [TASK] Finalize canny edge partials. 2016-01-05 17:40:14 +01:00
Jan Philipp Timme 3194a084e6 [TASK] Move gauss filter function to private section. 2016-01-05 17:32:25 +01:00
Jan Philipp Timme deb273cc4a [TASK] Begin segmenting canny edge into steps. 2016-01-05 17:24:52 +01:00
Jan Philipp Timme 94e32cd4b9 [TASK] Implement real gauss filter, fix the whole thing up. 2016-01-05 17:08:48 +01:00
Jan Philipp Timme 6f70f12946 [TASK] Switch around black/white for canny edge result. 2016-01-05 15:58:58 +01:00
Jan Philipp Timme db28e00f23 [TASK] Patch bad xor with and. Whoops. 2016-01-05 15:58:40 +01:00
Jan Philipp Timme 04c9b4b3f4 [TASK] Parameterize gauss filter size. 2015-12-20 17:24:40 +01:00
Jan Philipp Timme 09c9390f42 [TASK] Fix up the gauss filter weights. 2015-12-20 17:20:42 +01:00
Jan Philipp Timme 000a2be162 [TASK] Finish up very first working version of canny edge algorithm. 2015-12-20 17:13:58 +01:00
Jan Philipp Timme e7fb9cdbb1 [TASK] Finish concept of canny edge. 2015-12-18 16:34:47 +01:00
Jan Philipp Timme 0ba9cdd25c [BUGFIX] Fixed a segfault, fixed bad initialization of malloc'd space. 2015-12-18 15:00:05 +01:00
Jan Philipp Timme 9c3cceef31 [TASK] Begin implementing basic gradiant parts for canny edge. 2015-12-18 14:31:40 +01:00
Jan Philipp Timme 57b4ab7b4d [TASK] Finish up gaussian blur filter implementation. 2015-12-18 14:18:36 +01:00
Jan Philipp Timme 55b07d48cb [TASK] Implement generic gaussian blur filter. 2015-12-18 14:06:09 +01:00
Jan Philipp Timme bd07eb280c [TASK] Add a machine for canny edge. 2015-12-18 13:16:13 +01:00