Feret diameter and oriented box

版本 1.1.0.0 (399.0 KB) 作者: David Legland
Compute Feret diameters and oriented bounding box from label image
2.5K 次下载
更新时间 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

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