Re: Extracting outlines of thick lines
- To: mathgroup at smc.vnet.net
- Subject: [mg114732] Re: Extracting outlines of thick lines
- From: Yaroslav Bulatov <yaroslavvb at gmail.com>
- Date: Tue, 14 Dec 2010 06:57:11 -0500 (EST)
- References: <ie4mss$99k$1@smc.vnet.net>
On Dec 13, 12:52 am, Yaroslav Bulatov <yarosla... at gmail.com> wrote: > Can anyone suggest a way to extract outline of thick line in vector > form? > > Example thick line: > Graphics[{AbsoluteThickness[200], JoinForm["Round"], > CapForm["Round"],Line[{{0, 0}, {0, 1}, {1, 1}}]}] Here are some overly complicated solutions to this problem that rely on curve/shape reconstruction of rasterized image http://stackoverflow.com/questions/4425582/extracting-outline-of-thick-line