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

搜索资源列表

  1. HOG-pedestrian-detection-OpenCV

    1下载:
  2. 利用hog特征向量进行行人检测opencv visual2010(入门)-Use hog feature vectors detect pedestrians opencv visual2010 (entry)
  3. 所属分类:Special Effects

    • 发布日期:2015-10-28
    • 文件大小:7496704
    • 提供者:luolei
  1. hog

    1下载:
  2. 亲测可用,注释完全,简练易懂,用于提取HOG特征-Close test available, comments completely, concise and easy to understand, used to extract characteristics of HOG
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:袁家界
  1. hog

    0下载:
  2. HOG 特征描述子,用于行人检测以及目标跟踪,生成特征描述子,用于分类或后续的处理-Feature descr iptor HOG
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1373
    • 提供者:崔宗阳
  1. hog

    0下载:
  2. hog训练和分类的程序,hog特征可以用于行人检测,这个程序包括训练和分类 欢迎下载-hog training and classification procedures, hog feature can be used for pedestrian detection, this program includes training and classification Welcome to download
  3. 所属分类:OpenCV

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

    0下载:
  2. 下面的代码是实现HOG(附柱状图导向梯度)             描述符和目标检测,通过那伏乃尔达拉尔和比尔Triggs介绍。             所计算的特征向量是与兼容             INRIA目标检测与定位工具包             (http://pasca
  3. 所属分类:Graph Recognize

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

    0下载:
  2. 方向梯度直方图(Histogram of Oriented Gradient, HOG)特征,计算机视觉和图像处理中用来进行物体检测的特征描述子的实现-Histogram of oriented gradients (Histogram of Oriented Gradient, HOG) characteristics, computer vision and image processing used for object detection feature descr iptor real
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1166
    • 提供者:杨洋
  1. HOG

    0下载:
  2. HOG代码 按照定义编写而成 可供初学者学习了解-HOG code is written in accordance with the definition for learning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-30
    • 文件大小:7716
    • 提供者:cool
  1. HOG算法matlab

    0下载:
  2. HOG算法是一种纹理特征提取算法。效果不错,值得学习。
  3. 所属分类:图形图像处理(光照,映射..)

  1. HoG-and-HoG-LBP

    0下载:
  2. 行人检测中的HoG和HoG-LBP算法的对比试验。-Pedestrian Detection comparative test HoG and HoG-LBP algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10943
    • 提供者:Bao Donghai
  1. hog

    0下载:
  2. HOG角点检测,兴趣点检测的matlab 源码,用于动作识别-HOG corner detection, interest point detection matlab source code for the action recognition
  3. 所属分类:Other systems

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

    1下载:
  2. 提取hog特征,并以直方图的形式展现出来。-extract HOG feature and shown as histogram
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:haiyuner
  1. HOG

    0下载:
  2. 计算HOG算子的典型程序,可以直接运行,附了图片-A typical program calculates HOG operator can run directly attached to the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:18698
    • 提供者:丫丫
  1. HoG

    0下载:
  2. HOG C++ shi 非常不错的产生hog的好代码-HOG C++ HOG C++ shi 非常不错的产生hog的好代码
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3265
    • 提供者:l08170wen
  1. HOG-descriptor-master

    1下载:
  2. 提取图像的HOG(梯度方向直方图)特征描述符-abstract the HOG feature of images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:414136
    • 提供者:滕锡超
  1. hog

    1下载:
  2. C++版本的hog特征提取代码,用于提取目标图像的特征向量-code for extract object feature written by C++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1559
    • 提供者:张磊
  1. HOG

    6下载:
  2. 读取一24位彩色图像,计算其以下图像特征: 1)灰度直方图 2)颜色直方图(RGB3个通道) 3)方向梯度直方图(HOG,将图像分成4*4 16个块,8个梯度方向) -Read a 24-bit color images, calculate the following image features: 1) Histogram 2) color histogram (RGB3 channels) 3) histogram of oriented gradients (HOG, t
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1566171
    • 提供者:王梓涵
  1. HOG-SVM

    0下载:
  2. 基于HOG与SVM的车牌自动检测系统,系统检测率高达93.5 - U57FA u4E8EHOG u4E0ESVM u7684 u8F66 u724C u81EA u52A8 u68C0 u6D4B u7CFB u7EDF uFF0C u7CFB u7EDF u68C0 u6D4B u7387 u9AD8 u8FBE93.5
  3. 所属分类:Special Effects

    • 发布日期:2017-12-13
    • 文件大小:9204736
    • 提供者:廖超超
  1. HOG

    0下载:
  2. 显示每个hog变换的步骤图,并给出最终的方向梯度图。-Each step of the hog transform is shown, and the final gradient map is given.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-13
    • 文件大小:33880
    • 提供者:hutianyou
  1. hog_svm

    4下载:
  2. matlab实现hog+svm图像二分类(Matlab implementation of hog and svm images two categories)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:911360
    • 提供者:hero2015
  1. 程序

    1下载:
  2. 检测前景,提取HOG特征,建立数据库,计算梯度(Detecting foreground and extracting HOG features)
  3. 所属分类:图形图像处理

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 24 »
搜珍网 www.dssz.com