CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 分类器

搜索资源列表

  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
    • 文件大小:1937892
    • 提供者:sherry
  1. adaboost.rar

    2下载:
  2. adboost分类器 matlab源程序 用于训练样本 实现分类 ,adboost classfication
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7360344
    • 提供者:roc
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. fisher.rar

    0下载:
  2. 这是模式识别中线性分类器中最常用的fisher线性分类器,并在结果中画出了分类线和分类效果,This is image restoration in the Iterative Blind Deconvolution algorithm matlab source for the study of digital image has a lot of benefits!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:2268
    • 提供者:张磊
  1. HarrDetect

    0下载:
  2. adaboost 人脸检测,实现批量检测功能,并统计分类器性能-adaboost face detection, to achieve mass detection and performance of statistical classification
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24690651
    • 提供者:郑恩
  1. FaceDetection

    0下载:
  2. 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static envir
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1572360
    • 提供者:Chris
  1. chepai

    0下载:
  2. 自动识别车牌,图象处理,模式识别建立分类器-Automatic license plate recognition, image processing, pattern recognition classifier to establish
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1076356
    • 提供者:小白
  1. main

    0下载:
  2. 基于最小平方误差准则函数的分类器设计编写程序过程中,难点是收敛判别-Based on the least square error criterion function of the classifier design process of the preparation process, the difficulty of convergence discriminant
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1187
    • 提供者:赵乃杰
  1. HaarTraining

    0下载:
  2. OPENCV训练过程的说明文档, 在样本创建;训练分类器;利用训练器进行目标检测作了操作说明 源程序在安装OPENCV时,自带apps\HaarTraining-OPENCV training process documentation, created in the sample training classifier the use of training devices for target detection was made in the installation inst
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7187
    • 提供者:wangbiao
  1. OpenCv_Ex20B

    0下载:
  2. 在VC++下利用OPENCV,对图片的人脸进行检测,利用HARLI分类器,正确率在98 以上。-In VC++ under the use of OPENCV, on the picture to the human face detection, the use of HARLI classifier, the correct rate of 98 .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3490644
    • 提供者:bit319
  1. opencv

    0下载:
  2. 使用Haartraining训练层叠分类器-Haartraining
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:87908
    • 提供者:yinghuyu
  1. OPENCVfacedetection

    0下载:
  2. 用OPENCV做的人脸识别程序,实现跟踪检测,用的是自带的分类器-OPENCV do with face recognition program, to achieve tracking and detection, using a built-in classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85892
    • 提供者:jianghua
  1. matlab

    0下载:
  2. 模式识别中的线性分类器的设计,包括感知机,最小二乘法和支撑矢量机的算法的MATLAB代码。-Pattern Recognition linear classifier design, including perception, least squares and support vector machine algorithm MATLAB code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:6461
    • 提供者:张妮娜
  1. SVMAPP

    0下载:
  2. SVM分类器,可用于训练样本值,仅供参考,交流,学习-SVM classifier, the value of training samples can be used for reference purposes only, communication, learning
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:578274
    • 提供者:marlon
  1. face

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, note FaceDetection need OpenCV l
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1597978
    • 提供者:biran
  1. fuadabo

    0下载:
  2. vc++ OPENCV实现人脸检测 HAAR分类器实现的-vc++ OPENCV implementation of face detection classifier achieved HAAR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2104
    • 提供者:张丽
  1. 03

    0下载:
  2. 类的目的就是根据现有的图像特征建立一个分类器,能够对未知的图像类型进行预测。在现有众多分类 算法中,贝叶斯分类器由于其坚实的数学理论基础并能综合先验信息和数据样本信息,成为"-3前机器学习和数据挖 掘的研究热点之一。本文论述了内容图像检索中基于贝叶斯分类器的图像分类技术。介绍了贝叶斯分类器,叙述了 利用贝叶斯分类器进行图像分类的方法,以及图像特征的分布假定。最后通过对分类器的探讨,总结了贝叶斯估计 分类的不足。-The purpose of class is based on a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:260481
    • 提供者:刘东
  1. kernelbase

    0下载:
  2. 该代码实现分类器的分类,测试效果很好,值得一看(Classifier classification)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:160768
    • 提供者:babyjun
  1. svms分类器的源代码

    0下载:
  2. 支持向量机的分类,源代码,修改内容也可以实现想要的分类效果(Support vector machine classification, source code, modify the content can also achieve the desired classification effect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:637952
    • 提供者:babyjun
  1. 白字识别(分类器)

    1下载:
  2. 可以较为准确的识别出围棋中的黑白子以及棋盘。(Identify black and white pieces and chessboard in Go .)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-09
    • 文件大小:1024
    • 提供者:梧寒
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com