Total Perimeter

Computes the total perimeter of objects in a binary image
43 Downloads
Aktualisiert 15. Mai 2018

Lizenz anzeigen

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

Zitieren als

Santiago Benito (2025). Total Perimeter (https://de.mathworks.com/matlabcentral/fileexchange/67272-total-perimeter), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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