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

MATLAB条形码二维码识别

于 2021-03-27 发布
0 293
下载积分: 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 个回复

  • some-program-in-matlab
    个人收集的一些关于小波理论在matlab中实现的文章(Personal collection of some articles on wavelet theory in matlab)
    2012-10-23 11:20:02下载
    积分:1
  • clahe
    Contrast Stretching in Matlab
    2012-06-30 20:27:46下载
    积分:1
  • CVPR10-LLC
    该matlab源码描述了基于局部受限线性编码的图像分类算法(This is an example code for the algorithm described in "Locality-constrained Linear Coding for Image Classification", CVPR 2010. )
    2021-04-26 13:28:46下载
    积分:1
  • ZhifangtuJunheng
    该程序为直方图均衡化程序,附有GUI界面,操作简单,可现实处理前后图像对比及处理前后的直方图分布情况显示,使用方便。(The program for histogram equalization program, with GUI interface, simple operation, the histogram distribution around the reality that is processing the image before and after treatment, easy to use.)
    2016-02-27 11:37:45下载
    积分:1
  • JiheJiaozheng
    数字图像的几何校正,有效解决因为视角不正确、设备等因素引起的图像几何上的变形(Geometric correction of digital images, an effective solution to the deformation on the geometry of the image because the perspective is not correct, equipment, and other factors...)
    2012-02-28 00:31:38下载
    积分:1
  • attack
    为数字图像水印提供多种攻击方式,其中包括JPEG压缩、高斯低通滤波等多达十种攻击方式。(Offers a variety of attacks of digital watermarking ,including the jpeg compression, Gaussian low-pass filtering, up to ten different attacks)
    2020-06-29 21:20:01下载
    积分:1
  • 21bounding-box-algorithm
    三维点云包围盒精简算法,内包含点云数据与处理结果,直观可用,效果良好。(Three dimensional point cloud bounding box reduction algorithm, which contains point cloud data and processing results, is intuitive and available, and the effect is good.)
    2020-11-18 21:29:38下载
    积分:1
  • TVAL3_v1.0
    压缩感知重建算法,利用压缩感知理论实现用较少的采样量恢复出高分辨率的图像信息(compressive sensing reconstruction algoriyhm)
    2013-08-26 10:18:54下载
    积分:1
  • 基于蚁群算法的边缘检测
    基于蚁群算法的图像边缘检测,亲测可用,包含四种图像。(Ant colony algorithm based image edge detection, pro test available.It contains four kinds of images.)
    2018-05-14 17:05:25下载
    积分:1
  • K均值
    说明:  K均值作为图像分割的经典算法,新手必学算法。利用K均值进行图像分割,关于分类个数可以进行人为设定。(As a classical algorithm for image segmentation, k-means is a must-learn algorithm for beginners. The k-means is used for image segmentation, and the number of classification can be set artificially.)
    2019-05-09 10:54:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载