Magick++
7.1.1-43
Convert, Edit, Or Compose Bitmap Images
|
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 |
Definition at line 244 of file Statistic.h.