Neighborhood Gray Tone Difference Matrix (NGTDM).

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

回答 (2 件)

Image Analyst
Image Analyst 2012 年 4 月 3 日

0 投票

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 件のコメント

abhijith bailur
abhijith bailur 2012 年 4 月 3 日
no it is ngtdmhttp://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=44046&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D44046
the Paper has the details about it...but not able to get the results as tabulated in the fig1 of the paper,
abhijith bailur
abhijith bailur 2012 年 4 月 3 日
http://ieeexplore.ieee.org/xpl/articleDetails.jsp?arnumber=44046
in case above link does not work....
where ever i find the concept of ngtdm ,the above paper is the reference
thanks in advance
Image Analyst
Image Analyst 2012 年 4 月 3 日
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
abhijith bailur 2012 年 4 月 3 日
the problem here is not understanding the calculation ,once ma thematic part is understood can somehow code it
abhijith bailur
abhijith bailur 2012 年 4 月 3 日
it is a simple matrix solution...but works for only certain value
Image Analyst
Image Analyst 2012 年 4 月 3 日
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
abhijith bailur 2012 年 4 月 5 日
yes i found the required material now...will soon come up with code

サインインしてコメントする。

Tiger
Tiger 2013 年 1 月 30 日

0 投票

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?

質問済み:

2012 年 4 月 3 日

Community Treasure Hunt

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

Start Hunting!

Translated by