Total Perimeter

Computes the total perimeter of objects in a binary image
ダウンロード: 42
更新 2018/5/15

ライセンスの表示

This function extends the function Perimeter within regionprops in order to take into account internal boundaries in the perimeter calculations.

引用

Santiago Benito (2024). Total Perimeter (https://www.mathworks.com/matlabcentral/fileexchange/67272-total-perimeter), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersRegion and Image Properties についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.4.0.0

Change name of the Exchange page

1.3.0.0

Performance improvement

1.2.0.0

- The output of the function is an array containing the total (internal + external) perimeter of each pixel island.
- The option 'noholes' was included, when selected, no internal boundaries are considered.

1.1.0.0

Added image

1.0.0.0