Total Perimeter

버전 1.4.0.0 (3.85 KB) 작성자: Santiago Benito
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 CenterMATLAB Answers에서 Region 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