/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

Watchers