Home
last modified time | relevance | path

Searched refs:GetImagePerceptualHash (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
Dstatistic.h138 *GetImagePerceptualHash(const Image *,ExceptionInfo *);
Dcompare.c1164 image_phash=GetImagePerceptualHash(image,exception); in GetPerceptualHashDistortion()
1167 reconstruct_phash=GetImagePerceptualHash(reconstruct_image,exception); in GetPerceptualHashDistortion()
Didentify.c713 channel_phash=GetImagePerceptualHash(image,exception); in IdentifyImage()
Dstatistic.c1780 MagickExport ChannelPerceptualHash *GetImagePerceptualHash( in GetImagePerceptualHash() function
/external/ImageMagick/Magick++/lib/
DStatistic.cpp581 channel_perceptual_hash=GetImagePerceptualHash(image_.constImage(), in ImagePerceptualHash()
/external/ImageMagick/coders/
Djson.c881 channel_phash=GetImagePerceptualHash(image,exception); in EncodeImageAttributes()
/external/ImageMagick/Magick++/lib/Magick++/
DInclude.h1324 using MagickCore::GetImagePerceptualHash;