Statistic.h
19 class MagickPPExport ChannelMoments
27 ChannelMoments(const ChannelMoments &channelMoments_);
66 ChannelMoments(const PixelChannel channel_,
81 class MagickPPExport ChannelPerceptualHash
89 ChannelPerceptualHash(const ChannelPerceptualHash &channelPerceptualHash_);
92 ChannelPerceptualHash(const PixelChannel channel_,
109 const ChannelPerceptualHash &channelPerceptualHash_);
121 ChannelPerceptualHash(const PixelChannel channel_,
133 class MagickPPExport ChannelStatistics
141 ChannelStatistics(const ChannelStatistics &channelStatistics_);
198 ChannelStatistics(const PixelChannel channel_,
219 class MagickPPExport ImageMoments
227 ImageMoments(const ImageMoments &imageMoments_);
233 ChannelMoments channel(const PixelChannel channel_) const;
238 ImageMoments(const Image &image_);
244 class MagickPPExport ImagePerceptualHash
252 ImagePerceptualHash(const ImagePerceptualHash &imagePerceptualHash_);
255 ImagePerceptualHash(const std::string &hash_);
264 ChannelPerceptualHash channel(const PixelChannel channel_) const;
271 const ImagePerceptualHash &channelPerceptualHash_);
282 class MagickPPExport ImageStatistics
290 ImageStatistics(const ImageStatistics &imageStatistics_);
296 ChannelStatistics channel(const PixelChannel channel_) const;
301 ImageStatistics(const Image &image_);