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

搜索资源列表

  1. Adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-Adaboost is an iterative algorithm, the core idea is the same training set for different classifiers (weak classifiers), and then set up these weak classifiers to form a stronger
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:10819
    • 提供者:zln
  1. Adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器-Adaboost is an iterative algorithm, the core idea is the same training set for different classifiers (weak classifiers), and then set up these weak classifiers to form a stronger
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:10686
    • 提供者:zln
  1. traincascade

    0下载:
  2. 人脸检测训练器,通过此训练器训练好的分类器可以直接用来进行人脸检测-Face detection training devices, through this trainer trained classifier can be directly used for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:34317
    • 提供者:ligang
  1. new1

    0下载:
  2. 基于opencv2.4.1和vs2013的行人检测,利用天traincascade训练分类器。-pedestrian detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1665
    • 提供者:余星晨
  1. 1

    0下载:
  2. 级联分类器检测cpp 自己编写的拥有跟踪欧氏距离方法-boosting detect object
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2285
    • 提供者:韩波
  1. compressiveTracking

    0下载:
  2. 压缩跟踪 是一种简单高效地基于压缩感知的跟踪算法。首先利用符合压缩感知RIP条件的随机感知矩对多尺度图像特征进行降维,然后在降维后的特征上采用简单的朴素贝叶斯分类器进行分类。该跟踪算法非常简单,但是实验结果很鲁棒,速度大概能到达40帧/秒-Compression tracking A simple and efficient tracking algorithm based on compression perception. First use of random eligible for c
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3585332
    • 提供者:陈镜宇
  1. Test_AdaBoost_Example

    0下载:
  2. 简单的AdaBoost分类器的例子,测试效果-a simple adaboost example
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4253871
    • 提供者:wfree
  1. face

    0下载:
  2. 基于opencv自带的Haar特征分类器的人脸识别,可识别完整的人脸并用圆圈圈出。-Based opencv comes Haar classifier recognition feature, you can identify the full face and a circled.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:718
    • 提供者:bangbang
  1. Project_face_detect

    0下载:
  2. 使用opencv自带的haar特征分类器,进行人脸检测的程序代码。-A program with opencv inside classifier for face detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:394089
    • 提供者:王大刚
  1. FaceDect-master

    0下载:
  2. 基于增强Adaboost分类器人脸检测,效果很不错!值得借鉴!-Enhanced Adaboost classifier based on face detection, the effect is very good! Worth learning!
  3. 所属分类:OpenCV

    • 发布日期:2017-05-01
    • 文件大小:375321
    • 提供者:刘飞
  1. jpeg_tamper_detect

    0下载:
  2. 此工程是基于jpeg重压缩检测的篡改区域定位的opencv的svm分类器应用程序,可以检测出经过PS或者美图秀秀修改过的jpeg重压缩图片的篡改区域。-This project is based on jpeg recompression tamper detection area positioning opencv of svm classification application, or can be detected through the PS beauties Xiu Xiu mod
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3652172
    • 提供者:赖学金
  1. svm_gesture_recognition

    1下载:
  2. 基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势-Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, t
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:13327648
    • 提供者:BoYK
  1. haar_face_detection

    0下载:
  2. 运用Adaboost算法haar分类器实现的人脸检测,帧率是32。-Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4249292
    • 提供者:zhanghf
  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
    • 文件大小:3442688
    • 提供者:luckyxiaoxiao
  1. haarcascades

    0下载:
  2. 可以在 opencv安装目录opencv\sources\data中找到。方便大家下载,故上传在这里。人脸检测,人脸识别,人眼检测,鼻子检测,嘴检测等等训练好的xml文件(You can find it in the opencv installation directory opencv\sources\data. Convenient for everyone to download, so upload here. Face detection, face recognition, eye
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2080768
    • 提供者:zhangsan123321
  1. 5010363

    0下载:
  2. 基于邻域的分类器距离提供3种定义 同时提供9个国际标准数据集(Distance classifier based on neighborhood provides three kinds of definitions At the same time provide nine international standard data sets)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:235520
    • 提供者:variabse
  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
    • 文件大小:35840
    • 提供者:Amawazq
  1. CascadeClassifier

    0下载:
  2. 用CascadeClassifier分类器进行人脸检测(Face detection using CascadeClassifier classifier)
  3. 所属分类:OpenCV

  1. main

    0下载:
  2. 实现基于hog特征的svm分类器实现粉刺识别(Realization of svm classifier based on hog feature for acne recognition)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:YJ林海
  1. 96282002Human-Motion-Tracking

    0下载:
  2. 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:621568
    • 提供者:浅笑qq
« 1 2 3 45 »
搜珍网 www.dssz.com