登录
首页 » MATLAB » MATLAB 条形码识别

MATLAB 条形码识别

于 2019-06-10 发布
0 373
下载积分: 1 下载次数: 1

代码说明:

注意matlab程序最好不要用中文命名,文件的保存的路径也不要用中文,否则可能会报错。 使用的时候,要先设置好视频参数(在程序界面右边),分辨率要求不小于640x480, 设置好参数后最后才可以按下start按键。 这里还要提一点,摄像头的图像格式不一定是rgb,但程序要求处理图像的格式为rgb, 这时就需要格式转换。 本程序我默认摄像头图像格式ycbcr

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

发表评论

0 个回复

  • 比例引导法导弹轨迹仿真
    【实例简介】三维制导模型,比例导引法求解
    2021-06-04 00:31:43下载
    积分:1
  • 详解MATLAB Simulink通信系统建模与仿真源代码
    【实例简介】
    2021-06-07 00:31:28下载
    积分:1
  • 于Swerling目标模型的雷达信号检测
    基于Swerling目标模型的雷达信号检测
    2020-12-01下载
    积分:1
  • PSO多目标优化(PSOfirst.m)
    PSO多目标优化(PSOfirst.m)
    2021-05-06下载
    积分:1
  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • matlab音去噪与加噪(gui界面)
    【实例简介】
    2021-11-21 00:58:35下载
    积分:1
  • 增强水下图像饱和度Matlab程序
    此程序对于增强水下模糊图像有帮助,首先将RGB空间转换到HSV空间,然后增强饱和度S的值,整体提高了图像的饱和度。
    2019-06-05下载
    积分:1
  • 模拟退火TSP问题(SA_TSP.m)
    运用模拟退火算法解决TSP问题可解决数学建模中的旅行商、距离优化问题
    2021-05-06下载
    积分:1
  • MATLAB金融算法分析实战1
    MATLAB金融算法分析实战1
    2019-10-29下载
    积分:1
  • 深度学习与计算机视觉(随书源码)
    深度学习与计算机视觉(随书源码)
    2020-04-18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载