登录
首页 » matlab » MATLAB条形码二维码识别

MATLAB条形码二维码识别

于 2021-03-27 发布
0 305
下载积分: 1 下载次数: 10

代码说明:

说明:  基于MATLAB的条形码识别。带GUI可视化用户操作界面。读取条形码,经过一系列预处理,如灰度化,去噪,直方图增强,中值滤波,二值化,腐蚀,识别等。可识别20多张条形码图片,另外可定制二维码的识别,二维码可自定义生成内容,生成二维码,然后嵌入数字水印进行加密传输,接收方提取水印的二维码,识别。(Bar code recognition based on MATLAB. Visual user interface with GUI. Read bar code, after a series of preprocessing, such as graying, denoising, histogram enhancement, median filtering, binarization, corrosion, recognition and so on. It can identify more than 20 bar code images, and can customize the identification of two-dimensional code. The two-dimensional code can generate the content of the two-dimensional code, generate the two-dimensional code, and then embed the digital watermark for encryption transmission. The receiver can extract the two-dimensional code of the watermark for identification.)

文件列表:

MATLAB条形码二维码识别, 0 , 2020-07-31
MATLAB条形码二维码识别\GRADUATE_PROJECT.fig, 9131 , 2020-07-31
MATLAB条形码二维码识别\GRADUATE_PROJECT.m, 34684 , 2020-07-31
MATLAB条形码二维码识别\GUI界面.png, 65457 , 2020-02-04
MATLAB条形码二维码识别\I.mat, 677741 , 2020-07-31
MATLAB条形码二维码识别\cheo45pt.m, 1401 , 2020-07-31
MATLAB条形码二维码识别\cheo45tp.m, 1044 , 2020-07-31
MATLAB条形码二维码识别\cheoam45pt.m, 991 , 2020-07-31
MATLAB条形码二维码识别\cheoam45tp.m, 996 , 2020-07-31
MATLAB条形码二维码识别\code128C.m, 11281 , 2020-07-31
MATLAB条形码二维码识别\code39.m, 7721 , 2020-07-31
MATLAB条形码二维码识别\docpt.m, 396 , 2020-07-31
MATLAB条形码二维码识别\doctp.m, 293 , 2020-07-31
MATLAB条形码二维码识别\ean13.m, 2223 , 2020-07-31
MATLAB条形码二维码识别\myWait.m, 190 , 2020-07-31
MATLAB条形码二维码识别\ngangpt.m, 392 , 2020-07-31
MATLAB条形码二维码识别\ngangtp.m, 305 , 2020-07-31
MATLAB条形码二维码识别\nhieutrenduoi.m, 1090 , 2020-07-31
MATLAB条形码二维码识别\ptx.m, 458 , 2020-07-31
MATLAB条形码二维码识别\pty.m, 456 , 2020-07-31
MATLAB条形码二维码识别\solandoi.m, 116 , 2020-07-31
MATLAB条形码二维码识别\tongmoivach.m, 395 , 2020-07-31
MATLAB条形码二维码识别\tpx.m, 455 , 2020-07-31
MATLAB条形码二维码识别\tpy.m, 548 , 2020-07-31
MATLAB条形码二维码识别\打开方式.txt, 572 , 2020-07-31
MATLAB条形码二维码识别\测试图, 0 , 2020-07-31
MATLAB条形码二维码识别\测试图\1.jpg, 57649 , 2009-02-20
MATLAB条形码二维码识别\测试图\10.jpg, 2506 , 2009-03-06
MATLAB条形码二维码识别\测试图\2.jpg, 7821 , 2009-03-08
MATLAB条形码二维码识别\测试图\3.jpg, 9245 , 2009-03-08
MATLAB条形码二维码识别\测试图\4.jpg, 9000 , 2009-03-06
MATLAB条形码二维码识别\测试图\5.jpg, 9734 , 2009-03-06
MATLAB条形码二维码识别\测试图\6.jpg, 5112 , 2009-03-06
MATLAB条形码二维码识别\测试图\7.jpg, 6568 , 2009-03-06
MATLAB条形码二维码识别\测试图\8.jpg, 6592 , 2009-03-06
MATLAB条形码二维码识别\测试图\9.jpg, 2494 , 2009-03-06
MATLAB条形码二维码识别\运行截图.png, 170553 , 2020-02-04

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

发表评论

0 个回复

  • SAR_edge_detection_matlab
    说明:  一种比较实用的sar影像边缘检测算法,谢谢大家交流(A practical edge detection algorithm for SAR images. Thank you for your communication.)
    2019-03-22 20:25:02下载
    积分:1
  • defog
    基于全局直方图均衡图像增强和暗通道优先理论相结合的去雾方法。(The priority theory based on global histogram equalization image enhancement and dark channels combined to fog.)
    2013-03-17 21:20:27下载
    积分:1
  • Code2
    实验目的: 1) 图像水平集合 2) 图像加密算法 3) 边缘提取 4) 噪音图像的产生 (2)显示图像,理解图像的模型 (3)使用图像的不同格式,理解图像压缩的意义 (4)对图像做简单的操作 本次实验需要熟练使用以下几个MATLAB命令: imread, imwrite, imshow,figure (Experimental purposes: 1) the level of collection of image 2) image encryption algorithm 3) Edge 4) noise generated images (2) display images, understanding image model (3) the use of images in different formats, understanding the significance of image compression (4) image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
    2008-07-29 17:02:40下载
    积分:1
  • 双目匹配求解
    说明:  一个双目匹配求解视差图的matlab源代码(A binocular matching to solve the disparity map of Matlab source code)
    2020-10-31 11:25:37下载
    积分:1
  • liantongbiaoji
    图像处理方面,用VC++实现的连通区域标记的程序。(Image processing, with VC++ implementation of the procedures connected region markers.)
    2011-12-20 16:58:30下载
    积分:1
  • 如何使用helcon(1,2,3部)
    halcon编程的很好的资料《如何使用halcon编程》,里面有三个pdf,很好的资料(Halcon programming very good information "How to use halcon programming", there are three pdf, very good information)
    2018-09-03 17:31:34下载
    积分:1
  • images
    数字图像处理的非常面全的图片,包含有各种格式的和大小的。(there are many kids of images that used to digitial image pricessing,including lena,boat,cman images)
    2015-04-25 11:19:56下载
    积分:1
  • 提取不同颜色
    说明:  对图像中不同的颜色进行提取,从而实现图像分割和不同颜色处理(Extracting different colors from images)
    2020-05-06 16:16:54下载
    积分:1
  • avegrad
    有关于求取图像平均梯度的matlab M 文件;可以为你省去那么一点时间。 ———共享改变未来!———(To strike the image on the average gradient matlab M documents can save you a bit of time.--- Shared change the future!---)
    2011-06-03 10:47:33下载
    积分:1
  • CapVedio
    Visual C++ 6.0,基于opencv,MFC框架下开发,一个具有视频交互功能的桌面程序,功能类似于例程“Computer Vision Virtual Buttons”,能够实现基于视频交互的虚拟按钮的触发,(Visual C++ 6.0, based on opencv, MFC framework of development, a video interactive features of desktop applications, functions similar to the routine " Computer Vision Virtual Buttons" , to video-based interactive virtual button, trigger,)
    2011-01-05 10:33:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载