Searched refs:CV_GLCMDESC_ENTROPY (Results 1 – 2 of 2) sorted by relevance
466 descriptors[ CV_GLCMDESC_ENTROPY ] += entryValue * log( entryValue ); in icvCreateGLCMDescriptors_AllowDoubleNest()479 descriptors[ CV_GLCMDESC_ENTROPY ] = -descriptors[ CV_GLCMDESC_ENTROPY ]; in icvCreateGLCMDescriptors_AllowDoubleNest()484 HXY = descriptors[ CV_GLCMDESC_ENTROPY ]; in icvCreateGLCMDescriptors_AllowDoubleNest()
778 #define CV_GLCMDESC_ENTROPY 0 macro