Gradient Field of an Image...
1 次查看(过去 30 天)
显示 更早的评论
Hi,
Does anyone know how to calculate the gradient field of an image? I have checked the use of Quiver plots to achieve this, but am having difficulties applying it to an image...
Many thanks in advance for any help anyone can give!
Phil
0 个评论
采纳的回答
Sean de Wolski
2011-2-17
You can calculate the gradient using:
doc gradient
and then use the results from that for your quiver plot.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!