Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dfeature.h43 measure_of_correlation_2[4], member
Dfeature.c1583 channel_features[RedPixelChannel].measure_of_correlation_2[i]= in GetImageFeatures()
1586 channel_features[GreenPixelChannel].measure_of_correlation_2[i]= in GetImageFeatures()
1589 channel_features[BluePixelChannel].measure_of_correlation_2[i]= in GetImageFeatures()
1593 channel_features[BlackPixelChannel].measure_of_correlation_2[i]= in GetImageFeatures()
1597 channel_features[AlphaPixelChannel].measure_of_correlation_2[i]= in GetImageFeatures()
Didentify.c273 PrintFeature(channel_features[channel].measure_of_correlation_2), in PrintChannelFeatures()
/external/ImageMagick/coders/
Djson.c531 PrintFeature(channel_features[channel].measure_of_correlation_2), in PrintChannelFeatures()
/external/ImageMagick/PerlMagick/
DMagick.xs4187 channel_features[channel].measure_of_correlation_2[direction]); \ in Features()
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in4184 channel_features[channel].measure_of_correlation_2[direction]); \