how to use haralick function in matlab

3 views (last 30 days)
IP student ;(
IP student ;( on 31 Jan 2019
Edited: KSSV on 31 Jan 2019
I want to extract 14 haralick features.I found the haralick function in mathWork but ,it's not working in matlab .So can anyone tell me how to use this haralick function to extract 14 features ???
  6 Comments
KSSV
KSSV on 31 Jan 2019
Edited: KSSV on 31 Jan 2019
Why don't you attach the function GLCM_Features1 and the image. YOu should make a note of the following:
  1. Is the function present in the present working folder?
  2. Read the help of the function.
  3. What inputs does the function accept?
  4. What are the outputs of the function?
It seems, in your case your input is not correct.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!