Draw normal to edge detection image
이전 댓글 표시
Hello,
I have an image that is the resulting image after detecting an edges, now i have to draw normal vector to the surfaces of the image .
답변 (1개)
Wolfgang Schwanghart
2011년 5월 23일
0 개 추천
You can compute surface normals using the function surfnorm. Then, you can use quiver to draw the vectors.
HTH, W.
댓글 수: 1
Mehri Mehrnia
2022년 6월 27일
but surfnorm is for 3D , how to use it for the edges of the 2D shape?
카테고리
도움말 센터 및 File Exchange에서 Object Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!