搜索资源列表
deboor-cox.rar
- 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
matlabfileprewitt
- 利用prewitt边缘检测算子,实现图像的边缘检测,方法很简单-Edge detection operator using prewitt achieve edge detection, the method is very simple
digital-image-process
- 采用图像检测算子,包括canny,LOG,prewit,roberts,kirsch算子等,采用MATLAB 开发环境实现图像边缘检测。-complete the edge detection of pictures by all kinds of methods with matlab
lunwen
- 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
edge-detection
- 实现图像的边缘检测,使用sobel和canny检测算子,非常简单-Image edge detection sobel and canny operator is detected, a very simple
matlab1
- 简要介绍了几个基于matlab的图像轮廓提取技术,如robert,sobel 等边缘检测算子,比较了这几个边缘检测算子的处理结果-Briefly introduced several matlab-based image contour extraction technology, robert, sobel edge detection operator, and compare several edge detection operators processing results
harris-trace
- harris算子迹实验,以harris为角点检测算子,计算自相关矩阵M的迹图像。-the harris operator trace experiment, harris corner detection operator, calculated from the trace of the matrix M image.
authentication-mechanism
- 数字图像滤波检测机制,包括PSNR,NMSE,IEF,噪声误检率,噪声漏检率-Digital image filtering detection mechanisms, including PSNR, NMSE, IEF, noise, false detection rate, undetected rate noise
canny
- 边缘检测算子canny,能够自适应图像计算阈值,提高了算法的适应能力-Edge detection operator canny, capable of adaptive image calculated threshold, the algorithm improves the ability to adapt
canny
- 用于图像搜索,图像融合的边缘检测,好多种检测算子,canny等等几种算子,代码正确直接使用-For image search, image fusion edge detection, a good variety of detection operator, canny and so several operators, direct use of the code is correct
CameraEuler
- 基于欧拉角的相机姿态旋转矩阵参数表达,用于检校或者图像处理-the attitude ratrix descrpted by ouler angle
mean-shift_color-img-segment
- 基于matlab的彩色图像分割实验,运用meanshift算法以及区域生长法,算法包含漏检数,正确率的计算。-Matlab-based color image segmentation experiments, the use of algorithms and meanshift region growing algorithm contains the number of missed, calculate the correct rate.