The Medical Image Segmentation Tool Set (iSEG) is a fully integrated segmentation (including pre- and postprocessing) toolbox for the efficient, fast, and flexible generation of anatomical models from various types of imaging data. iSEG includes a variety of semi-automatic segmentation methods. The key strengths of iSEG are a) a powerful set of tools for manual segmentation (correction), b) support for massive image sizes, c) suport for segmenting complex models with a large number of tissues, e.g. for inserting thin layers. It is the only powerful segmentation platform, which supports color images, e.g. from the NIH Visible Human or Visible Korean projects.
iSEG features a plugin mechanism, which allows users to easily extend the application with custom widgets. The development of iSEG has been driven by the Virtual Population project at the IT'IS Foundation, due to a lack of alternatives amongst open source and commercial tools.
A defined set of 3rd party libraries are required in order to compile iSEG. Instructions as to how these libraries must be installed and compiled are provided below.
The applications below are needed in order to compile iSEG and its dependencies.
The libraries below are required to be compiled and installed on the system in order to compile iSEG. Platform specific instructions for each library are given below.
- Boost, Boost license
- HDF5, BSD-like license
- ITK, Apache 2.0 license
- VTK, BSD license
- Qt 4.8, GPL3 and LGPL2.1 license
- EIGEN MPL2 license
For installing EIGEN just download and extract the source code
- Windows/Visual Studio instructions
- MacOS/Clang++ instructions
- Ubuntu github action
- With Docker images instructions