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!