Skip to content

Releases: araex/mitk-gem

MITK-GEM v2017.5.0

03 Aug 12:55
Compare
Choose a tag to compare
  • ASCII Mesh Exporter (.txt)
  • Proper support for 10 node elements
  • Added CGAL as an alternative mesher, accessible via GUI
  • unstructured grids are now saved when using the "Save project" from MITK
  • Fixes for the UGrid visualizer
  • Update to MITK 2016.03

MITK-GEM v2016.2

22 Feb 12:49
Compare
Choose a tag to compare

Changelog

  • Verified material mapping results against the published results.
  • Added the UG Visualization plugin to enable unstructured grid rendering.
  • Adjusted element weighting in quadric tetrahedrals
  • Adjusted padding behavior when mesh is out of image region
  • Disabled scroll wheel events on power law widgets.
  • Disabled testing code.
  • Deployment automation.

MITK-GEM v2016.2-beta.2

29 Jan 11:20
Compare
Choose a tag to compare
Pre-release

beta.2 changelog

  • Issue #3 and #12: Added description for the material mapping options
  • Issue #9: Set minimum rho value to 0.
  • Issue #18: Material mapping results using the current method are now equivalent to the published results.

MITK-GEM v2016.2-beta.1

27 Jan 14:01
Compare
Choose a tag to compare
Pre-release

alpha.2 -> beta.1 changelog

  • Issue #4: Material mapping - power law widget is no longer nested in options group.
  • Issue #6: Material mapping & volume mesher - added progress bars.
  • Issue #9: Material mapping - added input restrictions to the power law widget.
  • Issue #17: Added default workbench perspective.
  • Issue #18: Material mapping - now features 2 mapping methods (published & improved version).
  • Issue #19: Segmentation plugin: - changed default mask rendering preference to overlay.
  • Issue #20: Segmentation plugin - now restores slice view state after adding a new mask.
  • Issue #21: Volume mesher - added warning if meshing output contains no points.
  • Padding plugin view is now a bit more compact
  • Material mapping - scroll wheel events on spin boxes no longer change the values

MITK-GEM v2016.2-alpha.2

19 Jan 13:53
Compare
Choose a tag to compare
Pre-release

Notable fixes:

  • Fixed unexpected scalar type crash on material mapping
  • Fixed windows specific issues with least squares fitting of rho_ct curve
  • Changed mapping behavior for mesh points outside the image boundary

MITK-GEM v2016.2-alpha.1

14 Jan 14:12
Compare
Choose a tag to compare
Pre-release
v2016.2.alpha.1

qt5 specific layout fixes