Skip to content

Releases: bonej-org/BoneJ2

styloid-r19

14 May 23:42
Compare
Choose a tag to compare

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

12 May 01:49
Compare
Choose a tag to compare
  • Remove GUI dependence from Surface Area to make it more readily accessed from scripts

styloid-r16

09 May 02:21
Compare
Choose a tag to compare
  • 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

28 Mar 05:24
Compare
Choose a tag to compare
  • fix a UX bug in Surface Area
  • fix an API bug in Ellipsoid
  • update scijava to 34.1.0

styloid-r14

31 Aug 00:43
Compare
Choose a tag to compare
  • Improve headless operation of Intertrabecular Angles
  • Add new tests to check Wrapper plugins headlessly
  • Use SciJava 32.0.0

styloid-r13

20 Apr 06:40
Compare
Choose a tag to compare
  • Improve execution from headless Python scripts for Anisotropy and Intertrabecular Angles
  • Update SciJava to 31.1.0

styloid-r12

11 Apr 08:44
Compare
Choose a tag to compare
  • Removes a GUI interaction that was blocking headless execution of Intertrabecular Angles (#303)

styloid-r11

25 Mar 01:11
Compare
Choose a tag to compare
  • 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

05 Feb 07:53
Compare
Choose a tag to compare
  • Speed up legacy Connectivity by c. 35%
  • Enforce rectangular (or no) ROI for Slice Geometry

styloid-r9

19 Nov 08:49
Compare
Choose a tag to compare

Bug-fix release.

Fixes #276 by allowing the full int range to be used during multithreaded particle labelling.