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

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 Center および MATLAB AnswersGeometric 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