MATLAB: How to get the gray level co-occurrence matrix feature which is energy, entropy and contrast of the image using GUI

graylevelgui

I want to create the GUI that can extract the gray gray level co-occurrence matrix feature which is energy, entropy and contrast of the image(bitmap). How to get that feature?

Best Answer

From Image Processing Toolbox, graycomatrix and graycoprops.