help me in image processing (intensity pair distribution)
2 次查看(过去 30 天)
显示 更早的评论
how can i find an intensity pairs distribution for a given image
if we assume that we only consider 4 neighborhood of a pixel
am testing an algorithm purposed in this paper
Regards
0 个评论
回答(1 个)
Image Analyst
2012-11-3
There is a function called graycomatrix() in the Image Processing Toolbox that may come in useful. Otherwise check out this link inthe FAQ: http://matlab.wikia.com/wiki/FAQ#Can_you_program_up_the_algorithm_in_this_article_for_me_and_explain_it_to_me.3F and come back with your code if you still have specific questions.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!