Magick::ChannelPerceptualHash Class Reference

Public Member Functions

 ChannelPerceptualHash (const ChannelPerceptualHash &channelPerceptualHash_)
 
 ChannelPerceptualHash (const PixelChannel channel_, const std::string &hash_)
 
 operator std::string () const
 
PixelChannel channel (void) const
 
bool isValid () const
 
double sumSquaredDifferences (const ChannelPerceptualHash &channelPerceptualHash_)
 
double srgbHuPhash (const size_t index_) const
 
double hclpHuPhash (const size_t index_) const
 
 ChannelPerceptualHash (const PixelChannel channel_, const MagickCore::ChannelPerceptualHash *channelPerceptualHash_)
 

Private Attributes

PixelChannel _channel
 
std::vector< double > _srgbHuPhash
 
std::vector< double > _hclpHuPhash
 

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