How to use 2D line curvature and normals equation?
1 view (last 30 days)
Show older comments
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 Comments
KSSV
on 22 Oct 2018
Attach the image.....you have to get the dataset from the image. Tell us your expectations.
Answers (0)
See Also
Categories
Find more on Image Filtering and Enhancement in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!