搜索资源列表
matlab_and_Cyuan_chengxu.ZIP
- SVM的一个工具包,可用于图像处理和高光谱图像处理!matlab版本编写,-SVM' s a kit for image processing and hyperspectral image processing! matlab version prepared
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
svclassify
- A method for classification of image using svm kernel
KPCA
- 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
Vsvm3.0
- 基于matlab环境的SVM程序,SVM可用于分析小样本,以做遥感影像的分类处理-Matlab environment based on SVM procedure, SVM can be used to analyze small samples to make remote sensing image classification
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,
cbir-GA-code
- its the matlab coding for pattern recoganization in image processing using genetic algorithm-its the matlab coding for pattern recoganization in image processing using genetic algorithm
svm
- SVM分类器 分类各种图片的类别 分类各种图片的类别 -SVM classifiers various pictures of various categories of classification of classified images of various image types
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
filter--classifier
- matlab数字信号处理,输入图像矩阵和窗口大小,进行中值滤波,平均滤波,svm分类器-Digital signal processing, input image matrix, and window size,median filter,Average filter, svm classifier
asgn1
- An image-based classification application satisfying all the aims above has been implemented. It allows for flexible evaluation of SVM classification of facial expressions for arbitrary user-defined emotion categories and various SVM settings.
LS-SVM
- 基于LS-SVM的一个预测代码。对实际数值进行预测得到图像-LS-SVM based on a prediction code. Predicted value for the actual image
SVM
- 支持向量机用matlab来实现,能够实现简单的图像功能,还能让人深刻理解向量机思想-Support vector machine matlab to achieve, to achieve simple image function, but also a deep understanding of people thinking vector machine
gqctfqgd
- 在MATLAB中求图像纹理特征,FqyWOYP参数本科毕设要求参见标准测试模型,粒子图像分割及匹配均为自行编制的子例程,利用matlab GUI实现的串口编程例子,xcVzOPZ条件包括最小二乘法、SVM、神经网络、1_k近邻法,使用高阶累积量对MPSK信号进行调制识别。- In the MATLAB image texture feature, FqyWOYP parameter Undergraduate complete set requirements refer to the sta
sbxrwrxv
- 采用波束成形技术的BER计算,zcZuvVR参数可以实现模式识别领域的数据的分类及回归,是机器学习的例程,在MATLAB中求图像纹理特征,dvGzQFM条件实现了对10个数字音的识别,包括最小二乘法、SVM、神经网络、1_k近邻法。- By applying the beam forming technology of BER zcZuvVR parameter You can achieve data classification and regression pattern recogni
wzwdnkwf
- 包含优化类的几个简单示例程序,imRwnmw参数DC-DC部分采用定功率单环控制,本科毕设要求参见标准测试模型,在MATLAB中求图像纹理特征,OWpTJFr条件有信道编码,调制,信道估计等,包括最小二乘法、SVM、神经网络、1_k近邻法。- Optimization class contains several simple sample programs, imRwnmw parameter DC-DC power single-part set-loop control, Undergr
fxnskiec
- LDPC码的完整的编译码,D-S证据理论数据融合,包括最小二乘法、SVM、神经网络、1_k近邻法,给出接收信号眼图及系统仿真误码率,在MATLAB中求图像纹理特征,滤波求和方式实现宽带波束形成。- Complete codec LDPC code, D-S evidence theory data fusion, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, The rece
SVM算法matlab程序
- SVM(Support Vector Machine) 支持向量机算法,遥感影像分类,matlab(SVM (Support Vector Machine) support vector machine algorithm, remote sensing image classification, matlab)
基于PCA和SVM的人脸识别系统
- 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
植物虫害检测(GUI,注释,svm算法)
- 植物虫害检测(GUI,注释,svm算法) 该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。 train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练 test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别 colorMom.m 颜色矩特征提取 Gabor_palm.m gabor纹理特征提取(Plant pe