/MultimodalSupervoxel

The algorithm used in this code is the modification of the method Simple Linear Iterative Clustering (SLIC). Our method is optimized for medical images such as MRI, CT, etc. The contributions of our codes compared to conventional 2D and 3D superpixel are as follows: 1. Multi-modal input (works for single-modal, as well), 2. Taking the spatial resolution of the medical images into account, i.e. the voxel resolution in X and Y directions and the slice thickness.

Primary LanguageMATLABGNU General Public License v3.0GPL-3.0

MultimodalSupervoxel

The algorithm used in this code is the modification of the method Simple Linear Iterative Clustering (SLIC) which was proposed by Achanta et al. (2012). Our method is optimized for medical images such as MRI, CT, etc. The contributions of our codes compared to conventional 2D and 3D superpixel are as follows: 1. Multi-modal input (works for single-modal, as well), 2. Taking the spatial resolution of the medical images into account, i.e. the voxel resolution in X and Y directions and the slice thickness. I f you use this code please cite the following article: Soltaninejad, M., Yang, G., Lambrou, T., Allinson, N., Jones, T.L., Barrick, T.R., Howe, F.A. and Ye, X., 2018. Supervised learning based multimodal MRI brain tumour segmentation using texture features from supervoxels. Computer methods and programs in biomedicine, 157, pp.69-84.