imMinkowski

Measure of geometric parameters in 2D or 3D images (surface area, perimeter, Euler Number...)

https://github.com/mattools/matImage

Download
Download

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.6.0

update management of label images;
rename imSurface to imSurfaceArea;
various code cleanup.

Download
1.5.0

update dependencies, added imProjectedArea.m and imProjectedDiameter.m

Download
1.4.0

Added support for computation of mean breadth density, and of look-up tables for several parameters. Default number of directions for computing surface area is 13, resulting in more accurate results.

Download
1.3.0

improve management of label images: add psb to compute functionals only on specific labels, and enhance automatic detection of labels in image

Download
1.1.0

fix some bugs in imPerimeterDensity and imSurface, add imJointSurface

Download
1.0.0

Download