BSD (see license.md)
Early research prototype of the HMF for ventricular scar tissue segmentation. If used, please cite our paper:
M. Rajchl, J. Yuan, J. White, E. Ukwatta, J. Stirrat, C. Nambakhsh, F. Li, T. Peters. (2014) "Interactive Hierarchical Max-Flow Segmentation of Scar Tissue from Late-Enhancement Cardiac MR Images". IEEE Trans Med Imag, 33(1), 159-172.
Requires some older dependencies. Versions stated here were used to compile and run this interface correctly (All instructions for Ubuntu 14.04 LTS):
- Install CUDA 6.0 and corresponding NVIDIA drivers
- Build ITK 3.20 (www.itk.org/)
- Build/install Qt 4.5
- Build VTK 5.8 (www.vtk.org/) w/ GUI support option
- Use CMake to compile the interface and set all paths
- make
The executable can be found in ./$BUILD_DIR/UI/HierarchicalMFGUI