搜索资源列表
deboor-cox.rar
- 目的:运用强化学习!多分类器集成!降维方法等最新计算机技术,结合细胞病理知识,设计制作/智能化肺癌细胞病理图像诊断系统0"方法:采集细胞图像,运用基于强化学习的图像分割法将细胞区域从背景中分离出来 运用基于样条和改进2方法对重叠细胞进行分离和重构 提取40个细胞特征用于贝叶斯!支持向量机!紧邻和决策树4种分类器,集成产生肺癌细胞分类结果 建立肺癌细胞病理图库,运用基于等降维方法对细胞进行比对,给予未定型癌细胞分类"结果:/智能化肺癌细胞病理诊断系统0应用于临床随机1200例肺
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
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
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,
SOMface_demo
- 基于自组织神经网络的人脸识别代码 X.Tan, S.Chen, Z.-H. Zhou, and F. Zhang, Recognizing Partially Occluded, Expression Variant Faces from Single Training Image per Person with SOM-Based kNN Ensemble. IEEE Transactions on Neural Networks.2005, 16(4): 875-886.-X.Tan,
ImageRetrievalusingKNNandSVM
- Content Based Image Retrieval using support vector machine and k-Content Based Image Retrieval using support vector machine and kNN
lm
- 各种对图像的分类和聚类的方法,kmeas、knn、pca等,还有几种数据处理中的窗函数-Variety of image classification and clustering methods, kmeas, knn, pca, etc., there are several data processing window function
pattern-recognition
- 模式识别有预处理和特征抽取环节应用于图像处理,资料有两种分类方式knn,suv-Pattern recognition is a preprocessing and feature extraction process was applied to image processing, there are two kinds of data classificationknn,suv
example_knn(降维)
- knn降维算法用于图像分类,将所给样本遥感图像按照要求进行分类(KNN dimensionality reduction algorithm for image classification)
K-Means Clustering menggunakan Matlab
- knn image recognition for matlab code
NMF
- 使用NMF和KNN分类器实现对高维图像的降维处理(use NMF and KNN for high dimensional image)
Detection-system-of-skin-diseases-using-image-processing-master
- To classify four types of skin diseases such as Dermatitis, Melanoma, Diabetic foot ulcer, Impetigo,2 types of ML algorithms KNN and SVM are used. To get a visual representation of classifier output the ROC curve is plotted. To measure the performanc