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

MATLAB条形码二维码识别

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

  • BackgroundFix
    中国古代书法作品由于自然风化和人为因素导致的背景中包含大量噪声,重建背景图像,提高观赏价值。直接运行BackgroundFix.m即可(Since the background of ancient Chinese calligraphy works of natural weathering and human factors included a lot of noise, the background image reconstruction, improve the ornamental value. It can run directly BackgroundFix.m)
    2016-07-18 09:33:30下载
    积分:1
  • evaluate
    图像处理实现计算信噪比功能,Image processing functions to achieve SNR calculation(Image processing functions to achieve SNR calculation)
    2013-05-27 14:47:08下载
    积分:1
  • geotiff_segment
    geotiff_segment.影像分割的小程序,简单易用,非常方便,开发环境IDL.(geotiff_segment.Small image segmentation procedures, simple to use, very, IDL development environment.)
    2016-11-07 09:36:11下载
    积分:1
  • quyushengzhangfa
    用matlab编写的区域生长法的程序,通过选择种子和阈值,可以进行图像分割和检查瑕疵(Written by matlab region growing process, by selecting the seeds and thresholds for image segmentation and inspection for defects)
    2010-12-21 08:59:06下载
    积分:1
  • harris
    说明:  harris检测 +ncc粗配+ransac去除错误点(harris detection. ncc coarse. ransac remove the error point)
    2011-03-02 20:11:38下载
    积分:1
  • MSR_original
    多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
    2020-07-03 06:40:02下载
    积分:1
  • zernike
    矩不变量,适用于图像匹配,数字水印,图像重建(Moment invariants, applicable to the image matching, digital watermarking, image reconstruction)
    2010-12-03 10:25:23下载
    积分:1
  • ActiveCalibration
    说明:  主动视觉的摄像机标定程序,基于马颂德的立体视觉标定方法,测试程序可再与我联系!(Active Vision camera calibration procedure, based on Ma Songde Calibration Method for Stereo Vision, testing procedures can contact me!)
    2008-11-23 19:50:52下载
    积分:1
  • 245
    随机中点位移法模拟分形地形的MATLAB源代码,用于分形几何,实用!(Random midpoint displacement fractal terrain simulation of MATLAB source code for the fractal geometry, and practical!)
    2010-03-12 17:53:59下载
    积分:1
  • FaceRec
    这是一个用matlab实现的基于支持向量机的人脸识别系统,已经本人调试通过,非常有用。(This is a matlab implementation with support vector machine-based face recognition system has been through my debugging, very useful.)
    2010-10-07 19:00:45下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载