中文说明:对提供的细胞或石料颗粒图像进行分割及计数,自行编写代码实现图像滤波预处理、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