]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 30 Sep 2014 09:53:07 +0000 (09:53 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 30 Sep 2014 09:53:07 +0000 (09:53 +0000)
MagickCore/effect.c

index 53be0a686d43edf73b12890a3eb61fc80d4b2181..8e7f247352b89ce96f9e64ecbdc9c8413619d15c 100644 (file)
@@ -1401,7 +1401,7 @@ MagickExport Image *GaussianBlurImage(const Image *image,const double radius,
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  KuwaharaImage() is an edge perserving blur.
+%  KuwaharaImage() is an edge preserving noise reduction filter.
 %
 %  The format of the KuwaharaImage method is:
 %