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

搜索资源列表

  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. 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. 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. OpencvUIDlg2.1

    0下载:
  2. OpenCV实现的HOG与粒子滤波器的行人跟踪-The OpenCV implementation the HOG particle filter pedestrian tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:3.47mb
    • 提供者:
  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. People_detection

    0下载:
  2. Linux下利用Opencv实现的行人检测算法!程序简答主要用的是opencv中SVM+HOG算法!-Linux using pedestrian detection algorithm Opencv realize! Program short answer is mainly used in the SVM+ HOG opencv algorithm!
  3. 所属分类:OpenCV

    • 发布日期:2016-01-27
    • 文件大小:49kb
    • 提供者:秦朗
  1. hog_detect

    0下载:
  2. 利用opencv中的hog算法模块,对单张图片进行行人检测-Using the hog algorithm in the opencv module, and pedestrian detection in a single image
  3. 所属分类:OpenCV

    • 发布日期:2017-06-12
    • 文件大小:18.98mb
    • 提供者:asd
  1. hogPlbpPsvm

    0下载:
  2. 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are in
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:55.36kb
    • 提供者:jane
  1. checkman

    0下载:
  2. opencv的hog行人检测,完整代码运行。可直接运行-opencv hog person dection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-03
    • 文件大小:14.37mb
    • 提供者:李飞
  1. HOGvisualize

    1下载:
  2. 可以对图片提取HOG特征并进行可视化显示,开发平台为OPENCV,C++语言。-HOG features can be extracted on the image and visualization development platform for the OPENCV, C++ language.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-28
    • 文件大小:10.07mb
    • 提供者:yu
  1. svm_gesture_recognition

    1下载:
  2. 基于opencv的手势识别 1、hog : hog特征提取 2、hogTainer : 样本训练,利用了SVM方式 3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类 训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势-Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, t
  3. 所属分类:OpenCV

    • 发布日期:2017-06-01
    • 文件大小:12.71mb
    • 提供者:BoYK
  1. hog

    0下载:
  2. 该代码是基于opencv的行人检测代码,自己加了些注释,希望对大家有所帮助-The code is based on the opencv pedestrian detection code, added some notes, we want to help
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:30.76kb
    • 提供者:vip3
  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
  1. 96282002Human-Motion-Tracking

    0下载:
  2. 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:607kb
    • 提供者:浅笑qq
  1. SVMTrain

    0下载:
  2. 基于OpenCV SVM分类器的一个行人检测程序,可以自己制作样本训练,VS2010亲测可用,随时解答问题(A pedestrain detection program based on OpenCV SVM)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-22
    • 文件大小:10.68mb
    • 提供者:娜娜学姐
  1. image-classification

    0下载:
  2. Object detection using HOG implemented in Python and C++ using OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:843kb
    • 提供者:LilNader
« 12 »
搜珍网 www.dssz.com