Gradient Field of an Image...
조회 수: 2 (최근 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 Segmentation and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!