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.c1684 channel_features[RedPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1686 channel_features[GreenPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1688 channel_features[BluePixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1691 channel_features[BlackPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()
1694 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.xs4190 channel_features[channel].maximum_correlation_coefficient[direction]); \ in Features()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in4187 channel_features[channel].maximum_correlation_coefficient[direction]); \