图片细胞分割计数我要分享

Image cell segmentation count

matlab 分割 图片 计数 细胞

关注次数: 199

下载次数: 0

文件大小: 214.54 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: 图片中的细胞进行分割计数,首先对图片进行预阈值选择,然后进行二值化。使用膨胀和腐蚀的概念对图片进行处理, 使得细胞能够分开,最后用连通域的概念进行计数


English Description:

The cells in the image are segmented and counted. Firstly, the image is pre thresholded, and then binarized. Using the concept of expansion and corrosion to process the image,


代码预览