搜索资源列表
VC_xijunfengeyutongji
- 数字图像编程课程讲课用程序:细胞分割、标号与面积统计程序,源码和运行效果 -Digital Image programming courses with lectures : cell division, the area of statistics and labeling procedures, source code and operating results
xibaogenzong
- 粘连细胞的跟踪,是图像分割的重要步骤,该程序可用于多种细胞分割。-cell adhesion tracking, image segmentation is an important step, the procedure can be used for a variety of cell division.
细胞图像阈值分割源代码
- 细胞图像阈值分割源代码
LevelSet.rar
- 基于matlab平台的分水岭算法图像分割,提取细胞轮廓,Matlab platform based on watershed algorithm image segmentation, contour extraction of cells
fenshuiling 关于图像分割技术
- 此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。-This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.
blood
- 利用matlab自带函数写的细胞分割的程序,细胞分割的Matlab代码-MATLAB code by zhao long66666666
blood
- 实施细胞分割,先对图片进行前期处理,然后二值化处理,在进行滤波,并且计算细胞数。-cell segmentation,Pre-processing of the picture first, and then binarization, during filtering, and calculation of cell number.
cellimagetest
- 数字图像处理,基于OpenCv的医学细胞分割,内附图片-Digital image processing, based on medical OpenCv cell division, included pictures
detectcell
- matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂-matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand
aaa
- 用自适应阈值方法实现细胞图像分割源代码 可执行,效果不错,-Adaptive threshold method used to achieve cell image segmentation executable source code, well,
microscopic-image-of-cell
- 数字图像处理的论文,主要分析细胞图像的分割,识别,特征提取.一共有10篇.-These papers analysised the microscopic image of cell and mathematical morphology. We designed the corresponding program and got the cell parameter of quantity and radius , area from the chosen area.
colorimagek_means
- 自己根据K-MEANS思想在MATLAB下实现的彩色图像分割算法程序,用最普通的语句实现,通俗易懂。可以直接用于对彩色细胞图像的分割,分割结果比较准确,-K-MEANS in accordance with their own ideas in MATLAB to achieve color image segmentation algorithm based on the procedures used to achieve the most common statement, user-fr
growcut
- 可实现与graph-cuts算法相似的图像分割效果. 他借用了生物形态学知识,将每一个像素视为一个细胞,这些细胞可能是前景,背景,或其他。这些细胞依据其灰度竞争获得生长,由此获得分割。-This algorithm is presented as an alternative to graph-cuts. The operation is very simple, and can be thought of with a biological metaphor: Imagine each ima
cell-segmentation
- 细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value.
papersimulate
- 仿真一篇国际学会论文。主要是分割粘连细胞图像。-Simulation of an International Society papers. Mainly adhesion cell image segmentation.
work
- 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
xibaoseg
- 细胞分割的几种典型的方法,非常实用,对做细胞研究的人非常具有参考价值-Cell division of several typical ways, very useful for doing cell research is a reference value. . .
main
- 对细胞的的图像进行预处理,灰度化,二值化,形态学处理,从而分割出来细胞。(The cells are pretreated, grayed out, binarized, morphologically processed, and thus the cells are separated.)
counting number
- 可以对简单的细胞图像进行分割并计算细胞的数量(It can segment the simple cell image and calculate the number of cells.)
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)