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

搜索资源列表

  1. HOG

    0下载:
  2. 利用HOG对车辆图像进行特征提取,车辆图像大小为96*64,在指定文件夹生成txt格式的分类器文件。-Using HOG the vehicle image feature extraction, the vehicle image size 96* 64, classifier txt format file generated in the specified folder.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:5795038
    • 提供者:yang
  1. hog

    0下载:
  2. 人性检测HOG毕业设计,可以实现简单的人行检测-The human detection HOG graduation design
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-13
    • 文件大小:4843275
    • 提供者:Jackson
  1. HOG-SVM

    0下载:
  2. 基于opencv实现利用HOG+SVM进行物体分类-Classification of objects using HOG+SVM based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:6084088
    • 提供者:李永佳
  1. HOG

    1下载:
  2. vs2010+opencv的HOG的特征向量提取-HOG feature vector extraction
  3. 所属分类:OpenCV

    • 发布日期:2016-05-06
    • 文件大小:5567488
    • 提供者:liyuan
  1. HOG-LBPPdetection

    0下载:
  2. HOG-LBP+detection 行人检测-HOG-LBP+detection Pedestrian Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:14247
    • 提供者:朱涛
  1. hog

    0下载:
  2. 这是用于提取图片的hog特征的,是在VS环境下配置opencv库实现的,希望对你有用-This is the picture of the hog for extracting feature is the VS environment configuration opencv library to achieve, and I hope useful to you
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6492459
    • 提供者:李晓娟
  1. HOG

    0下载:
  2. 计算局部形状描述符梯度方向直方图(HOG),直接输入图像即可用。-Calculate the local shape descr iptors gradient orientation histogram (HOG), the input image can be used directly.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2469
    • 提供者:潘仁龙
  1. HOG

    0下载:
  2. Image descr iptor based on Histogram of Orientated Gradients for gray-level images. This code %was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, 'Trainable %Classifier-Fusion Schemes: An Application To Pedestrian Detectio
  3. 所属分类:matlab例程

    • 发布日期:2013-11-12
    • 文件大小:1017
    • 提供者:ehab1982
  1. hog

    0下载:
  2. 用于行人检测,系统再带的hog算法,建立可执行文件,就可以检测图片中的行人了。-pedestrian detection。
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18063284
    • 提供者:小蘑菇
  1. hog-feature

    0下载:
  2. HOG(方向梯度直方图)图像特征提取,以lena图像作为示例-HOG (Histogram of Oriented Gradients) image feature extraction, image as an example to lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:12253
    • 提供者:wade
  1. HOG

    0下载:
  2. Human detection using Hog in images
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-25
    • 文件大小:509482
    • 提供者:Parvathy R
  1. HOG

    1下载:
  2. 对一副图像进行特征提取,HOG特征的提取,这里有HOG特征的提取代码。-For a pair of image feature extraction, HOG feature extraction, here s a HOG features of the extracted code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:149995
    • 提供者:许依
  1. HOG

    0下载:
  2. 使用hog进行行人识别的知网上下载的论文以及期刊若干-pedestrian identification papers and journals using hog
  3. 所属分类:source in ebook

    • 发布日期:2017-06-12
    • 文件大小:19065856
    • 提供者:雷耀花
  1. HOG-adaboost

    0下载:
  2. HOG adaboost pedestrian-detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10044078
    • 提供者:su_ching_de
  1. HOG

    0下载:
  2. This Histograms of Oriented Gradiants(HOG) feature extraction code.-This is Histograms of Oriented Gradiants(HOG) feature extraction code.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:779
    • 提供者:Gwanghyun Jo
  1. HOG

    0下载:
  2. This HOG descr iptor source code.-This is HOG descr iptor source code.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3380
    • 提供者:Gwanghyun Jo
  1. HOG-detector

    1下载:
  2. 提取HOG特征,可以根据需要进行行人检测,HOG是进行人心检测的不二之选。提供的工程可以直接编译运行。-HOG feature extraction can be carried out according to the needs of pedestrian detection, HOG is conducted to detect people s choice. Providing engineering can be directly compiled to run.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:6130125
    • 提供者:唐继贤
  1. etract-hog-feature

    1下载:
  2. 可以在matlab环境下对图像中的选定区域进行检测,并提取出其HOG特征,简单实用-it could extract the HOG feature of the figure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4777
    • 提供者:yuyu
  1. HOG

    0下载:
  2. HOG featur for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1856
    • 提供者:bouiboui
  1. hog-trac

    0下载:
  2. this code for hog describtion in tracking
  3. 所属分类:OS Develop

    • 发布日期:2017-04-13
    • 文件大小:1942
    • 提供者:hamid
« 1 2 3 4 5 67 8 9 10 11 ... 23 »
搜珍网 www.dssz.com