Texture Features using GLCM for extracting features of image

Hello,
I'm doing a project in classification of ultrasound kidney iamges. I used the program at
i want to add ultrasound image and the program calculates the gray level co-occurrence matrix of the image
But an error is shwoing in the following lines
if ((nargin > 2) || (nargin == 0))
error('Too many or too few input arguments. Enter GLCM and pairs.');
do anyone know what should i change or add to the above code so that the error will not occur?

Answers (0)

Categories

Find more on Medical Physics in Help Center and File Exchange

Asked:

on 9 Apr 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!