基于matlab的细胞分割计数我要分享

Cell segmentation and counting based on MATLAB

关注次数: 162

下载次数: 0

文件大小: 2.63 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:读入待处理的二值化细胞图像,尝试多种滤波算法,最大限度地去除噪声。并区分出待分割的细胞,再利用多种方法将黏连细胞进行分割,最后进行细胞计数。


English Description:

Read in the binary cell image to be processed, and try a variety of filtering algorithms to remove the noise as much as possible. The cells to be segmented are distinguished, and then the adherent cells are segmented by various methods, and finally the cells are counted.


代码预览

相关推荐