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

1 次查看(过去 30 天)
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