Image Segmentation Based on the Local Center of Mass

Versión 1.1.1 (7,32 KB) por Iman Aganj
Matlab codes for unsupervised 2D and 3D image segmentation, using a local-center-of-mass approach.
1,1K descargas
Actualizado 29 sep 2020

Ver licencia

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.

Citar como

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. Recuperado .

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

Compatibilidad con la versión de MATLAB
Se creó con R2018b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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