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

搜索资源列表

  1. Pedestrian-Detection

    1下载:
  2. 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文档解释的较为详细。-A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:286047
    • 提供者:夏宇
  1. HOG

    2下载:
  2. 图片分块,并计算任何一个区域的柱状分析 to obtain HOG features for a cell/block region of image pixels- to obtain HOG features for a cell/block region of image pixels
  3. 所属分类:Graph program

    • 发布日期:2016-03-13
    • 文件大小:640
    • 提供者:Jerry
  1. fenleiqi

    2下载:
  2. 本程序给出了从背景中分离出行人的matlab源代码.采用提取好的背景和行人的HOG特征,而这些特征又分为未分块和分块两组,所谓分块就是将图片进行细分,提取的特征更细.最后用最小欧氏距离法分类.-This procedure gives the background to separate from the travel people matlab source code. By extracting a good background and pedestrian HOG features, a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3232805
    • 提供者:aimeelove
  1. jifentu-HOG

    0下载:
  2. 网站里没找到matlab版积分图hog特征函数,自己编了一个,应用于图像识别,直接调用-The site, did not find the matlab version of the integral image hog characteristic function, made up a used in image recognition, and direct calls
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:24586
    • 提供者:张若水
  1. phog-matlab

    1下载:
  2. matlab版本的HOG特征提取,用于目标检测与识别-matlab version of the HOG feature extraction for target detection and recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:250972
    • 提供者:郭莹莹
  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-Psvm

    1下载:
  2. 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文--A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2506378
    • 提供者:杨中晔
  1. hog

    1下载:
  2. 这是基于Matlab的Hog特征提取函数-This is Hog Features programming for Matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:4408
    • 提供者:王丽
  1. HOG算法matlab

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

  1. HOG

    0下载:
  2. 计算数字图像的梯度直方图信息,得到特征描述子矩阵,适用于matlab开发环境中-Histogram of Oriented Gradient
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:4462
    • 提供者:周磊
  1. ImageaVideo-Matlab-Toolbox

    0下载:
  2. 这是一个matlab工具箱,里面包含图像和视频处理的代码,行人检测的相关代码,包含ACF,meanshift,HOG等的matlab源码-This is a matlab toolbox, which contains image and video processing code, pedestrian detection of the relevant code, including ACF, meanshift, HOG, etc. Matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-12-22
    • 文件大小:57963520
    • 提供者:aily
  1. hog_svm

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

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

    0下载:
  2. HOG特征计算,(1)将输入的彩图转换为灰度图; (2)采用Gamma校正法对输入图像进行颜色空间的标准化(归一化);目的是调节图像的对比度,降低图像局部的阴影和光照变化所造成的影响,同时可以抑制噪音的干扰; (3)计算梯度;主要是为了捕获轮廓信息,同时进一步弱化光照的干扰。 (4)将梯度投影到单元的梯度方向;目的是为局部图像区域提供一个编码, (5)将所有单元格在块上进行归一化;归一化能够更进一步对光照、阴影和边缘进行压缩,通常,每个单元格由多个不同的块共享,但它的归一化是基于不同块的
  3. 所属分类:图形图像处理

  1. hog_svm

    1下载:
  2. 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-16
    • 文件大小:56462336
    • 提供者:HQ_Xie
  1. face_shibie

    0下载:
  2. 使用了两种方法实现人脸识别:hog+svm,KNN(Two methods are used to implement face recognition: hog+svm, KNN)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-17
    • 文件大小:39936
    • 提供者:xuhongxh123
  1. hogfeature

    0下载:
  2. 利用积分图的方式提取图像hog特征,用于人脸、行人检测。(Using the integral plot to extract the image hog feature, for human face, pedestrian detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:cqzj_jia
  1. 人头检测matlab代码

    3下载:
  2. 可以打开视频文件,对视频文件中的人头进行检测并统计数量。算法有HOG RCNN 及Aggrate Channel Features三种(You can open the video file, the head of the video file to detect and statistics. Algorithm HOG RCNN Aggrate Channel Features tionchannel three)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:647168
    • 提供者:adewalike
  1. HOG-descriptor-master

    1下载:
  2. 提取HOG特征,简洁好用,使用方便,大家可以下载使用,使用matlab实现(Extraction of HOG features)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:417792
    • 提供者:memeda9
  1. fenlei

    1下载:
  2. 利用hog提取特征输入到svm分类器中,适用于新手(Using hog extraction feature input to svm classifier, suitable for novices)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:12761088
    • 提供者:turrity
  1. HOG

    1下载:
  2. 图像HOG特征提取的matlab程序,适用于图像处理应用(matlab codes for HOG feature selection of images, which can be useful for image processing applications)
  3. 所属分类:图形图象

    • 发布日期:2020-07-02
    • 文件大小:507904
    • 提供者:daoguang
« 12 3 »
搜珍网 www.dssz.com