登录
首页 » Lua » 1335492_QRcode

1335492_QRcode

于 2019-04-19 发布 文件大小:1288KB
0 123
下载积分: 1 下载次数: 0

代码说明:

  简单的介绍了基于matlab的QR码的识别,包括图像的预处理,图像定位,图像的识别等(This paper briefly introduces the recognition of QR code based on matlab, including image preprocessing, image positioning, image recognition and so on.)

文件列表:

QRcode\1.bmp, 174038 , 2009-11-07
QRcode\1.fig, 428903 , 2009-11-07
QRcode\2.fig, 366932 , 2009-11-07
QRcode\3.fig, 390815 , 2009-11-07
QRcode\90.bmp, 12862 , 2009-11-10
QRcode\aa.asv, 260 , 2009-11-10
QRcode\aa.m, 384 , 2009-11-10
QRcode\Demo.m, 498 , 2009-11-14
QRcode\Dimchanged.asv, 1128 , 2009-08-08
QRcode\imrotate1.asv, 145 , 2009-11-14
QRcode\imrotate1.m, 107 , 2009-11-14
QRcode\main.asv, 200 , 2009-11-25
QRcode\medchanged.bmp, 197582 , 2009-11-14
QRcode\medchanged.fig, 6228 , 2009-11-14
QRcode\medfilter.asv, 1715 , 2009-11-14
QRcode\medfilter.m, 1722 , 2009-11-14
QRcode\medlunwen.bmp, 236278 , 2009-11-14
QRcode\mininfo.asv, 2748 , 2009-11-25
QRcode\PaielliValue.asv, 450 , 2009-03-26
QRcode\Pallivalue2.asv, 524 , 2009-04-11
QRcode\qr.bmp, 307254 , 2009-11-14
QRcode\qr190.bmp, 307256 , 2009-11-07
QRcode\QR2.bmp, 415220 , 2009-11-07
QRcode\qr2180.bmp, 255848 , 2009-11-07
QRcode\qr290.bmp, 255846 , 2009-11-07
QRcode\QR3.bmp, 415206 , 2009-11-07
QRcode\QR4.bmp, 415206 , 2009-11-07
QRcode\qr5.bmp, 576464 , 2009-11-07
QRcode\qrbw.bmp, 197582 , 2009-11-14
QRcode\qrcode.txt, 159681 , 2009-11-10
QRcode\qrfilt.bmp, 197582 , 2009-11-14
QRcode\qrgb.bmp, 197582 , 2009-11-14
QRcode\qrmed.bmp, 197582 , 2009-11-14
QRcode\qrmedd.bmp, 197582 , 2009-11-14
QRcode\qrmedfilt.bmp, 197582 , 2009-11-14
QRcode\qrmedfilt.fig, 5493 , 2009-11-14
QRcode\qrotate.bmp, 197582 , 2009-11-14
QRcode\QR_code_main.m, 5815 , 2009-10-16
QRcode\QR_code_pos.m, 12226 , 2009-11-10
QRcode\Readme.txt, 39 , 2009-10-12
QRcode\rgb.bmp, 257574 , 2009-09-30
QRcode\sizergb.m, 56 , 2009-11-09
QRcode\temed.m, 349 , 2009-11-14
QRcode\test.m, 148 , 2009-11-07
QRcode, 0 , 2010-01-07

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

发表评论

0 个回复

  • HOUGH
    将经过二值化的车道线图利用hough变换提取车道线(After binarization the lane line graph using hough transform to extract lane)
    2011-01-21 15:33:57下载
    积分:1
  • appen
    近似熵算法对脑电信号进行特征提取的一些材料(Some materials approximate entropy algorithm for EEG feature extraction)
    2016-04-25 15:39:15下载
    积分:1
  • IsoMap
    isomap matlab的实现源程序,使用时,需要添加主程序。(isomap Matlab implementation source program, when used, need to add the main program.)
    2019-05-23 20:54:39下载
    积分:1
  • pocs
    POCS算法 基本算法 肯定能用经过多次试验保证质量希望能够帮助大家 大家加油(POCS algorithm is sure to be able to use a number of tests to ensure that the quality of the hope can help everyone to refuel)
    2021-05-06 17:20:39下载
    积分:1
  • sar-edge-detection
    sar 图像边缘检测算子,代码简洁,能够运行成功。(sar image edge detection,it s simple and useful 。)
    2020-12-01 11:39:27下载
    积分:1
  • wtthreshold
    利用小波变换进行图像去噪处理,包括各种软硬阈值的选取函数(Using Wavelet Transform for Image Denoising, including a variety of select hard and soft threshold function)
    2020-12-01 17:49:26下载
    积分:1
  • palmprint PCA
    掌纹识别代码,内有详细代码以及train的图(Palmprint recognition code, there are detailed code and train diagram.cation code)
    2018-05-08 21:26:41下载
    积分:1
  • src
    背景减除的完整算法,《A Statistical Approach for Real-time Robust Background Subtraction and Shadow Detection》作者源代码(The "src" folder contains all of the source code. To run the program, follow these simple steps: 1. Start MATLAB and ensure the "src" folder is your current working directory. 2. Edit "bs.m" and "classify.m" so that the file paths point to the proper directories as specified. 3. In the MATLAB environment type "bs" which will train the background model from the sequence you specified in (2). 4. In the MATLAB environment type "classify" which will classify the sequence of images you specified in (2). 5. Now the classified images should be saved to disk in the folder you specified in (2).)
    2012-09-20 16:47:35下载
    积分:1
  • splitting_bregman
    用分裂bregman方法解决图像模糊的matlab算法,很经典,大家可以参考一下(Split bregman method to solve the image blurring Matlab algorithm, it is classic, and we can refer to)
    2020-06-30 18:40:01下载
    积分:1
  • HaarPSRC=Vehicle-detection
    运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
    2013-07-31 11:21:35下载
    积分:1
  • 696524资源总数
  • 103913会员总数
  • 34今日下载