How to use 2D line curvature and normals equation?
4 次查看(过去 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!