4 Dec
2007
4 Dec
'07
5:58 p.m.
I want to trace a map from a bitmap, and using the built in tracing tools I get a reasonable trace. But I was wondering if there isn't a way to trace bitmap lines not as a path shaped as the outline of the bitmap lines, but as a single path going through the center of those bitmap lines. In other words, some kind of line recognition. I tried the edge detection, but that gives you two lines - not really what is required.
Thanks for any help.