From: cristy Date: Fri, 14 May 2010 23:29:46 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~9453 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d127aba3c72d274db3074536134140203cb2da3;p=imagemagick --- diff --git a/magick/accelerate.c b/magick/accelerate.c index e1df62fb9..1c2f4560b 100644 --- a/magick/accelerate.c +++ b/magick/accelerate.c @@ -13,7 +13,7 @@ % MagickCore Acceleration Methods % % % % Software Design % -% Anthony Thyssen % +% John Cristy % % January 2010 % % % % % @@ -33,7 +33,7 @@ % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % -% Morpology is the the application of various kernals, of any size and even +% Morphology is the the application of various kernals, of any size and even % shape, to a image in various ways (typically binary, but not always). % % Convolution (weighted sum or average) is just one specific type of