Implementation of the Gray-Level Co-occurrence Matrix (GLCM) algorithm submitted to the challenge PPGER (Graduate Program in Renewable Energies - IFCE) for undergraduate students.
To run the program, type the following command in the directory containing the codes and the image in which you want to calculate the attributes:
make ./main.e imagem.pgm
The makefile will compile the 3 files and the name of the image has to be passed in the command line.
More information about the challenge: http://ppger.ifce.edu.br/1o-desafio-ppger-para-a-graduacao/