matlab细胞颗粒分割统计,GUI显示我要分享

Matlab cell particle segmentation statistics, GUI

关注次数: 320

下载次数: 0

文件大小: 1.17 MB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:对提供的细胞或石料颗粒图像进行分割及计数,自行编写代码实现图像滤波预处理、Otsu二值化预分割、分水岭分割操作、四连通区域标记,进行单个细胞分析统计,单个显示并得出对应像素值(面积)及边缘像素值(周长)。最终运行形式以GUI实现


English Description:

The cell or stone particle image is segmented and counted, and the image filtering preprocessing, Otsu binary pre segmentation, watershed segmentation operation, four connected area labeling are realized by self-developed code. The single cell analysis and statistics are carried out, and the corresponding pixel value (area) and edge pixel value (perimeter) are obtained by single display. The final running form is realized by GUI


代码预览

相关推荐