Interface Curvature
Version 1.1 (801 KB) by
Jaya Kumar Alageshan
MATLAB code to find the curvature of interfaces in an image
This code can be used to find the curvature of interface contours in an image. We use a gradient descent based iterative scheme to estimate the best fit circle for local data points and find the corresponding curvature vector. The approach used here leads to a smoother varying curvature field in comparison to some of the methods available in literature.
Cite As
Jaya Kumar Alageshan (2025). Interface Curvature (https://github.com/jkumarres/InterfaceCurvature/releases/tag/V1.1), GitHub. Retrieved .
Dirk-Jan Kroon (2021). 2D Line Curvature and Normals (https://www.mathworks.com/matlabcentral/fileexchange/32696-2d-line-curvature-and-normals), MATLAB Central File Exchange. Retrieved May 30, 2021.
MATLAB Release Compatibility
Created with
R2021a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1 | See release notes for this release on GitHub: https://github.com/jkumarres/InterfaceCurvature/releases/tag/V1.1 |
||
| 1.0 |
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.
