Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to find the location of the maximum neighboring pixel for each pixel ?

조회 수: 1 (최근 30일)
sheno39
sheno39 2013년 10월 10일
마감: MATLAB Answer Bot 2021년 8월 20일
i have found the maximum neighboring pixel for each pixel of the image and stored in a matrix. Now i have to find the location of the max pixel? can anyone help me?
  댓글 수: 3
Ashish Uthama
Ashish Uthama 2013년 10월 10일
Sheno39, could you please elaborate? How do you define your neighborhood? (4 connected, 8 connected or something else?) Do you need the relative position of the max for each pixel or the absolute location in the image?
Image Analyst
Image Analyst 2013년 10월 10일
Jan already asked that in the duplicate (prior) question: http://www.mathworks.com/matlabcentral/answers/89643-how-to-find-the-original-index-of-stored-elements-in-an-array-of-an-image I'd also like to know what is to be done with that information, to see if it's really needed or not. For example if they're using dynamic programming checkerboard method to solve a shortest path problem or something like that where the direction from a pixel is needed.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by