A Program to Compute 14 Haralick Features from Gray-Level Co-occurrence Matrix
This program calculates 14 Haralick texture features from gray-level co-occurrence matrices (GLCM) for image analysis applications, with implementation using OpenCV and NumPy libraries.