Total Perimeter

版本 1.4.0.0 (3.8 KB) 作者: Santiago Benito
Computes the total perimeter of objects in a binary image
42.0 次下载
更新时间 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

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