Gradient Field of an Image...
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuesta aceptada
Sean de Wolski
el 17 de Feb. de 2011
You can calculate the gradient using:
doc gradient
and then use the results from that for your quiver plot.
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!