Searched refs:matrixIndex (Results 1 – 1 of 1) sorted by relevance
78 icvCreateGLCMDescriptors_AllowDoubleNest( CvGLCM* destGLCM, int matrixIndex );424 icvCreateGLCMDescriptors_AllowDoubleNest( CvGLCM* destGLCM, int matrixIndex ) in icvCreateGLCMDescriptors_AllowDoubleNest() argument429 double** matrix = destGLCM->matrices[ matrixIndex ]; in icvCreateGLCMDescriptors_AllowDoubleNest()430 double* descriptors = destGLCM->descriptors[ matrixIndex ]; in icvCreateGLCMDescriptors_AllowDoubleNest()