搜索资源列表
matlab_image.matlab图像预处理
- matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
处理图像分类的最小二乘法svm工具箱
- 这是处理图像分类的最小二乘法svm工具箱,里面有详细的使用说明,功能强大,欢迎下载使用。,This is the deal with image classification of least squares SVM toolbox, which has detailed instructions and powerful are welcome to download.
OpenCV-IMLEMENT-SVM
- OPENCV实现SVM,很好的实现了图像分类,供大家参考-USE openCV to implement the SVM
svm_src
- Support Vector Machine Classifier(SVM) 基于支持向量基的图像分类方法,程序变得很好,国外网站上下的,是一个完整的工程-Support Vector Machine Classifier (SVM) based on support vector-based image classification methods, procedures have become very good, abroad site from top to bottom, is a
SVM
- 基于SVM的图像识别实例,需要安装摄像头-an example of SVM based on image recognition
svm
- 相关反馈是在用户和查询系统的交互中,用户对检索结 果进行评价并标记相关和不相关样本,然后将这些标记图像 作为训练样本反馈给系统,以实时修改系统的查询策略,逐步 接近直至满足用户的查询需求-Related feedback in the user and the interactive query system, users of the search node Evaluation of fruit and tag-related and non-relevant sample
SVM-toolbox
- 迄今为止最好的svm工具箱 包含了波形和图像的处理-svm classification
kmeans_svm_image_segmentation
- svm 图像分割 用kmeans得到两类分割的图,在显示的图像中用鼠标取点得到2*num个坐标位置的二维向量,前num个为正样本,后num各为负样本-image segmentation
SVM
- 数字图像处理,实现了基于内容的自然图像分类和检索-Digital image processing, and content-based classification and retrieval of natural images
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
SVM-based-image-classification
- 基于SVM的图像分类,由于支持向量机的分类能力极大地依赖于核参数的选取,因此,本文着重研究了核参数选择方法,并利用不同的颜色、纹理特征对图像进行分类。 -SVM-based image classification, the classification capability of SVM kernel parameters greatly depend on the selection, therefore, this paper focuses on the kernel paramet
SVM-Classification
- Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。-Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.
hog_svm
- matlab实现hog+svm图像二分类(Matlab implementation of hog and svm images two categories)
fishersvm
- 可直接运行的fisher和SVM分类算法(Fisher and SVM classes that can be run directly)
SVM源代码
- 基于opencv库,通过计算图像的svm,来对待测图像进行分类(Based on the opencv library, the image is classified by calculating the SVM of the image)
SVM
- SVM处理图像 数据与处理 特征提取 训练模型 模型预测 得到结果(SVM processing image data and processing feature extraction training model model to predict the results)
python+图像处理+svm
- python+图像处理+svm的验证码自动识别代码(python is good language)
基于支持向量机的图像分类
- classifier.mat文件太大未上传。可运行一次main3生成 getFeatures.m 获取灰度共生矩阵相关特征 main-main6 训练 + 识别 predict.m 单独的分类程序 temp.m 单独的分类演示程序(classifier.mat file is too large to upload. Can run a main3 to generate getFeatures.m Get the grayscale co-occurrence matrix rel
SVM图像分割matlab
- 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)
改进svm
- phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)