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

  /external/ImageMagick/MagickCore/
statistic.h 154 GetImageKurtosis(const Image *,double *,double *,ExceptionInfo *),
methods.h 426 #define GetImageKurtosis PrependMagickMethod(GetImageKurtosis)
446 #define GetImageKurtosis PrependMagickMethod(GetImageKurtosis)
    [all...]
property.c     [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>
198 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
200 <p>GetImageKurtosis() returns the kurtosis and skewness of one or more image channels.</p>
202 <p>The format of the GetImageKurtosis method is:</p>
205 MagickBooleanType GetImageKurtosis(const Image *image,double *kurtosis,
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]

Completed in 166 milliseconds