登录
首页 » Lua » 1335492_QRcode

1335492_QRcode

于 2019-04-19 发布 文件大小:1288KB
0 278
下载积分: 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 个回复

  • 直线段检测算法EDLines C++实现 EDTest-VS2010
    直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
    2020-07-05 10:00:01下载
    积分:1
  • 2
    说明:  图像旋转任意角度,容易操作,方便简单,效果好!(image rotating for any angle you like.)
    2010-04-11 20:11:21下载
    积分:1
  • MATLAB
    小波去噪,图像融合,简单的小波去噪程序.(Image denoising in the wavelet domain using Matlab.)
    2012-05-15 19:17:29下载
    积分:1
  • winner
    matlab做的图像去噪程序,使用的是维纳滤波法(winner),内附图像,可直接运行(matlab image denoising procedure, using the Wiener filter method (winner), included images, can be run directly)
    2012-03-15 16:44:05下载
    积分:1
  • DoG-filters
    matlab 的 Difference of Gaussian 算法实现,很常用的算法(matlab the Difference of Gaussian algorithm, it is commonly used algorithm)
    2011-09-26 13:04:20下载
    积分:1
  • signatureSal
    基于图像签名的显著性区域检测,算法很巧妙,好用(computation of a saliency map based on the Image Signature, as described in the following paper: "Image Signature: Highlighting sparse salient regions", Xiaodi Hou, Jonathan Harel, and Christof Koch, IEEE Trans. Pattern Anal. Mach. Intell. 34(1): 194-201 (2012))
    2020-10-15 16:27:30下载
    积分:1
  • wigner_ville
    从xsl文件中读入数据并计算其wigner_ville分布,内含详细说明。(Xsl file reads from the data and calculates its wigner_ville distribution, containing detailed instructions.)
    2013-07-02 08:03:02下载
    积分:1
  • 基于无损压缩的加密可逆信息隐藏_郑淑丽
    针对现有方法存在的隐藏容量低、操作不灵活的缺陷,文章提出了一种基于无损压缩的加密图像可逆 信息隐藏算法。(In view of the defects of low hiding capacity and inflexible operation of the existing methods, this paper proposes a reversible information hiding algorithm for encrypted images based on lossless compression.)
    2020-11-05 16:09:52下载
    积分:1
  • matlabC
    SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。(SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research will certainly help.)
    2009-06-22 15:51:11下载
    积分:1
  • BCB-program12
    There is a BCB program for digital image to establish ground truth image which test the original image.
    2015-11-09 21:39:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载