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
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?
采纳的回答
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!