HomeSort by relevance Sort by last modified time
    Searched refs:GetImageMean (Results 1 - 9 of 9) sorted by null

  /external/ImageMagick/MagickCore/
statistic.h 153 GetImageMean(const Image *,double *,double *,ExceptionInfo *),
methods.h 427 #define GetImageMean PrependMagickMethod(GetImageMean)
453 #define GetImageMean PrependMagickMethod(GetImageMean)
    [all...]
property.c     [all...]
enhance.c 133 (void) GetImageMean(image,&mean,&sans,exception);
151 status=GetImageMean(image,&mean,&sans,exception);
    [all...]
fx.c     [all...]
statistic.c     [all...]
  /external/ImageMagick/www/api/
statistic.php 55 <p class="text-center"><a href="statistic.php#EvaluateImage">EvaluateImage</a> &bull; <a href="statistic.php#FunctionImage">FunctionImage</a> &bull; <a href="statistic.php#GetImageEntropy">GetImageEntropy</a> &bull; <a href="statistic.php#GetImageExtrema">GetImageExtrema</a> &bull; <a href="statistic.php#GetImageKurtosis">GetImageKurtosis</a> &bull; <a href="statistic.php#GetImageMean">GetImageMean</a> &bull; <a href="statistic.php#GetImageMoments">GetImageMoments</a> &bull; <a href="statistic.php#GetImagePerceptualHash">GetImagePerceptualHash</a> &bull; <a href="statistic.php#GetImageRange">GetImageRange</a> &bull; <a href="statistic.php#GetImageStatistics">GetImageStatistics</a> &bull; <a href="statistic.php#PolynomialImage">PolynomialImage</a> &bull; <a href="statistic.php#StatisticImage">StatisticImage</a></p>
233 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
235 <p>GetImageMean() returns the mean and standard deviation of one or more image channels.</p>
237 <p>The format of the GetImageMean method is:</p>
240 MagickBooleanType GetImageMean(const Image *image,double *mean,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]

Completed in 199 milliseconds