CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 支持向量机 图像

搜索资源列表

  1. 支持向量机的matlab实现

    0下载:
  2. 支持向量机的matlab实现,各位可以试试一试。在图像处理和人脸识别上效果还可以-Matlab support vector machine implementation, you can try try. In image processing and recognition of the effect can also be
  3. 所属分类:图形/文字识别

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:YOUYOU
  1. 基于SVM支持向量机的行人识别C++源程序

    1下载:
  2. 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
  3. 所属分类:图形/文字识别

    • 发布日期:2012-11-08
    • 文件大小:894byte
    • 提供者:wang lang
  1. SVM

    0下载:
  2. 这是一个支持向量机的程序代码,对于图像的分类识别有很高的准确率、-This is a svm program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:211.46kb
    • 提供者:宗华丽
  1. svm--km

    0下载:
  2. 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4.24mb
    • 提供者:李全林
  1. A_Study_og_Face_Recognition_Methods_Baced_on_Wavel

    0下载:
  2. 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wa
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.78mb
    • 提供者:yanyan
  1. LS-SVMlab1.5

    0下载:
  2. 支持向量机,用于图像分类分割,目标检测识别,人工智能信息处理-support vector machine has been widely used in classification and object identification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:220.78kb
    • 提供者:刘经纬
  1. fsvm

    2下载:
  2. 增加模糊隶属度实现图像数据有效分类的模糊支持向量机-support vector machine
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:13.39kb
    • 提供者:bxl
  1. 200707171150472493

    0下载:
  2. 使用支持向量机分割指纹图像的方法研究与实现-Using support vector machine method of fingerprint image segmentation and Implementation
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:210.88kb
    • 提供者:wu
  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-02
    • 文件大小:14.11mb
    • 提供者:陈新秋
  1. code

    0下载:
  2. 基于Java语言编写的图像分割的代码,使用支持向量机的技术对图像进行分割-Written in Java-based image segmentation code, the use of support vector machine technology for image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:953.1kb
    • 提供者:马志远
  1. Face-Detection

    0下载:
  2. 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:451.5kb
    • 提供者:黄大伟
  1. pudn_svm

    0下载:
  2. 基于支持向量机的图像分割,并且包括Ostu法,迭代法。-MATLAB、image segmentation、support vector machine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:16.37kb
    • 提供者:金德元
  1. SVM

    0下载:
  2. 采用支持向量机的方法对图像进行处理,基于深度学习等。(Support vector machines are used to process images, such as depth learning.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:5kb
    • 提供者:aurora26
  1. 基于支持向量机的图像分类

    2下载:
  2. 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
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:2.55mb
    • 提供者:adewalike
  1. 基于支持向量机的几种核函数遥感图像分类比较

    1下载:
  2. 该文献详细介绍了支持向量机SVM在遥感图像中的应用,尤其是在小目标的提取上居然不可替代的作用(In this literature, the application of support vector machine SVM in remote sensing images is introduced in detail, especially the irreplaceable role in the extraction of small targets)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:1.23mb
    • 提供者:飘逸的猪
  1. 风景与建筑图片的分类——支持向量机的方法

    0下载:
  2. 风景与建筑图片的分类——支持向量机的方法(Classification of landscape and architectural pictures -- Method of support vector machine)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:525kb
    • 提供者:阿里小呗
  1. 源代码

    0下载:
  2. 模式识别相关实验,支持向量机图像识别源代码(Pattern recognition related experiments, support vector machine image recognition source code)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-30
    • 文件大小:16kb
    • 提供者:棣哩哩
  1. SVM

    1下载:
  2. 用于医学图像的支持向量机分割,没有嵌套,简单易懂,对学习聚类分割有很大的帮助(Mean clustering segmentation for medical images, no nesting, easy to understand, great help for learning clustering segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2019-02-19
    • 文件大小:15.38mb
    • 提供者:墨墨sky
  1. 支持向量机matlab

    3下载:
  2. 支持向量机 MATLAB 源代码 图像分类(Support Vector Machine MatLAB Source Code Image Classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-30
    • 文件大小:11kb
    • 提供者:ke408893810
  1. svm支持向量机图像分类

    1下载:
  2. 通过支持向量机机器学习算法,实现对不同状态图像的分类,是非常好的方法。
  3. 所属分类:图形/文字识别

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com