登录
首页 » c++ » LBP特征向量的提取过程

LBP特征向量的提取过程

于 2022-05-29 发布 文件大小:6.44 MB
0 120
下载积分: 2 下载次数: 1

代码说明:

对LBP特征向量进行提取的步骤 (1)首先将检测窗口划分为16×16的小区域(cell);  (2)计算每个像素点的旋转不变等价模式的LBP特征值,得到对应的十进制数,也就是模式。  (3)然后计算每个cell的LBP特征值直方图,然后对该直方图进行归一化处理(每个模块中,对于每个bin,h[i]/=sum,sum就是一副图像中所有等价类的个数)。  (4)最后将得到的每个cell的统计直方图进行连接成为一个特征向量,也就是整幅图的LBP纹理特征向量;  然后便可利用SVM或者其他机器学习算法进行识别了。

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

发表评论

0 个回复

  • 11
    说明:  深入理解计算机系统(原书第2版).pdf(In-depth understanding of computer systems (the original book version 2). Pdf)
    2011-06-27 10:36:45下载
    积分:1
  • STM32最小系统版通用参考程序
    德飞莱系列STM32最小系统版通用参考程序,1-(德飞莱)STM32系列-LED点亮和熄灭,2-(德飞莱)STM32系列-精确延时,3-(德飞莱)STM32系列-KEY按键检测4-(德飞莱)STM32系列-通用定时器,5-(德飞莱)STM32系列-蜂鸣器,6-(德飞莱)STM32系列-串口打印,7-(德飞莱)STM32系列-ADC转换,7-(德飞莱)STM32系列-ADC转换,9-(德飞莱)STM32系列-DAC实验,10-(德飞莱)STM32系列-UCOSII入门实验1-1-任务调度,11-(德飞莱)STM32系列-UCOSII入门实验1-2-任务创建删除挂起恢复
    2023-02-24 22:50:04下载
    积分:1
  • bpsk
    用C++实现BPSK的仿真,包括信源,调制,信道,解调,计算误比特率(Using C++ implementation BPSK simulation, including source, modulation, channel, demodulator, bit error rate calculation)
    2020-12-11 14:59:17下载
    积分:1
  • sphygmomanometer_MSP430
    基于MSO430系列单片机的电子血压计设计源程序,有注释。(Source, design based on MSO430 series single-chip electronic sphygmomanometer comment.)
    2012-06-20 11:19:39下载
    积分:1
  • pan-V6.7
    未来线路预测,分析误差,阵列信号处理的高分辨率估计,是一种双隐层反向传播神经网络。( Future line prediction, error analysis, High-resolution array signal processing estimates, Is a two hidden layer back propagation neural network.)
    2017-06-01 17:06:55下载
    积分:1
  • renjixiaqi
    人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下: (1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。 (2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。 (3)每一步都用图形化方式顺序输出 (Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows: (1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment. (2) the user choice: the user can next is first or after, and the pieces is a X or O .)
    2020-07-04 13:00:02下载
    积分:1
  • UDF
    fluent教程(中文帮助+UDF完全使用手册)个人由英文文档翻译,仅供参考(Fluent tutorial (Chinese help +UDF complete manual) personal English translation of the document, for reference only.)
    2020-10-20 09:47:24下载
    积分:1
  • concave_polygon
    说明:  opengl没有提供直接画凹多边形的方法 但可以通过 Tess方法实现,此程序为样例程序(opengl not provide direct painting concave polygon method but can Tess method, this procedure for the sample program)
    2006-04-30 20:50:56下载
    积分:1
  • ChatRoom
    局域网聊天室,实现客户端和服务器端,实现托盘功能,对网络编程和界面编程的同学有一定的帮助。(LAN chat rooms, client and server-side tray function, certain network programming and interface programming students.)
    2013-03-16 09:21:07下载
    积分:1
  • Ajax GRidView AJax化得GridView,可以无刷新实现增删改差
    Ajax GRidView AJax化得GridView,可以无刷新实现增删改差-Ajax GRidView AJax of a GridView, can be no additions or deletions to realize poor refresh
    2022-12-07 21:10:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载