Releases: bonej-org/BoneJ2
Releases · bonej-org/BoneJ2
styloid-r19
What's Changed
- Mark getEllipsoidTensor() as public by @mdoube in #344
- Slice Geometry: Handle ROIs (or lack of them) more gracefully by @mdoube in #346
- Expand the list of bone names for matching by @mdoube in #348
- Remove usage reporter classes and tests by @mdoube in #343
Full Changelog: bonej-7.0.18...bonej-7.0.19
styloid-r17
- Remove GUI dependence from Surface Area to make it more readily accessed from scripts
styloid-r16
- New option in Anisotropy to print the MIL point cloud coordinates to a table
- Remove BSD 2-clause licence blurbs
- update licence text to 2023
styloid-r15
- fix a UX bug in Surface Area
- fix an API bug in
Ellipsoid
- update scijava to 34.1.0
styloid-r14
- Improve headless operation of Intertrabecular Angles
- Add new tests to check Wrapper plugins headlessly
- Use SciJava 32.0.0
styloid-r13
- Improve execution from headless Python scripts for Anisotropy and Intertrabecular Angles
- Update SciJava to 31.1.0
styloid-r12
- Removes a GUI interaction that was blocking headless execution of Intertrabecular Angles (#303)
styloid-r11
- Adds minimal aligned bounding box feature to Particle Analyser
- Performance enhancements to Particle Analyser's connected components labelling and analysis steps
- Bug fixes to Purify and Particle Analyser
- Use SciJava v. 30.0.0
styloid-r10
- Speed up legacy Connectivity by c. 35%
- Enforce rectangular (or no) ROI for Slice Geometry
styloid-r9
Bug-fix release.
Fixes #276 by allowing the full int
range to be used during multithreaded particle labelling.