Home
last modified time | relevance | path

Searched refs:CV_GLCMDESC_CONTRAST (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvtexture.cpp459 descriptors[ CV_GLCMDESC_CONTRAST ] += sideLoopDifferenceSquared * entryValue; in icvCreateGLCMDescriptors_AllowDoubleNest()
478 descriptors[ CV_GLCMDESC_CONTRAST ] += descriptors[ CV_GLCMDESC_CONTRAST ]; in icvCreateGLCMDescriptors_AllowDoubleNest()
/external/opencv/cvaux/include/
Dcvaux.h781 #define CV_GLCMDESC_CONTRAST 3 macro