搜索资源列表
canny
- 本程序是用vc实现的canny算法,应用于细胞图像分割。
byjc
- 基于边缘检测的细胞图像分割方法研究与实现
细胞图像阈值分割源代码
- 细胞图像阈值分割源代码
细胞识别统计系统
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
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.
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,
1
- 基于数学形态学的彩色细胞图像分割 可以提取出背景较复杂的细胞图像-Based on mathematical morphology color cell image segmentation
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法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
WaterShed
- 细胞图像分割算法的简单程序 内有说明-Cell image segmentation algorithm is described within a simple procedure! ! ! !
fsl
- 基于matlab的分水岭算法在处理粘连细胞图像分割的应用-watershed for digital image prosessing
paper1
- 基于双边滤波的主动轮廓模型细胞图像分割方法研究-Research on segmentation of active contour model for cell image based on bilateral filtering
基于自适应阈值分割的宫颈细胞图像分类算法
- 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation and cell classification, and i
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)