登录
首页 » matlab » 交通标志识别

交通标志识别

于 2020-03-27 发布
0 118
下载积分: 1 下载次数: 21

代码说明:

说明:  基于sift的交通标志识别并创建GUI实现其功能(Traffic sign recognition based on SIFT and GUI implementation)

文件列表:

交通标志识别\appendimages.m, 535 , 2016-11-29
交通标志识别\character.m, 2002 , 2019-09-20
交通标志识别\database\15.jpg, 9361 , 2016-11-29
交通标志识别\database\40.jpg, 3659 , 2016-11-29
交通标志识别\database\5.jpg, 8420 , 2016-11-29
交通标志识别\database\50.jpg, 6169 , 2016-11-29
交通标志识别\database\nofl1.jpg, 4515 , 2016-11-29
交通标志识别\database\nofr1.jpg, 4390 , 2016-11-29
交通标志识别\database\nogo.jpg, 4354 , 2016-11-29
交通标志识别\database\noleft2.jpg, 4762 , 2016-11-29
交通标志识别\database\noplay.jpg, 6829 , 2016-11-29
交通标志识别\database\noplay.png, 2161 , 2016-11-29
交通标志识别\database\noright.jpg, 4996 , 2016-11-29
交通标志识别\database\nostop.jpg, 3121 , 2016-11-29
交通标志识别\database\stopcar.jpg, 4843 , 2016-11-29
交通标志识别\ee.m, 889 , 2016-11-29
交通标志识别\extraction.m, 2657 , 2016-11-29
交通标志识别\main.m, 560 , 2019-09-20
交通标志识别\Mth.m, 1201 , 2019-09-20
交通标志识别\rebuildlist.m, 1590 , 2016-11-29
交通标志识别\recognition.m, 3582 , 2017-09-20
交通标志识别\recognition1.m, 7015 , 2016-11-29
交通标志识别\sift.m, 2489 , 2016-11-29
交通标志识别\sift1.m, 76 , 2016-11-29
交通标志识别\siftWin32.exe, 94208 , 2016-11-29
交通标志识别\tmp.key, 18606 , 2020-01-25
交通标志识别\tmp.pgm, 72193 , 2020-01-25
交通标志识别\交通标志图片库\10.jpg, 94146 , 2016-11-29
交通标志识别\交通标志图片库\1111.jpg, 179544 , 2016-11-29
交通标志识别\交通标志图片库\15.jpg, 37731 , 2016-11-29
交通标志识别\交通标志图片库\16.jpg, 12955 , 2016-11-29
交通标志识别\交通标志图片库\5.jpg, 82831 , 2016-11-29
交通标志识别\交通标志图片库\Thumbs.db, 44544 , 2016-11-29
交通标志识别\交通标志图片库\大.jpg, 29369 , 2016-11-29
交通标志识别\交通标志图片库\强光.jpg, 89204 , 2016-11-29
交通标志识别\交通标志图片库\旋转原图.jpg, 59026 , 2016-11-29
交通标志识别\交通标志图片库\旋转右30°.jpg, 175220 , 2016-11-29
交通标志识别\交通标志图片库\旋转左30°.jpg, 175048 , 2016-11-29
交通标志识别\交通标志图片库\明亮原图.jpg, 71068 , 2016-11-29
交通标志识别\交通标志图片库\暗.jpg, 86526 , 2016-11-29
交通标志识别\database, 0 , 2019-09-19
交通标志识别\交通标志图片库, 0 , 2019-09-19
交通标志识别, 0 , 2020-01-25

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

发表评论

0 个回复

  • NPE
    说明:  程序为matlab代码,LGM是NPE调用的(Procedures for the matlab code, LGM is called NPE)
    2011-03-31 12:00:02下载
    积分:1
  • RQAmatlab
    MATLAB RQA 对离散时间序列进行递归图分析然后再进行定量递归分析,是做混沌研究的一种重要方法!(MATLAB RQA recurrence plot analysis of discrete time series then recurrence quantification analysis is an important method to do chaotic research!)
    2021-04-14 15:18:55下载
    积分:1
  • cn
    说明:  一些关于瓦斯爆炸的论文,高温下Q345钢的材料性能试验研究,煤矿井下瓦斯爆炸的基本特性,瓦斯爆炸动力学特征参数的测定及其分析,瓦斯爆炸运动火焰生成压力波的数值模拟(Some papers on the gas explosion, Q345 steel under high temperature performance test of the material, coal mine gas explosion the basic characteristics of the gas explosion kinetics parameters determination and analysis of gas explosion generated pressure waves of flame motion simulation)
    2011-06-27 23:14:41下载
    积分:1
  • MATLAB-programming
    经典书籍——matlab编程技术(徐金明主编)(matlab programming)
    2013-01-29 12:01:02下载
    积分:1
  • SNR
    资料中介绍了几种经典信噪比估计算法的编码并进行比较,包括误差矢量幅值法、最大似然估计、迭代法以及奇异值分解法。(Data introduces several classical coding SNR estimation algorithm and compared, including error vector magnitude, maximum likelihood estimation, iterative method and singular value decomposition.)
    2021-04-10 10:18:59下载
    积分:1
  • inpainting
    For using this code need to use signal toolbox and general toolbox in your matlab Inpainting using sparse regularization. Consider the pepper image with many missing pixels. Assume that the image is noisy-free. (a) Inpaint the image by using orthogonal wavelet sparsity. (b) Inpaint the image by using a different sparsity prior. Based on the outputs, it is clear that the inpainting result obtain by Sobolev is much better than other methods (i.e. Orthogonal wavelet sparsity and Invariant wavelet sparsity).
    2013-12-11 17:30:22下载
    积分:1
  • cfdlms
    matlab的例程cfdlms,请大家多多指教(matlab routine cfdlms, please everyone exhibitions)
    2008-03-10 15:16:35下载
    积分:1
  • reconhecimento
    Iris Location - from detection
    2011-11-25 20:34:57下载
    积分:1
  • Genetic Algorithm
    Genetic Algorithm Document
    2019-05-03 14:18:30下载
    积分:1
  • MatLabbooks
    个人找的一个电子书,主要介绍matlab的入门知识,讲解很详细,有例证,个人觉得很好用!(Books about matlab!)
    2009-12-06 19:44:05下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载