Home
last modified time | relevance | path

Searched refs:moments (Results 1 – 10 of 10) sorted by relevance

/external/ImageMagick/MagickCore/
Dstatistic.c1784 *moments; in GetImagePerceptualHash() local
1811 moments=GetImageMoments(hash_image,exception); in GetImagePerceptualHash()
1813 if (moments == (ChannelMoments *) NULL) in GetImagePerceptualHash()
1822 (-MagickLog10(moments[channel].invariant[i])); in GetImagePerceptualHash()
1823 moments=(ChannelMoments *) RelinquishMagickMemory(moments); in GetImagePerceptualHash()
1842 moments=GetImageMoments(hash_image,exception); in GetImagePerceptualHash()
1844 if (moments == (ChannelMoments *) NULL) in GetImagePerceptualHash()
1853 (-MagickLog10(moments[channel].invariant[i])); in GetImagePerceptualHash()
1854 moments=(ChannelMoments *) RelinquishMagickMemory(moments); in GetImagePerceptualHash()
/external/python/cpython2/Doc/library/
Dhtmllib.rst53 The parser will call these at appropriate moments: :meth:`start_tag` or
/external/valgrind/
DREADME_MISSING_SYSCALL_OR_IOCTL197 much the same as writing ioctl wrappers. Please take a few moments to study
/external/ImageMagick/Magick++/lib/Magick++/
DImage.h1079 ImageMoments moments(void) const;
/external/llvm/docs/
DGarbageCollection.rst933 to the moments when the function is suspended during a call to a subroutine.
/external/python/cpython2/Doc/tutorial/
Dclasses.rst90 Namespaces are created at different moments and have different lifetimes. The
/external/python/cpython2/Doc/faq/
Ddesign.rst368 random moments. Therefore, a complete threads implementation requires thread
/external/ImageMagick/Magick++/lib/
DImage.cpp3553 Magick::ImageMoments Magick::Image::moments(void) const in moments() function in Magick::Image
/external/ImageMagick/
Daclocal.m4288 # is useful for those hairy moments when you just want to get the release
/external/jline/src/src/test/resources/jline/example/
Denglish.gz