Lines Matching refs:GreenPixelChannel
1098 channel_features[GreenPixelChannel].angular_second_moment[i]+= in GetImageFeatures()
1138 channel_features[GreenPixelChannel].inverse_difference_moment[i]+= in GetImageFeatures()
1169 channel_features[GreenPixelChannel].entropy[i]-= in GetImageFeatures()
1231 channel_features[GreenPixelChannel].correlation[i]= in GetImageFeatures()
1277 channel_features[GreenPixelChannel].sum_average[i]+= in GetImageFeatures()
1293 channel_features[GreenPixelChannel].sum_entropy[i]-= in GetImageFeatures()
1314 channel_features[GreenPixelChannel].sum_variance[i]+= in GetImageFeatures()
1315 (x-channel_features[GreenPixelChannel].sum_entropy[i])* in GetImageFeatures()
1316 (x-channel_features[GreenPixelChannel].sum_entropy[i])* in GetImageFeatures()
1436 channel_features[GreenPixelChannel].variance_sum_of_squares[i]= in GetImageFeatures()
1491 channel_features[GreenPixelChannel].difference_entropy[i]-= in GetImageFeatures()
1540 channel_features[GreenPixelChannel].difference_variance[i]= in GetImageFeatures()
1565 channel_features[GreenPixelChannel].measure_of_correlation_1[i]= in GetImageFeatures()
1586 channel_features[GreenPixelChannel].measure_of_correlation_2[i]= in GetImageFeatures()
1669 channel_features[GreenPixelChannel].contrast[i]+=z*z* in GetImageFeatures()
1686 channel_features[GreenPixelChannel].maximum_correlation_coefficient[i]= in GetImageFeatures()