How can i know the edge weight of each region in an image.?

1 回表示 (過去 30 日間)
moon sun
moon sun 2014 年 9 月 15 日
コメント済み: moon sun 2014 年 9 月 16 日
How can i know the edge weight of each region in an image.?
  2 件のコメント
David Young
David Young 2014 年 9 月 15 日
What do you mean by edge weight? Is it the gradient magnitude at each pixel that lies on an edge, or is it the total number of edge pixels in each region, or something else?
moon sun
moon sun 2014 年 9 月 16 日
I mean the total number of edge pixels in each region. Thanks!

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

採用された回答

Image Analyst
Image Analyst 2014 年 9 月 15 日
Look at the values you get from the gradient image when you call imgradient().

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by