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

搜索资源列表

  1. KMeans-with-opencv k均值分类在遥感影像中的应用

    1下载:
  2. k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:12.67kb
    • 提供者:xl
  1. ViSurvPostureClassification.ra

    0下载:
  2. 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:sherry
  1. SVM

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

    • 发布日期:2017-03-31
    • 文件大小:19.2kb
    • 提供者:
  1. LocalOstu

    0下载:
  2. 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:chenyuanlu
  1. haarcascade_frontalface_alt2

    0下载:
  2. 前脸的检测,分类器,训练分类器,人脸检测,opencv-Prior to face detection, classification, and the training classifier, face detection, opencv
  3. 所属分类:GIS program

    • 发布日期:2017-04-17
    • 文件大小:82.12kb
    • 提供者:xzy
  1. SeqPartition

    0下载:
  2. 基于距离的点集分类程序,可以把点按相对距离分簇,使用opencv编写-Distance-based classification procedures set of points, you can put points in relative distance clustering, using opencv write
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.81mb
    • 提供者:李涵露
  1. svm

    0下载:
  2. SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.81mb
    • 提供者:高永强
  1. How-to-train-their-classifier-OpenCV

    1下载:
  2. matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-10
    • 文件大小:5.04mb
    • 提供者:yanhao
  1. bayes-classification

    0下载:
  2. OpenCV中贝叶斯分类器的API函数用法举例 OpenCV中贝叶斯分类器的API函数用法举例-OpenCV Bayesian classifier API function usage example, the Bayesian classifier in OpenCV API function usage example
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1.28kb
    • 提供者:guyue
  1. SVM-image-classification--OpenCV--

    0下载:
  2. 基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:39.13kb
    • 提供者:高幸
  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-25
    • 文件大小:10.15kb
    • 提供者:李翔
  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-04-01
    • 文件大小:3.34kb
    • 提供者:Samrat
  1. opencv

    0下载:
  2. opencv的中文手册,.chm格式,内容全面,分类详细,适合初学者。-Opencv Chinese manual,.Chm format, the content of a comprehensive, detailed classification, suitable for beginners.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3.54mb
    • 提供者:陈阳
  1. classification

    0下载:
  2. 利用opencv和C++编写一个分类程序。主要是利用opencv自带的SVM算法进行编写。-Use opencv and C++ write a classified program. Mainly using opencv SVM algorithm comes prepared.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:任卫红
  1. SVM

    0下载:
  2. 配置opencv库,SVM训练和分类,显示分类结果,和支持向量机。对于初学者了解SVM分类器由一定帮助(Configure the opencv library, SVM training and classification, display classification results, and support vector machines. For beginners understand the SVM classifier by some help)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:3.28mb
    • 提供者:luckyxiaoxiao
  1. K均值分类

    0下载:
  2. 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:9.62mb
    • 提供者:WHU_Karl
  1. 69885629

    0下载:
  2. 在网上找到的一个模式识别工具箱,希望对大家有用进行多种分类(On the Internet to find a pattern recognition toolbox, hope to be useful for a variety of classification)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:286kb
    • 提供者:jiryw%2B294140
  1. patmernand

    0下载:
  2. 模式识别中贝页斯分类器的MATLAB实现,且用不同颜色标记了分类点和错分点(Mr Page in pattern recognition classifier of MATLAB, and use different color tag by classification and fault point)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-28
    • 文件大小:35kb
    • 提供者:Amawazq
  1. ex2

    0下载:
  2. QT下基于opencv3.2的HSV图像分离,通过查找V分量上ROI区域最亮值的坐标,找到H分量上对应坐标的3*3矩形平均H值,判断出该坐标所处位置的颜色分类(QT under the opencv3.2 based HSV image separation, by looking for the V component on the ROI region of the brightest value coordinates, find the corresponding 3*3 coordin
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:6kb
    • 提供者:qxz49111752
  1. image-classification

    0下载:
  2. Object detection using HOG implemented in Python and C++ using OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:843kb
    • 提供者:LilNader
« 12 3 »
搜珍网 www.dssz.com