Neighborhood Gray Tone Difference Matrix (NGTDM).
Show older comments
CAN ANY ONE HELP ME OUT WITH Neighborhood Gray Tone Difference Matrix (NGTDM). I AM NOT FINING THEORY OR MATERIAL TO IMPLEMENT THE CODE ,PLEASE HELP ME OUT
Answers (2)
Image Analyst
on 3 Apr 2012
0 votes
I've never heard of that. Are you sure you're not talking about the "gray level co-occurrence matrix" performed by graycomatrix() in the Image Processing Toolbox?
7 Comments
abhijith bailur
on 3 Apr 2012
abhijith bailur
on 3 Apr 2012
Image Analyst
on 3 Apr 2012
Sounds like some special purpose algorithm that they invented in that paper. There are thousands of papers with thousands of algorithms. If you're lucky, someone coded up this particular paper into MATLAB and then uploaded it to the File Exchange, but you'd have to be VERY lucky.
abhijith bailur
on 3 Apr 2012
abhijith bailur
on 3 Apr 2012
Image Analyst
on 3 Apr 2012
I thought you said "I AM NOT FINING THEORY OR MATERIAL" meaning that you didn't know any article that described the algorithm. But it sounds like now, that you do (you gave the citation) - and you say it is simple. So, can you program it up in MATLAB?
abhijith bailur
on 5 Apr 2012
Tiger
on 30 Jan 2013
0 votes
Hello, Do you mean for a image M*N you would like to create a matrix M*N *M*N such that the elements are values of the gray difference?
Categories
Find more on Just for fun in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!