| Science Forum Index » Image Processing Forum » Gaussian blur image... |
|
Page 1 of 1 |
|
| Author |
Message |
| taurus... |
Posted: Mon Sep 14, 2009 12:48 pm |
|
|
|
Guest
|
How could i develop simple Gaussian blur for a 2D gray-scale image? Is
there any formula I can apply to each pixel? |
|
|
| Back to top |
|
|
|
| Martin Leese... |
Posted: Tue Sep 15, 2009 9:03 am |
|
|
|
Guest
|
taurus wrote:
[quote:067c589984]How could i develop simple Gaussian blur for a 2D gray-scale image? Is
there any formula I can apply to each pixel?
[/quote:067c589984]
Yes. Try:
http://en.wikipedia.org/wiki/Gaussian_blur
I must suggest that what was required here
was a little more effort.
--
Regards,
Martin Leese
E-mail: please at (no spam) see.Web.for.e-mail.INVALID
Web: http://members.tripod.com/martin_leese/ |
|
|
| Back to top |
|
|
|
|