CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - svm matlab image

搜索资源列表

  1. matlab_image.matlab图像预处理

    2下载:
  2. matlab图像预处理,包括灰度化,对数变换,直方图均衡化,线性平滑滤波,中值滤波,自适应滤波,图像锐化,图像二值化,各类边缘检测算子等等,matlab image preprocessing, including gray-scale and logarithmic transformation, histogram equalization, linear filtering, median filtering, adaptive filtering, image sharpening, i
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-26
    • 文件大小:8333
    • 提供者:王强
  1. 处理图像分类的最小二乘法svm工具箱

    0下载:
  2. 这是处理图像分类的最小二乘法svm工具箱,里面有详细的使用说明,功能强大,欢迎下载使用。,This is the deal with image classification of least squares SVM toolbox, which has detailed instructions and powerful are welcome to download.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:224123
    • 提供者:tang
  1. PCA_SVM.rar

    1下载:
  2. 此方法采用经典的PCA对人脸图像进行特征提取,用libsvm库函数的SVM分类器对图像分类。,This method uses the classical PCA on the face image feature extraction, with the libsvm library function of SVM classifier for image classification.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:6069
    • 提供者:zhangpei
  1. USPS.rar

    7下载:
  2. 用于手写体数字识别的USPS样本数据库和将MAT格式的样本数据库转换成二值化图像并以行程编码存储,For handwritten numeral recognition of the USPS database and a sample format of samples MAT database into binary image and the Run-Length Coding storage
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-25
    • 文件大小:5557913
    • 提供者:张凯兵
  1. gist

    1下载:
  2. 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
  3. 所属分类:Graph Recognize

    • 发布日期:2015-03-18
    • 文件大小:16854
    • 提供者:soon
  1. svm_src

    0下载:
  2. 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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8815
    • 提供者:haoyubao
  1. Ncut_SVM

    1下载:
  2. 此源码可对图像进行Ncut分割,并且集成了特征提取和SVM分类的功能。-This source can be Ncut image segmentation, and integrates the feature extraction and SVM classification function.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:34847340
    • 提供者:leo
  1. 7894561@dagsvm

    1下载:
  2. 很好用的svm工具箱,dagsvm对于图像分类效果非常好,分类精度很高,代码清洗简单。-Good use of SVM Toolbox, dagsvm for image classification effect is very good, very high classification accuracy, code cleaning easy.
  3. 所属分类:图形图象

    • 发布日期:2017-05-24
    • 文件大小:4956
    • 提供者:tang
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:301209
    • 提供者:Leo
  1. SVM-KM

    0下载:
  2. 小波分析工具箱,可以和许多版本的matlab程序兼容使用,不可多得好好收藏吧。-a wavelet toolbox for signal analysis
  3. 所属分类:Wavelet

    • 发布日期:2017-03-24
    • 文件大小:229674
    • 提供者:zmma
  1. 20064817924orl_faces_112x92

    0下载:
  2. ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。 真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3499911
    • 提供者:limei
  1. chapter13

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》6 支持向量机,综合案例——基于PCA和SVM的人脸识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" 6 support vector machines, comprehensive case- based on PCA and SVM for Face Recognition Syste
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:14796575
    • 提供者:陈新秋
  1. gabor-pca

    3下载:
  2. 本程序是先用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
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. matlab-svmshix

    0下载:
  2. svm算法的研究与实现,较好的实现图像目标分裂效果-svm algorithm and achieve better image target split effect
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:185827
    • 提供者:顾思义
  1. SVM-Classification

    0下载:
  2. Matlab写的SVM图像分类程序,是完整的可运行的图像分类程序,高手可以研究一下。-Matlab write SVM image classification procedure is complete working image classification procedures, experts can look at.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3979260
    • 提供者:凡轩
  1. image-segmentation-using-svm

    0下载:
  2. 在matlab中应用svm算法对图像进行处里,分离出主体和背景-Svm algorithm in matlab applications where the image of the isolated subject and background
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6665
    • 提供者:吴星辰
  1. SVM-

    0下载:
  2. 支持向量机算法在MATLAB中的实现,源代码以及实例,做图像处理的希望能多多下载,谢谢!-Support vector machine algorithm in MATLAB, the source code and examples, hoping to do a lot of image processing download, thank you!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14788315
    • 提供者:我心飞翔
  1. hog_svm

    1下载:
  2. 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-16
    • 文件大小:56462336
    • 提供者:HQ_Xie
  1. svm

    1下载:
  2. 基于hog特征的svm的图像分类识别,matlab程序(Image classification and recognition based on hog-svm)
  3. 所属分类:图形图象

    • 发布日期:2019-05-30
    • 文件大小:509952
    • 提供者:fire008
  1. SVM图像分割matlab

    2下载:
  2. 基于svm支持向量机的实现彩色图像分割,代码可以实现训练集上的(SVM - based color image segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-25
    • 文件大小:550912
    • 提供者:joanne555
« 12 »
搜珍网 www.dssz.com