Published August 30, 2024
| Version v1.6.5
Software
Open
ModularImageAnalysis (MIA)
Description
New plugin features
- "MIA Headless" can now be run from an ImageJ macro without displaying any GUI elements. The parameters can be recorded using the ImageJ macro recorder. This functionality is still in development, so all parameters must be specified. Future development will aim to only require non-default values to be specified. When no "variables" are present,
variables=\"\"must be included in the macro arguments (this isn't automatically added by the macro recorder).
New modules
- "Z interpolator" module can be used to reduce the spacing between Z-slices for objects. Coordinates for the added slices are generated using ImageJ's binary interpolation functionality. This works best for larger objects, with minimal shape change between slices.
Other
- Bugfixes for "Create distance bands", "Duplicate objects" and "Grow objects".
- Other general bugfixes.
Files
mianalysis/mia-v1.6.5.zip
Files
(80.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:cd46e58833e53cd39418e5b5c1f5216e
|
80.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/mianalysis/mia/tree/v1.6.5 (URL)