CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Oriented gradients

搜索资源列表

  1. HOG-LBP-detection

    4下载:
  2. 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acte
  3. 所属分类:其他小程序

    • 发布日期:2013-02-16
    • 文件大小:14247
    • 提供者:邵文
  1. An-HOG-LBP-Human-Detector

    0下载:
  2. 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:3078415
    • 提供者:有来有去
  1. HOG

    1下载:
  2. 基于HOG的行人检测,作者的源代码有错误,现代码已经进行了改变,并可以调试通-Histograms of Oriented Gradients for Human Detection, the writer s code has some errors, and I have correct the errors, and the code is right under C++ buidler
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10591642
    • 提供者:李燕
  1. Histograms-of-Oriented-Gradients

    0下载:
  2. HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。-HOG descr iptors are used in computer vision and image processing for target detection feature descr iptor.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:16633
    • 提供者:王战新
  1. hog

    0下载:
  2. 鉴于目标的特征提取,一种采用HOG作为特征的行人检测方法-Histograms of Oriented Gradients for Human Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:208179
    • 提供者:hog文献
  1. EnhancingRealTime

    0下载:
  2. Enhancing Real-Time Human Detection Based on Histograms of Oriented Gradients
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-07
    • 文件大小:233793
    • 提供者:roro2020
  1. Scale_Space_Histogram_of_Oriented__Gradients_for_H

    0下载:
  2. 本文运用尺度空间理论检测人体,通过集成 面向梯度与histogramof尺度空间理论 -Human detection is the task of finding presence and position of human beings in images. In this paper, we apply scale space theory to detecting human in still images. By integrating scale space
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:141877
    • 提供者:谷川
  1. HOGCalculator

    0下载:
  2. HOG calculator, takes filename as input and calculates Histogram of oriented gradients from the input image.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:amol
  1. heber

    0下载:
  2. Histograms of Oriented Gradients for Human Detection’ versus ’Fast Human Detection Using a Cascade of Histograms of Oriented Gradients’-Histograms of Oriented Gradients for Human Detection’ versus ’Fast Human Detection Using a Cascade of Hist
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:292351
    • 提供者:
  1. learcode

    0下载:
  2. Histogram of oriented gradients 作者源码。 -Original Sourcecode of Histogram of Oriented Gradients
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1649332
    • 提供者:he
  1. Combining-face-detection-and-people-tracking-in-v

    0下载:
  2. Face detection algorithms are widely used in computer vision as they provide fast and reliable results depending on the application domain. A multi view approach is here presented to detect frontal and profile pose of people face using Histogram of
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:294074
    • 提供者:linuszhao
  1. Multiple-Pedestrian-Tracking-using-Colour-and-Mot

    0下载:
  2. This paper presents a method that combines colour and motion information to track pedestrians in video sequences captured by a fixed camera. Pedestrians are firstly detected using the human detector proposed by Dalal and Triggs which involves com
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:484766
    • 提供者:linuszhao
  1. DAL05

    0下载:
  2. Very good paper for understaning Histograms of Oriented Gradients.
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:210958
    • 提供者:Jim
  1. LIL09___GPU

    0下载:
  2. Real-time Human Detection Using Histograms of Oriented Gradients on a GPU
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:243023
    • 提供者:Jim
  1. HOGcode

    0下载:
  2. 在阅读过2005年的HOG论文后写的梯度方向直方图的代码-I wrote the code of HOG after I read the paper which name was Histograms of Oriented Gradients published at CPRV05.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1287
    • 提供者:高上
  1. HOG_linux

    0下载:
  2. 提取图像方向梯度的直方图特征,image processing(图像处理)-HOG feature extraction Descr iption This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:553304
    • 提供者:
  1. HOG

    0下载:
  2. 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:272368
    • 提供者:高峰
  1. OLT

    0下载:
  2. We present a parallel implementation of a histogram-based particle filter for object tracking on smart cameras based on SIMD processors. We specifically focus on parallel computation of the particle weights and parallel construction of the featur
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7321837
    • 提供者:gugu
  1. hog1

    0下载:
  2. Histogram of Oriented Gradients (HOG) are feature descr iptors used in computer vision and image processing for the purpose of object detection. The technique counts occurrences of gradient orientation in localized portions of an image. This method i
  3. 所属分类:matlab

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

    0下载:
  2. HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。-Histograms of Oriented Gradients
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:31929
    • 提供者:王昊
« 12 »
搜珍网 www.dssz.com