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

搜索资源列表

  1. SVM

    0下载:
  2. OpenCV机器学习SVM支持向量机的分类程序 word格式-OpenCV machine learning support vector machine SVM classification procedure word format
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:19659
    • 提供者:
  1. CV_SVM

    0下载:
  2. 支持向量机代码,用到了opencv,用此程序前要先安将opencv-Support Machine Vector, this programme used opencv, the opencv must be installed first before we use this programme
  3. 所属分类:OpenCV

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

    0下载:
  2. VC6.0编写,基于OpenCV的支持向量机分类程序,在400×400的平面上生3类随机样本点,然后给出利用SVM分类的决策面和支持向量-VC6.0 written OpenCV-based support vector machine classification procedures, the plane of 400 × 400 random samples of raw Category 3 points, and then give the decision-making surfac
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:408608
    • 提供者:付刚
  1. introduction_to_svm

    0下载:
  2. 支撑向量机(SVM),源码,可直接编译,编译前需要配置Opencv和VS。 用于分类-Support vector machine (SVM), source code can be compiled directly, you need to configure before compiling Opencv and VS. For classification
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:1040
    • 提供者:李立
  1. e

    0下载:
  2. 用OPENCV实现支持向量机的源代码,运行于VS2010环境下运行通过-Support vector machine (SVM) to implement in OPENCV source code, run run through in VS2010 environment
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:971
    • 提供者:李逍遥
  1. opencv

    0下载:
  2. 图像场景分类的bow模型opencv源代码,采用k-means聚类构造单词,采用支持向量机的svm分类器。-Image scene classification bow model opencv source code, using k-means clustering structure of words, using support vector machine svm classifier.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:10398
    • 提供者:李翔
  1. hand_writer_with_svm

    0下载:
  2. 实现阿拉伯数字0到9的识别。方法是支持向量机。有MFC工程。-Realization of Arabic numerals identify 0-9' s. The method is support vector machine. There MFC project.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2316988
    • 提供者:张熙童
  1. svm-code-in-openCV

    0下载:
  2. Support Vector machine classification implementation in C++ including the library OpenCV-Support Vector machine classification implementation in C++ including the library OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:3425
    • 提供者:Samrat
  1. STX2

    0下载:
  2. 支持向量机检测水天线,使用的SVM对水天山进行分类训练,分类后找到直线进行仿射变化。-support vector machine
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3719959
    • 提供者:llm
  1. Chapter5_NumberPlateRecognition

    0下载:
  2. 利用SVM(支持向量机)和ANN实现西班牙车牌的识别,此工程来自于西班牙人写的一本书,编译过,可以运行。-Using the SVM (support vector machine) and ANN to realize the Spanish license plate recognition, the project from a book written by the Spanish, compiled, you can run.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5831202
    • 提供者:
  1. 12_SupportVectorMachines

    0下载:
  2. 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM引导.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM boot.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1764
    • 提供者:肖斌
  1. 13_SVMForNonLinearlySeparableData

    0下载:
  2. 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-支持向量机SVM之处理线性不可分数据.-Program descr iption: Samples folder the installation directory OpenCV official sample program- Support Vector Machine SVM processing of linearly inseparable data.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2271
    • 提供者:肖斌
  1. hogPlbpPsvm

    0下载:
  2. 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are in
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:56690
    • 提供者:jane
  1. guowai

    0下载:
  2. 这是国外车牌识别的c++程序代码,用到了支持向量机(SVM)算法,可以借用到国内车牌识别。-This is a foreign license plate recognition c++ code, use the support vector machine (SVM) algorithm could be applied to the domestic license plate recognition.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-18
    • 文件大小:28647424
    • 提供者:chenghua
  1. Support-Vector-Machines(SVM)

    0下载:
  2. 支持向量机(SVM)的实现代码和步骤,共包括五个步骤,每一步都有详细的说明。-Support Vector Machine (SVM) implementation code and procedures, including a total of five steps, each step in detail.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:700
    • 提供者:陈彬彬
  1. gycs

    0下载:
  2. 数据挖掘的新方法-支持向量机书中算法例子,对学习有帮助,(A new method of data mining, support vector machine algorithm examples in the book, are helpful to learning,)
  3. 所属分类:OpenCV

搜珍网 www.dssz.com