Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thanks Alexander for your reply. I'd like to know if there is some new structure/API that replaces the deprecated CvGLCM. Is there some new API that accomplishes the same functionality (Computes GLCM)? When I used the method 'cvCreateGLCM', I get an error in memory allocation. That's why I am trying to find some example/code snippet/documentation for that API.

I am afraid that I have to re-implement my own version of GLCM computation :) Thank you.