Total Perimeter
Versión 1.4.0.0 (3,85 KB) por
Santiago Benito
Computes the total perimeter of objects in a binary image
This function extends the function Perimeter within regionprops in order to take into account internal boundaries in the perimeter calculations.
Citar como
Santiago Benito (2024). Total Perimeter (https://www.mathworks.com/matlabcentral/fileexchange/67272-total-perimeter), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
Más información sobre Region and Image Properties en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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.
|
||
1.1.0.0 | Added image |
||
1.0.0.0 |