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

1 Ansicht (letzte 30 Tage)
moon sun
moon sun am 15 Sep. 2014
Kommentiert: moon sun am 16 Sep. 2014
How can i know the edge weight of each region in an image.?
  2 Kommentare
David Young
David Young am 15 Sep. 2014
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 am 16 Sep. 2014
I mean the total number of edge pixels in each region. Thanks!

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Image Analyst
Image Analyst am 15 Sep. 2014
Look at the values you get from the gradient image when you call imgradient().

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by