Total Perimeter

Computes the total perimeter of objects in a binary image

Al momento, stai seguendo questo contributo

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

Cita come

Santiago Benito (2026). Total Perimeter (https://it.mathworks.com/matlabcentral/fileexchange/67272-total-perimeter), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
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