Gradient Field of an Image...
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Sean de Wolski
il 17 Feb 2011
You can calculate the gradient using:
doc gradient
and then use the results from that for your quiver plot.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Processing Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!