登录
首页 » Matlab » Image-HOG-Feature

Image-HOG-Feature

于 2023-08-06 发布 文件大小:1.52 kB
0 29
下载积分: 2 下载次数: 2

代码说明:

HOG特征计算的步骤:(1)将输入的彩图转换为灰度图;(2)采用Gamma校正法对输入图像进行颜色空间的标准化(归一化);目的是调节图像的对比度,降低图像局部的阴影和光照变化所造成的影响,同时可以抑制噪音的干扰;(3)计算梯度;主要是为了捕获轮廓信息,同时进一步弱化光照的干扰。(4)将梯度投影到单元的梯度方向;目的是为局部图像区域提供一个编码,(5)将所有单元格在块上进行归一化;归一化能够更进一步对光照、阴影和边缘进行压缩,通常,每个单元格由多个不同的块共享,但它的归一化是基于不同块的,所以计算结果也不一样。因此,一个单元格的特征会以不同的结果多次出现在最后的向量中。我们将归一化之后的块描述符就称之为HOG描述符。(6)收集得到检测空间所有块的HOG特征;该步骤就是将检测窗口中所有重叠的块进行HOG特征的收集,并将它们结合成最终的特征向量供分类使用。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • yuce
    建立ARMA模型,进行数据的预测,效果很好,这里是其中的代码(the code of the ARMA)
    2011-08-21 15:18:55下载
    积分:1
  • Untitled
    元胞自动机中Conway s life 程序模拟系统,根据所需步数来确定模拟结果,用MATLAB图形界面(GUI)实现。(Conway' s life cellular automata program simulation system, based on the number of steps required to determine the simulation results, implemented using MATLAB graphical interface (GUI).)
    2013-01-30 16:47:34下载
    积分:1
  • 完整可用的小波去噪的思想例程
    连续相位调制信号(CPM)产生,进行逐步线性回归,重要参数的提取,详细画出了时域和频域的相关图,课程设计时编写的matlab程序代码,研究生时的现代信号处理的作业。
    2023-05-13 23:15:02下载
    积分:1
  • steepest_descent
    这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. (Matlab implementation of this procedure steepest descent algorithm.)
    2009-04-07 18:44:43下载
    积分:1
  • Matlab
    基于Matlab的灰色预测算法.灰色预测是指:通过少量的、不完全的信息,建立灰色微分预测模型,对事物发展规律作出模糊性的长期描述(模糊预测领域中理论、方法较为完善的预测学分支)。(Matlab-based prediction algorithm of gray. Gray prediction means: through a small amount of incomplete information, the establishment of differential gray prediction model, the law of development of things to make long-term description of fuzzy (fuzzy predictive field theory, methods, better predictions branch).)
    2009-04-09 11:12:38下载
    积分:1
  • code
    it is the matlab (.m) file used in teaching aids contains general teaching codes.
    2011-08-26 02:03:55下载
    积分:1
  • forwardselection
    foeward featurrselection
    2009-09-07 20:10:29下载
    积分:1
  • psd_integ
    功率谱估计,通过matlab程序对声发射信号进行功率谱估计(Power spectrum estimation, through the matlab program to acoustic emission signals, power spectrum estimation)
    2008-12-30 22:03:04下载
    积分:1
  • lmse
    The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the scaling that minimizes the MSE. This is a better way to compare images if the absolute magnitude of the intensity has no meaning.
    2010-11-22 15:27:03下载
    积分:1
  • segmentation
    a file abaut image segmentation
    2011-07-07 02:19:08下载
    积分:1
  • 696518资源总数
  • 104434会员总数
  • 22今日下载