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!