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-22
    • 文件大小:286047
    • 提供者:夏宇
  1. particlefilter

    0下载:
  2. 粒子滤波器使用示例,用于跟踪效果好,用VC++实现-example of particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:20279
    • 提供者:浪子
  1. PlotHOGImage2

    0下载:
  2. 图形图像处理 经典HOG plot matlab-histogram of orietation gradients image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:989
    • 提供者:ma
  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-28
    • 文件大小: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算法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-21
    • 文件大小:57963520
    • 提供者:aily
  1. hog_svm

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

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

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

  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. face detection

    0下载:
  2. 运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:7041024
    • 提供者:BrokenMoon
  1. Hoglist

    0下载:
  2. 这是一个在图像处理或图像标注中用matlab提取图像梯度特征的一个程序(This is a program in image processing or image annotation using MATLAB to extract the features of the image gradient)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:时光不可负
  1. 人头检测matlab代码

    4下载:
  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-03
    • 文件大小: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. 图像识别代码集

    0下载:
  2. HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-03
    • 文件大小:4008960
    • 提供者:kzlee
  1. HOG算法的matlab代码

    1下载:
  2. 本代码实现了hog算法的matlab代码,有助初学者进行学习,hog算法用于人脸识别、行人识别等都具有很大的优势。
  3. 所属分类:图形图像处理(光照,映射..)

« 12 »
搜珍网 www.dssz.com