Feret diameter and oriented box

버전 1.1.0.0 (399 KB) 작성자: David Legland
Compute Feret diameters and oriented bounding box from label image
다운로드 수: 2.4K
업데이트 날짜: 2014/9/2

라이선스 보기

Two functions for working with the Feret diameter of labelized particles in images.
The function imFeretDiameter computes the Feret diameter for each one of the specified directions. The maximal diameter can be obtained by computing the max of the result.

The function imOrientedBox computes Feret diameter for several directions, and keep the direction that produces the minimal-area enclosing rectangle. The function drawOrientedBox can be used for visualising result.

Both functions could easily be adapted to a set of points.

인용 양식

David Legland (2024). Feret diameter and oriented box (https://www.mathworks.com/matlabcentral/fileexchange/30402-feret-diameter-and-oriented-box), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Neighborhood and Block Processing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

imFeretDiameters/html/

버전 게시됨 릴리스 정보
1.1.0.0

enhance precision, add psb to specify spatial calibration, and to computes diameter or box only for specific labels

1.0.0.0