Magick::ImagePerceptualHash Class Reference

Public Member Functions

 ImagePerceptualHash (const ImagePerceptualHash &imagePerceptualHash_)
 
 ImagePerceptualHash (const std::string &hash_)
 
 operator std::string () const
 
ChannelPerceptualHash channel (const PixelChannel channel_) const
 
bool isValid () const
 
double sumSquaredDifferences (const ImagePerceptualHash &channelPerceptualHash_)
 
 ImagePerceptualHash (const Image &image_)
 

Private Attributes

std::vector< ChannelPerceptualHash_channels
 

Detailed Description


The documentation for this class was generated from the following files:
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Magick++/Statistic.h
  • /build/imagemagick-ZkkGsI/imagemagick-7.1.1.43+dfsg1/Magick++/lib/Statistic.cpp