]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Wed, 5 Feb 2014 13:34:01 +0000 (13:34 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Wed, 5 Feb 2014 13:34:01 +0000 (13:34 +0000)
MagickCore/statistic.c

index ba879ab29f7db71ac9057d3d0ee6f29525707c37..aec727afcef25a522d70bcc14ff63f1af4acc45d 100644 (file)
@@ -1348,7 +1348,8 @@ MagickExport MagickBooleanType GetImageMean(const Image *image,double *mean,
 %                                                                             %
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
-%  GetImageMoments() returns the moments of one or more image channels.
+%  GetImageMoments() returns the normalized moments of one or more image
+%  channels.
 %
 %  The format of the GetImageMoments method is:
 %