2
Answers

Co-occurrence Matrix

I am using C# for content based image retrieval (CBIR) and I want use Co-occurrence Matrix approach (GLCM) for extracting feature content of images. How can do it. Where can I find the source code for it.

Answers (2)