Gradient magnitude of an image

3 ビュー (過去 30 日間)
hasan alhussaini
hasan alhussaini 2018 年 8 月 28 日
回答済み: Image Analyst 2018 年 8 月 28 日
Hello I've got a general question regarding the gradient magnitude.
if i have a gradient magnitude one of image, and the gradient magnitude of of the same imaged but under a blurred effect. and i select a random line from the original image and plot it, (and select the same line from blurred image and plot it)
by plotting them both, am i basically comparing between what happens to the edges of the image under the effect of a blur?
or do i need to do more calculations?

採用された回答

Image Analyst
Image Analyst 2018 年 8 月 28 日
Yes. You will see "what happens" to the edge if your line crosses over the gradient of it, like if you used improfile(). There are other things that you can learn too, other than how the gradient spreads out, like what the gradient levels are on either side of the edge and everywhere in between, how much noise there is in the signal, etc.

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by