搜索资源列表
Thecellexamine
- 1.细胞边缘检测 (1) 原理: Soble算子边缘检测---Soble微分算子是一种奇数大小(3×3)的模板下的全方向微分算子。Soble滤波器进行处理的结果,在视觉上只能感觉到该微分算子所提取 出的细节轮廓相对明显一些。 Laplacian算子边缘检测---用Laplacian二阶微分算子所提取出的细节多,说明二阶算子早对图像细节有很强的敏感性。 -1. Cell Edge Detection (1) Princ
LevelSet
- 基于matlab平台的分水岭算法图像分割,提取细胞轮廓-Matlab platform based on watershed algorithm image segmentation, contour extraction of cells
chap7
- 医学图像处理,绝得能用的细胞边缘检测,分割最佳阈值的迭代算法,轮廓提取受噪声影响的分析-Medical image processing, the cells must have to use edge detection, segmentation optimal threshold of iterative algorithm, contour extraction affected by noise analysis
deboor-cox
- 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞
analgorithmforextractionandanalysis
- 摘要图像特征的提取是视觉图像识别的重要方法之一,采用细胞神经网络(&’’)并行处理器进行图像特征的提取 具有实时快速的优点。该文将介绍&’’ 并行处理器的基本工作原理及其实现图像特征处理的逻辑组合通用方法,并以 图像的纹理分割与识别为例来说明&’’ 并行处理器应用于视觉图像识别的通用编程方法。-Abstract image feature extraction is a visual image to identify one
cell-get
- 边缘提取算法提取细胞轮廓 适用于前景背景反差巨大-An object can be easily detected in an image if the object has sufficient contrast from the background. We use edge detection and basic morphology tools to detect a prostate cancer cell.
FeatureExtraction
- 细胞特征提取的程序。。。。用MATLAB写的,希望对大家有用-feature extraction cell
细胞处理
- 提取培养细胞的边缘,并利用提取边缘后边缘内所占像素得个数来计算细胞大小(The edges of the cultured cells were extracted and the cell size was calculated by taking the number of pixels occupied in the edge of the extracted edge.)
matlab
- 简单细胞自动计数完整程序,用二值化、中值滤波去噪、腐蚀膨胀处理实现细胞分离,最后自动提取细胞个数。(Complete Program for Simple Cell Automatic Counting)