CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - HOG算法

搜索资源列表

  1. Hog(1)_MatlabCode_20090408

    3下载:
  2. HoG matlab,内含HOG算法基本代码-HoG matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-03-25
    • 文件大小:3042
    • 提供者:杨策
  1. CKPCA-HOG-SVM

    1下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:544614
    • 提供者:piano
  1. HOG

    1下载:
  2. HOG算法matlab实现,看HOG特征的论文的时候心血来潮写了这个, 就当练练英语, 理解理解HOG特征.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:4560
    • 提供者:tian
  1. HOG

    5下载:
  2. 这是最简洁,注释得最好的HOG(Histogram Oriented Gradient)算法的matlab实现。可用于行人识别和物体跟踪。-This code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable
  3. 所属分类:matlab例程

    • 发布日期:2012-11-08
    • 文件大小:1893
    • 提供者:袁宇
  1. HoGT

    0下载:
  2. 用于人体检测的经典HOG算法,基于梯度的直方图提取算法.-HOG Classic for human detection algorithm, based on the gradient of the histogram extraction algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:3978
    • 提供者:
  1. hog

    0下载:
  2. matlab实现HOG算法,用于行人检测-Matlab HOG algorithm for pedestrian detection
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4605
    • 提供者:jianghui
  1. lunwen

    0下载:
  2. 提出一种多尺度方向(multi-scale orientation,简称 MSO)特征描述子用于静态图片中的人体目标检 测.MSO 特征由随机采样的图像方块组成,包含了粗特征集合与精特征集合.其中,粗特征是图像块的方向,而精特征 由 Gabor 小波幅值响应竞争获得.对于两种特征,分别采用贪心算法进行选择,并使用级联 Adaboost 算法及 SVM 训 练检测模型.基于粗特征的 Adaboost 分类器能够保证高的检测速度,而基于精特征的 SVM 分类器则保证了检测精 度.另
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1868501
    • 提供者:尹世荣
  1. HOG-summary

    0下载:
  2. hog 算法的总结 其中包括hog的介绍,hog的代码的一些解释-summary of the hog algorithm including some explanation of the introduction of the hog, hog code
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2629466
    • 提供者:wj
  1. pedestrain

    2下载:
  2. 经典的行人检测算法,利用HOG和SVM实现此算法。已调试可以正常运行。-Classic pedestrian detection algorithm, HOG and SVM to implement this algorithm. Has debugging normal operation.
  3. 所属分类:matlab例程

    • 发布日期:2013-12-08
    • 文件大小:2507987
    • 提供者:易扬
  1. hogcalculator

    0下载:
  2. hog算法的实现,通过matlab。在人流量监控中,hog算法是一种比较成熟和常用的算法。-achieve hog algorithm by matlab. In high traffic monitoring, hog algorithm is a relatively mature and commonly used algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4739
    • 提供者:刘红
  1. HOG

    0下载:
  2. 基于边缘特征提取的HOG算法·可用于边缘特征提取-HOG feature extraction algorithm based on the edge of the edge can be used for feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-06-16
    • 文件大小:25210583
    • 提供者:丁晓枫
  1. groundHOG_v1.1_b.tar

    0下载:
  2. HOG特征提取算法用matlab实现,有详细的注释,方便理解学习。-HOG feature extraction algorithm using matlab realize, detailed notes, easy to understand learning.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-01
    • 文件大小:109643
    • 提供者:cherish
  1. amy

    0下载:
  2. matlab 一个简单的应用程序,基于HOG特征提取的算法。(Matlab a simple application, based on HOG feature extraction algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:14336
    • 提供者:Amy1221
  1. HOG

    0下载:
  2. 掌纹识别的hog算法,在MATLAB中使用。(Palmprint recognition based on hog algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:小龙0505
  1. da

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类器;SVM本身就是(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haa
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. fa(4)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程)(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. ga (6)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:神万心
  1. rq(3)

    0下载:
  2. 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类分类器(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaB
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:神万心
搜珍网 www.dssz.com