Home
last modified time | relevance | path

Searched refs:maximum_correlation_coefficient (Results 1 – 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
Dfeature.h44 maximum_correlation_coefficient[4]; member
Dfeature.c1694 channel_features[RedPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1696 channel_features[GreenPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1698 channel_features[BluePixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1701 channel_features[BlackPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1704 channel_features[AlphaPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
Didentify.c274 PrintFeature(channel_features[channel].maximum_correlation_coefficient)); in PrintChannelFeatures()
/external/ImageMagick/coders/
Djson.c532 PrintFeature(channel_features[channel].maximum_correlation_coefficient)); in PrintChannelFeatures()
/external/ImageMagick/PerlMagick/
DMagick.xs4192 channel_features[channel].maximum_correlation_coefficient[direction]); \ in Features()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in4189 channel_features[channel].maximum_correlation_coefficient[direction]); \