登录
首页 » matlab » HOG

HOG

于 2019-06-13 发布
0 296
下载积分: 1 下载次数: 6

代码说明:

说明:  提取图片的HOG特征,特征向量为9维,向量存于TXT文件中。(Extract the HOG feature of an image, and the feature vector is 9 dimensions, which is stored in TXT file.)

文件列表:

hogdaima.m, 3058 , 2019-03-24
HOGFeature.m, 3208 , 2017-05-02

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

发表评论

0 个回复

  • ASUS T100TA - Repair Guide
    Service Manual for Asus T100TA
    2019-02-07 08:19:23下载
    积分:1
  • HV
    说明:  求解Pareto真实前沿和Pareto解之间的超体积(Solving the Supervolume of Pareto front)
    2020-02-18 13:27:00下载
    积分:1
  • question2
    Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you. //initialise port 2 for output //set all outputs to 0 while(1) { FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100) FIO2PIN &= ~0x04 // set bit 2 off //set port2 bit 1 on //set port2 bit 1 off //set port2 bit 4 on //set port2 bit 6 and bit 7 on //set port2 bit 4 off //set port2 bit 6 and bit 7 off
    2010-03-09 01:40:03下载
    积分:1
  • 卡尔曼滤波
    说明:  该代码编写了卡尔曼滤波的计算过程,以及参数的调节(This code compiles the calculation process of Kalman filter and the adjustment of parameters.)
    2020-06-22 06:40:01下载
    积分:1
  • 一个经典的炸弹人游戏,大家可以看看,也可以自己修改一下.
    一个经典的炸弹人游戏,大家可以看看,也可以自己修改一下.-a classic Bomberman game, we can see, can be their own again.
    2022-02-24 20:24:26下载
    积分:1
  • cop2000
    说明:  cop2000实现无符号数乘法——两个8位无符号数相乘,所乘结果是16位,采用原码一位乘,在计算时,用乘数寄存器的最低位来控制部分积是否与被乘数相加,然后右移部分积和乘数,同时乘数寄存器接收部分积右移出来的一位,完成运算后,部分积寄存器保存乘积的高位部分,乘数寄存器中保存乘积的低位部分。(Cop2000 implements unsigned number multiplication-multiplication of two 8-bit unsigned numbers. The multiplied result is 16 bits. When calculating, the lowest bit of multiplier register is used to control whether or not the partial product is added to the multiplier, and then the partial product and multiplier are moved right. At the same time, the multiplier register receives the right-shifted bit of the partial product. After completing the operation, the partial product register saves the product. The higher part, the lower part of the product is saved in the multiplier register.)
    2021-01-03 19:28:55下载
    积分:1
  • USN_65041_64744
    说明:  IDL二维作图实例,用于sci文章画图。(2 dimension plot for IDL.)
    2020-12-15 10:32:29下载
    积分:1
  • USART
    USART-ATMEGA16A.rar是ATMEGA16的升级版本ATMEGA16A的串口的使用介绍,包括硬件设置和源代码-USART-ATMEGA16A.rar upgrade is the ATMEGA16 serial ATMEGA16A use, including hardware setup and source code
    2023-08-18 19:50:04下载
    积分:1
  • 卡尔曼滤波及实时应用 第4版
    说明:  卡尔曼滤波及其全书,包括了各种改进后的卡尔曼滤波模型。(Kalman filter and its whole book include various improved kalman filter models.)
    2020-02-23 08:03:41下载
    积分:1
  • TestStandReferenceManual
    美国国家仪器(national instrument)三大软件之一的TestStand 3.5版本的用户手册。 该手册是TS中最详细的手册。(National Instruments (national instrument), one of the three software versions of TestStand 3.5 user' s manual. TS of the manual is the most detailed manual.)
    2009-07-15 14:28:43下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载