Skip to content

Releases: IbisNeuronav/Ibis

Latest development build

08 Jun 17:56
Compare
Choose a tag to compare
Pre-release
Incorporate fixes for ITK and VTK to allow compiling with gcc 13+.

* Updating to VTK 9.3.1

Release 4.0.0

14 Sep 17:43
a2d0a8b
Compare
Choose a tag to compare
Release 4.0.0 Pre-release
Pre-release

First release after moving to VTK9.0. The move to a newer VTK introduced some breaking changes. This release is therefore currently less stable than Ibis v3.
Supported operating systems: Windows 7/10, and Ubuntu 20.04
(could work with macOS 10.12 or later)

Library/SDK versions:

C++ 11
VTK 9.0.1
ITK 4.13.3
OpenCV 4.5.3
Elastix 4.9.0

Release 3.2.1

18 Oct 21:15
e9c551b
Compare
Choose a tag to compare

Last release before moving to vtk 9.0
Supported operating systems: Windows 7/10, and Ubuntu 20.04
(could work with macOS 10.12 or later)

Library/SDK versions:

C++ 11
VTK 8.1.2
ITK 4.13.3
OpenCV 3.2
Elastix 4.9

Notes:

  • Integrated IGSIO hardware module as the default.
  • Improved volume rendering.
  • Added printable calibration phantom for US Manual Calibration Plugin
  • Added Sequence IO plugin
  • Added Pedicle Screw Navigation plugin
  • Many bug fixes.

Full Changelog: release-2.5...release-3.2.0

Release 2.6.0

22 Aug 16:11
Compare
Choose a tag to compare

Release made for Ubuntu 14.04 and macOS 10.12
(could work with other version of the operating systems, but these are the ones officially supported)

Library/SDK versions

  • c++11
  • VTK 6.3
  • ITK 4.11.0
  • OpenCV 3.2

Notes:

  • Refactored Hardware module interface to allow for multiple Hardware modules and added first version of the IGSIO hardware module (still experimental).
  • Added a new type of plugin: Generator plugins.
  • Building OpenCV is now optional.
  • Added desktop icons for Ubuntu.
  • Volume rendering moved to plugin PRISMVolumeRender.
  • Added support to read the PLY polygonal file format.
  • Many bug fixes.

Release 2.5

22 Aug 15:51
Compare
Choose a tag to compare

Release made for Ubuntu 14.04 and macOS < 10.12

Library versions:
Qt >= 5.0
VTK 6.2
ITK 4.5.2
OpenCV 3.0

Note: OpenCV 3.0 doesn't compile on macOS 10.12. For macOS 10.12 and higher, use Ibis 2.6 and above.