Clear Filters
Clear Filters

How to normalise GLCM matrix?

3 views (last 30 days)
After obtaining the GLCM what code should be written to normalise the obtained matrix?

Accepted Answer

PRASHANT AMBADEKAR
PRASHANT AMBADEKAR on 14 Aug 2017
The GLCM can be normalised by dividing all elements of GLCM by the maximum value. I do not know how to do this in MATLAB.
  2 Comments
hamza farooq
hamza farooq on 12 Mar 2019
What is that maximum number to do normalizaton?
Devika Lakshmi
Devika Lakshmi on 14 Dec 2022
mean of all elements in matrix is used to normalize

Sign in to comment.

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!