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

搜索资源列表

  1. peopledetectHOG

    0下载:
  2. people detection with hog methode by opencv
  3. 所属分类:OpenCV

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

    1下载:
  2. HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed descr iption and source code, and the PPT with detailed descr iption, very helpful in learning HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:23.94mb
    • 提供者:mattew
  1. HoG

    0下载:
  2. 基于hog算法的人数识别程序,使用了openCV视觉库,效率高,主要是边缘检测-Algorithm based on the number of hog identification procedures
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:903.04kb
    • 提供者:刘子源
  1. opencvHOG

    0下载:
  2. hog行人检测的算法,opcv实现的,注释中有函数功能介绍,对初学者很有帮助-hog pedestrian detection algorithm, opcv achieve the comment function Features, useful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:21.47kb
    • 提供者:lifengsong
  1. hog

    0下载:
  2. 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:36.27kb
    • 提供者:刘鹏
  1. Blog_hogCompute6.tar

    0下载:
  2. Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:17.31mb
    • 提供者:szproxy
  1. peopledetect

    0下载:
  2. 在静态图片中检测出人体,采用功能强大的HOG算子-Detected in a static image the human body, the use of powerful operators HOG
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.15mb
    • 提供者:邱少
  1. HOGadaboos

    0下载:
  2. 应用HOG和adbost进行人体检测试过了,效果还不错,推荐给大家-Application for human testing HOG and adbost tried, the results were good, recommend it to everyone! ! !
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9.58mb
    • 提供者:yangxiao
  1. hog

    0下载:
  2. 使用C++计算图像的梯度直方图,提取图像的梯度特征,用于后期的应用-Using C++ to calculate the image gradient histogram, extract the image gradient feature for late applications
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7.38mb
    • 提供者:于海浪
  1. opencv_hog_test

    0下载:
  2. 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。   开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5.   实验功能:   单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。   单击People Detect按钮,则程序会自动对该图片进
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:490kb
    • 提供者:wuwei
  1. peopledetect

    0下载:
  2. HOG+SVM的经典算法,检测效果还算不错,23K左右的图片300MS左右-HOG+SVM classical algorithm, the detection effect fairly good, it costs 300MS to detect picture which size of 23K.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:1.07kb
    • 提供者:常风
  1. QuickHOG

    1下载:
  2. 源代码可以运行,用于提取hog特征作为行人检测,另外在速度上进行了改进-The source code can run, used to extract the hog characterized as pedestrian detection, another improvement in the speed
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:344.59kb
    • 提供者:yaoyao
  1. HOG-SVM

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

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

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

    • 发布日期:2016-05-06
    • 文件大小:5.31mb
    • 提供者:liyuan
  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
    • 文件大小:6.19mb
    • 提供者:李晓娟
  1. hog

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

    • 发布日期:2017-06-11
    • 文件大小:17.23mb
    • 提供者:小蘑菇
  1. HOG-SVM-train

    0下载:
  2. HOG+SVM对于正负样本训练过程,根据样本生产对应的支持向量机,便于人体检测-HOG,SVM train samples,support Vector
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:8.18kb
    • 提供者:孙旭光
  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
    • 文件大小:2.21kb
    • 提供者:yql
  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
    • 文件大小:1.49mb
    • 提供者:王梓涵
  1. HOGCompute

    0下载:
  2. 根据2005年Dalal提出HOG特征计算原理,自己编写了HOG特征提取算法,此特征可以用于目标检测中,包括行人检测,采用编程语言为C++,采用视觉库为opencv(According to the principle of HOG feature calculation proposed by Dalal in 2005, HOG feature extraction algorithm has been compiled. This feature can be used in object
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:7.38mb
    • 提供者:zouwit
« 12 3 »
搜珍网 www.dssz.com