Gradient Field of an Image...
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Sean de Wolski
le 17 Fév 2011
You can calculate the gradient using:
doc gradient
and then use the results from that for your quiver plot.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!