How to use 2D line curvature and normals equation?
조회 수: 1 (최근 30일)
이전 댓글 표시
I want to use this code for 2D line curvature to mark most concave and convex points in the edges of the image. I am applying this function for a x-ray image using MatLab R2018a.
I want to who what is meant by lines and vertices in 'function k=LineCurvature2D(Vertices,Lines)' and what are the inputs for vertices and lines?
댓글 수: 3
KSSV
2018년 10월 22일
Attach the image.....you have to get the dataset from the image. Tell us your expectations.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!