Image Segmentation Based on the Local Center of Mass

Versione 1.1.1 (7,32 KB) da Iman Aganj
Matlab codes for unsupervised 2D and 3D image segmentation, using a local-center-of-mass approach.
1,1K download
Aggiornato 29 set 2020

Visualizza la licenza

These are codes for unsupervised 2D and 3D image segmentation, using an approach based on the local center of mass of regions, described in:

I. Aganj, M. G. Harisinghani, R. Weissleder, and B. Fischl, “Unsupervised medical image segmentation based on the local center of mass,” Scientific Reports, vol. 8, Article no. 13012, 2018.
www.nature.com/articles/s41598-018-31333-5

See EXAMPLE.m for a short tutorial. If available, a GPU can be used to speed up the segmentation.

Cita come

Iman Aganj (2024). Image Segmentation Based on the Local Center of Mass (https://www.mathworks.com/matlabcentral/fileexchange/68561-image-segmentation-based-on-the-local-center-of-mass), MATLAB Central File Exchange. Recuperato .

I. Aganj, M. G. Harisinghani, R. Weissleder, and B. Fischl, “Unsupervised medical image segmentation based on the local center of mass,” Scientific Reports, vol. 8, Article no. 13012, 2018. www.nature.com/articles/s41598-018-31333-5

Compatibilità della release di MATLAB
Creato con R2018b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.1.1

Minor update.

1.1

In findCMs.m, the dimension through which the center of mass is computed is now adjustable and defaults to 1.

1.0.3

Minor update.

1.0.2

Minor update.

1.0.1

Minor update.

1.0.0