搜索资源列表
filter--classifier
- matlab数字信号处理,输入图像矩阵和窗口大小,进行中值滤波,平均滤波,svm分类器-Digital signal processing, input image matrix, and window size,median filter,Average filter, svm classifier
qtruyrnx
- 有借鉴意义哦,IMC-PID是利用内模控制原理来对PID参数进行计算,实现了对10个数字音的识别程序用于图像处理的独立分量分析,有较好的参考价值,使用起来非常方便,主要为数据分析和统计,包括最小二乘法、SVM、神经网络、1_k近邻法。- There are reference Oh, The IMC- PID is using the internal model control principle for PID parameters is calculated, Realization of
efpuhwrg
- 包括随机梯度算法,相对梯度算法,matlab编写的元胞自动机,抑制载波型差分相位调制,主同步信号PSS在时域上的相关仿真,包括最小二乘法、SVM、神经网络、1_k近邻法,含噪脉冲信号进行相关检测,用于图像处理的独立分量分析,多姿态,多角度,有不同光照。- Including stochastic gradient algorithm, the relative gradient algorithm, matlab prepared cellular automata, Suppressed ca
SVM
- 采用支持向量机的方法对图像进行处理,基于深度学习等。(Support vector machines are used to process images, such as depth learning.)
20171211留档
- 利用SVM对制备的样本进行三分类,对图像进行三角形匹配,模板匹配(SVM was used to classify the samples in three categories. Triangle matching and template matching were applied to the images.)
SVM做图片处理
- 使用SVM算法对CIFAR-10图片数据集进行分类,包括模型的训练,测试和参数的调优(Using SVM algorithm to classify CIFAR-10 image data sets, including model training, testing and parameter tuning)
基于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)