19 Commits

Author SHA1 Message Date
1db6bb4eeb Move assert helper to utility 2015-09-12 20:32:39 -04:00
bfbeb3e91c Fix bug in self-intersection detection 2015-09-11 01:12:42 -04:00
082b7eca32 Log errors from stroke extraction algorithm 2015-09-11 00:50:25 -04:00
0d5565743f Add warning around select_bridge hax 2015-09-10 02:01:04 -04:00
8e71c12f9e Clean up intersection implementation and handle divide-by-0 2015-09-10 01:53:09 -04:00
bc1e5f7a6c Add bridge intersection points to stroke outline 2015-09-10 01:48:04 -04:00
1a00fcb6b7 Fix critical bug in intersection computation 2015-09-10 01:47:00 -04:00
629c058ca8 Add hacky code to deal with bridge intersections 2015-09-10 01:22:06 -04:00
78e3a2ed26 Pass manual bridges into stroke extractor 2015-09-09 00:45:52 -04:00
707fe91da6 Port basic stroke extraction algorithm to Javascript 2015-09-08 10:52:18 -04:00
1ace35e84d Try out tweak to classifier 2015-09-08 00:09:44 -04:00
bc101b8447 Add some documentation 2015-09-07 23:57:57 -04:00
e0a8527531 Get bridge extraction and editing working again 2015-09-07 23:34:59 -04:00
52eccd8fe9 Drop segments and run classifier on corners 2015-09-07 21:29:55 -04:00
2749854ac9 Math-preserving tweak 2015-09-07 17:37:47 -04:00
eab20631cc Add scoring that allows for dead-end edges 2015-09-07 17:27:17 -04:00
c722fae666 Get basic matching algorithm working 2015-09-07 17:13:13 -04:00
a485a5c5ce Add code to extract bipartite segment list 2015-09-07 11:52:41 -04:00
577fb8ca43 Port corner detection to Javascript 2015-09-07 01:10:31 -04:00