HomeSort by relevance Sort by last modified time
    Searched refs:CvGLCM (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvtexture.cpp 56 struct CvGLCM
74 CvSize srcImageSize, CvGLCM* destGLCM,
78 icvCreateGLCMDescriptors_AllowDoubleNest( CvGLCM* destGLCM, int matrixIndex );
81 CV_IMPL CvGLCM*
92 CvGLCM* newGLCM = 0;
137 CV_CALL( newGLCM = (CvGLCM*)cvAlloc(sizeof(newGLCM)));
219 cvReleaseGLCM( CvGLCM** GLCM, int flag )
269 CvGLCM* destGLCM,
360 cvCreateGLCMDescriptors( CvGLCM* destGLCM, int descriptorOptimizationType )
424 icvCreateGLCMDescriptors_AllowDoubleNest( CvGLCM* destGLCM, int matrixIndex
    [all...]
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 47 milliseconds