フィルターのクリア

Euclidean distance for all pixels

1 回表示 (過去 30 日間)
Elysi Cochin
Elysi Cochin 2012 年 11 月 5 日
i wanted to find the minimum of Euclidean distance, between pixels of an image?? please can someone help me with the code??

採用された回答

Image Analyst
Image Analyst 2012 年 11 月 5 日
That would be 1, and occurs for any pixels that are adjacent to each other.
  3 件のコメント
Image Analyst
Image Analyst 2012 年 11 月 5 日
The center pixel will be anywhere from half the width (or height) to sqrt((width/2)^2 + (height/2)^2) from the edge pixels.
Elysi Cochin
Elysi Cochin 2012 年 11 月 5 日
thanks sir..

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by