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 › create vector from a group of pixels
Page Index Toggle Pages: 1
create vector from a group of pixels (Read 407 times)
create vector from a group of pixels
Apr 14th, 2009, 8:31pm
 
Hello, is it possible to convert a group of pixels of an imagen into a vector graphic inside processing?

thanks
Re: create vector from a group of pixels
Reply #1 - Apr 14th, 2009, 10:36pm
 
Possible? Yes.
Difficult? Very likely.

http://en.wikipedia.org/wiki/Raster_to_vector

Also

http://cardhouse.com/computer/vector.htm

may get you started.
Page Index Toggle Pages: 1