Lines Matching refs:skewness
4176 % MagickGetImageKurtosis() gets the kurtosis and skewness of one or
4182 % double *kurtosis,double *skewness)
4190 % o skewness: The skewness for the specified channel(s).
4194 double *kurtosis,double *skewness)
4205 status=GetImageKurtosis(wand->images,kurtosis,skewness,wand->exception);
4314 % maxima, the mean, the standard deviation, the kurtosis and the skewness.