Skip to content

barbosantos/GLCM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLCM

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/

About

Implementation of the Gray-Level Co-occurrence Matrix (GLCM) algorithm submitted to the challenge PPGER (Graduate Program in Renewable Energies - IFCE) for undergraduate students.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors