Searched refs:reconstruct_statistics (Results 1 – 1 of 1) sorted by relevance
941 *reconstruct_statistics; in GetNormalizedCrossCorrelationDistortion() local966 reconstruct_statistics=GetImageStatistics(reconstruct_image,exception); in GetNormalizedCrossCorrelationDistortion()968 (reconstruct_statistics == (ChannelStatistics *) NULL)) in GetNormalizedCrossCorrelationDistortion()973 if (reconstruct_statistics != (ChannelStatistics *) NULL) in GetNormalizedCrossCorrelationDistortion()974 reconstruct_statistics=(ChannelStatistics *) RelinquishMagickMemory( in GetNormalizedCrossCorrelationDistortion()975 reconstruct_statistics); in GetNormalizedCrossCorrelationDistortion()1064 reconstruct_statistics[channel].mean); in GetNormalizedCrossCorrelationDistortion()1071 reconstruct_statistics[channel].mean); in GetNormalizedCrossCorrelationDistortion()1107 reconstruct_statistics[channel].standard_deviation; in GetNormalizedCrossCorrelationDistortion()1117 reconstruct_statistics=(ChannelStatistics *) RelinquishMagickMemory( in GetNormalizedCrossCorrelationDistortion()[all …]