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.
인용 양식
Jaya Kumar Alageshan (2026). Interface Curvature (https://github.com/jkumarres/InterfaceCurvature/releases/tag/V1.1), GitHub. 검색 날짜: .
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.
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.1 | See release notes for this release on GitHub: https://github.com/jkumarres/InterfaceCurvature/releases/tag/V1.1 |
||
| 1.0 |
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
