Date: 18.03.2021
GLCM: Gray-Level Co-occurence Matrix
- ex-6-derive-the-glcm-for-the-given-image.pdf: Problem Statement for this Lab experiment
- getGLCMFeatures.m: MATLAB function that returns the GLCM features for a given image (see References)
- q1.m: MATLAB code to test the
getGLCMFeatures
function - q2.m: MATLAB code to implement a CBIR using GLCM features and Euclidean distance metric
- glcm_image_features.xlsx: Generated XLSX file containing the GLCM feature values for a set of images