We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpSyntax Questions › help with line tracing
Page Index Toggle Pages: 1
help with line tracing (Read 330 times)
help with line tracing
Aug 12th, 2008, 7:03pm
 
Hi -

I'm new at this and would like to learn more. I am looking to learn how to have processing to trace an image and redraw it in line so it sort of creates a sketch and etch look. can someone help me with that or something similar that i could learn from the source code?

Thank you
Re: help with line tracing
Reply #1 - Aug 14th, 2008, 1:58am
 
Shouldn't be so hard if your input image is SVG format. If it's a bitmap or PNG then it's going to be harder and you'll need to recognize the edges of your image before redrawing them the way you want.
Page Index Toggle Pages: 1