搜索资源列表
canny
- 本程序是用vc实现的canny算法,应用于细胞图像分割。
byjc
- 基于边缘检测的细胞图像分割方法研究与实现
细胞图像阈值分割源代码
- 细胞图像阈值分割源代码
细胞识别统计系统
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
activecontourlevelset
- 用水平集方法进行细胞图像的分割大家可以看看写的有点简单-level set method using cell image segmentation we can see a little bit simpler to write
svmcell
- 利用支持向量机的最优算法,来分割图像,可以得到有效地细胞分离图片-use SVM optimal algorithm to segment images can be effectively isolated cells Photo
xibaogenzong
- 粘连细胞的跟踪,是图像分割的重要步骤,该程序可用于多种细胞分割。-cell adhesion tracking, image segmentation is an important step, the procedure can be used for a variety of cell division.
canny
- 本程序是用vc实现的canny算法,应用于细胞图像分割。-This procedure is used vc realized canny algorithm, applied to cell image segmentation.
pcnn
- 我自己编写的基于自动细胞机的图像分割算法的源程序,也叫小世界竞争算法。-I have written automated cell-based machine of the source image segmentation algorithms, but also the world叫小competition algorithm.
LevelSet
- 基于matlab平台的分水岭算法图像分割,提取细胞轮廓-Matlab platform based on watershed algorithm image segmentation, contour extraction of cells
deboor-cox
- 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞
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 fr
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
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 biologi
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 numb
detectcell
- matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂-matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand
基于自适应阈值分割的宫颈细胞图像分类算法
- 基于自适应阈值分割的宫颈细胞图像分类算法论文详细阐述了作者进行图像预处理,分割,细胞分类的步骤,很值得学习(Cervical Cell Image Classification Algorithm Based on Adaptive Threshold Segmentation The paper elaborates on the author's steps of image preprocessing, segmentation
Untitled
- 分水岭图像识别,本实验为使用MATLAB编写的细胞图像分割及计数系统,实现了对图像内细胞的计数,以及对每个细胞周长和面积的测量,并分别展示了分割后的每个细胞的图像。(Watershed image recognition)