搜索资源列表
deboor-cox.rar
- 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
Image-Classification
- 对SVM多类分类算法进行了研究,总结了不同分类算法的优缺点。接下来本文提出了基于GA(遗传算法)和KNN(K近邻)的SVM多类分类算法-The SVM multi-class classification algorithms studied, summed up the advantages and disadvantages of different classification algorithms. The next paper, based on GA (genetic algorit
ToolBox
- matlab图像处理工具相,使用了主成分分析,ANN,SVM等方法。-This toolBox used in the image processing(feature extraction and classification) PCA,LDA,ICA,DCT,RBF,RBE,GRNN,KNN,minimum distance,SVM, and others
Graphics_2009
- 图形与图像处理框架程序 KNN,CS算法-image processing
SVMmatlabGUI
- SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助-SVM matlab GUI intuitive visual interface code in the image of a more detailed explanation of the GUI help both learning and svm learning
kmeans_svm_image_segmentation
- svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本-image segmentation
pcasearch
- 基于焊接图片的pca降维,knn分类算法。-Pca-based solder image dimension reduction, knn classification algorithm.
knn
- 这个程序是用来寻找每个图像的K近邻的,然后得到了一个权值矩阵-This program is used to find K-nearest neighbor of each image, and then get a weight matrix
svm
- 本程序包括:论文SVM 用于基于块划分特征提取的图像分类,和相应的matlab实现其中图像划分以及特征提取、聚类均利用matlab6.5完成。 -The procedures include: paper by SVM for feature extraction based on block classification, and the corresponding realization of one image into matlab, and feature extraction,
KNN
- 基于OpenCV,KNN算法在图像模糊中的应用,仅头文件,方便调用-KNN algrithom in digital image processing based on OpenCV,just header file,you can call it conveniently.
knn
- knn算法,可用于图像处理,也可用于数据挖掘,应用广泛,运行环境是Visual C++,-knn algorithm, can be used for image processing, can also be used for data mining, a wide range of applications, the operating environment is Visual C++
knn
- KNN分类程序,对人脸识别等图像处理有些许帮助和人脸数据图像-The KNN classification procedures, face recognition and image processing image of some help and face data
knn-matting
- 国外写的knn-matting,图像抠图的源程序,有实例,可直接使用-knn-matting looking abroad to distinct the image layer, there are instances, can be used directly
KNN
- It is about KNN classification. It is widely used in image processing
image-feature
- 把 SIFT 算法应用在牙齿模型图像上,检测牙齿图像的特征点。 方法:首先采用高斯差分算子 DoG 搜索整个图 像的尺度和位置信息,从而确定具有代表性尺度、方向的特征点。基于其稳定性选择关键点,得到一个详细的模型以确定每个候 选点的合适位置和范围。基于局部图像梯度方向信息将方向矢量和关键点对应起来。在选定范围内的每个关键点周边区域测量 局部图像梯度,并采用 KNN 算法进行特征匹配。 结果:通过大量的实验和与其他特征提取方法相比较,该方法能有效地检测牙 齿模型图像的特征,并为牙齿
image-retrieval
- This a simple demonstration of a content based image retri using 2 techniques. 1. Using knn for image retri 2. Using svm for image retri .-This a simple demonstration of a content based image retri using 2 techniques. 1. Using knn for image
knn-algorithm
- 基于knn算法的遥感图像分类 源代码 算法测试-Remote sensing image classification based on knn algorithm Source code Algorithm testing
knn-graph-construction
- 内容包括图像的分块,利用图像块构造一个k临近的graph,以及graph约束下结合小波变换的简单恢复 作为参考。-Including block-dividing in images, and then use image blocks to construct a k adjacent graph, and graph regularized and wavelet transform to recover the image- as a reference.
K-Means Clustering menggunakan Matlab
- knn image recognition for matlab code
knn-matting
- 本程序在matlab中运行,实现了基于KNN的抠图技术(This program is run in MATLAB, realizes KNN based matting techniques)