Geodesic distances and geodesic diameters within 2D/3D images

버전 1.3.0.0 (270 KB) 작성자: David Legland
Propagates geodesic distances in binary or label images, and computes geodesic diameter
다운로드 수: 1.8K
업데이트 날짜: 2017/12/20

라이선스 보기

Contains several functions for propagating chamfer distances (approximation of euclidean distances) within binary images or label images.
Contains also some functions for computing geodesic distances between two points, or for computing geodesic parameters (geodesic diameter, geodesic radius...) of labelled particles.

For the visualisation of distance maps, I suggest my other contribution "double2rgb", also on FEx.

Sources available on GitHub: http://github.com/mattools/matImage (part of the MatImage library).

인용 양식

David Legland (2024). Geodesic distances and geodesic diameters within 2D/3D images (https://www.mathworks.com/matlabcentral/fileexchange/36724-geodesic-distances-and-geodesic-diameters-within-2d-3d-images), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Geometric Geodesy에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

improves computation speed of geodesic diameters for large number of labels

1.2.0.0

add support for 3D geodesic distance transform, and for 5-by-5 2D chamfer masks

1.0.0.0