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 & HelpPrograms › convolving images
Page Index Toggle Pages: 1
convolving images (Read 1016 times)
convolving images
Jan 3rd, 2006, 10:38am
 
Hi,
I'm just starting to play with flters.

I saw that in order to have effects on images such as blur or edgeDetection, matrixes are usually used.

Do you know where can I find resources about this?

thnks Wink
Re: convolving images
Reply #1 - Jan 3rd, 2006, 11:28am
 
Try here:

http://www.gamedev.net/reference/programming/features/imageproc/page2.asp

starts out a bit whacky, but gets more sensible (legible to a non-mathematical type like me!) later on.

I just googled image processing blur edge detection convolve

Hope it's useful.
Re: convolving images
Reply #2 - Jan 4th, 2006, 11:02am
 
thnks Mark Smiley
Page Index Toggle Pages: 1