资源简介
基于matlab的车牌识别,里边含有原理、素材、源代码,完整可用
代码片段和文件信息
function varargout = chepaishibie(varargin)
% CHEPAISHIBIE MATLAB code for chepaishibie.fig
% CHEPAISHIBIE by itself creates a new CHEPAISHIBIE or raises the existing
% singleton*.
%
% H = CHEPAISHIBIE returns the handle to a new CHEPAISHIBIE or the handle to
% the existing singleton*.
%
% CHEPAISHIBIE(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in CHEPAISHIBIE.M with the given input arguments.
%
% CHEPAISHIBIE(‘Property‘‘Value‘...) creates a new CHEPAISHIBIE or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before chepaishibie_OpeningFcn gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to chepaishibie_OpeningFcn via varargin.
%
% *See GUI Options on GUIDE‘s Tools menu. Choose “GUI allows only one
% instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES
% Edit the above text to modify the response to help chepaishibie
% Last Modified by GUIDE v2.5 27-Jun-2019 05:52:04
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘ mfilename ...
‘gui_Singleton‘ gui_Singleton ...
‘gui_OpeningFcn‘ @chepaishibie_OpeningFcn ...
‘gui_OutputFcn‘ @chepaishibie_OutputFcn ...
‘gui_LayoutFcn‘ [] ...
‘gui_Callback‘ []);
if nargin && ischar(varargin{1})
gui_State.gui_Callback = str2func(varargin{1});
end
if nargout
[varargout{1:nargout}] = gui_mainfcn(gui_State varargin{:});
else
gui_mainfcn(gui_State varargin{:});
end
% End initialization code - DO NOT EDIT
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% --- Executes just before chepaishibie is made visible.
function chepaishibie_OpeningFcn(hobject eventdata handles varargin)
% This function has no output args see OutputFcn.
% hobject handle to figure
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% varargin command line arguments to chepaishibie (see VARARGIN)
% Choose default command line output for chepaishibie
handles.output = hobject;
% Update handles structure
guidata(hobject handles);
% UIWAIT makes chepaishibie wait for user response (see UIRESUME)
% uiwait(handles.figure1);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% --- Outputs from this function are returned to the command line.
function varargout = chepaishibie_OutputFcn(hobject eventdata handles)
% varargout cell array for returning output args (see VARARGOUT);
% hobject handle to figure
% eventdata reserved - to be defined in a future version of MATLAB
% handles structure with handles and user data (see GUIDATA)
% Get default command line output from handles stru
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 824 2019-07-16 14:23 车牌识别\1.jpg
文件 803 2019-07-16 14:23 车牌识别\2.jpg
文件 659 2019-07-16 14:23 车牌识别\3.jpg
文件 798 2019-07-16 14:23 车牌识别\4.jpg
文件 796 2019-07-16 14:23 车牌识别\5.jpg
文件 184925 2019-06-21 12:59 车牌识别\5b696dbcN48f9cb01.jpg
文件 882 2019-07-16 14:23 车牌识别\6.jpg
文件 593 2019-07-16 14:23 车牌识别\7.jpg
文件 75789 2017-12-29 13:49 车牌识别\car3.jpg
文件 24625 2019-06-01 16:24 车牌识别\car_2.jpg
文件 108836 2019-06-27 05:52 车牌识别\chepaishibie.fig
文件 8248 2019-06-27 05:52 车牌识别\chepaishibie.m
文件 392 2019-06-27 04:27 车牌识别\cut.m
文件 1709 2019-06-27 04:34 车牌识别\dingwei.m
文件 620 2019-06-27 03:36 车牌识别\fenge.m
文件 1083 2019-06-27 04:34 车牌识别\fengeqian.m
文件 3121 2019-06-27 04:33 车牌识别\HUIBAOYONG.m
文件 462 2019-06-27 04:32 车牌识别\huidu_junzhihua.m
文件 221 2019-06-27 04:32 车牌识别\huidu_lashen.m
文件 172 2019-06-27 04:32 车牌识别\huidu_zhifangtu.m
文件 28263 2019-06-27 10:42 车牌识别\u=1402464347135750843&fm=26&gp=0.jpg
文件 27284 2019-06-27 10:41 车牌识别\u=2152768263157574884&fm=26&gp=0.jpg
文件 25249 2019-06-27 10:43 车牌识别\u=4249939005132981950&fm=26&gp=0.jpg
文件 1474 2019-06-27 04:31 车牌识别\zifushibie.m
文件 8695 2019-06-21 13:12 车牌识别\下载 (2).jpg
文件 8107 2019-06-21 13:15 车牌识别\下载 (3).jpg
文件 10252 2019-06-21 13:16 车牌识别\下载 (5).jpg
文件 1376 2017-12-04 17:13 车牌识别\字符模板0.jpg
文件 594 2017-12-15 23:27 车牌识别\字符模板1.jpg
文件 1362 2017-12-04 17:14 车牌识别\字符模板2.jpg
............此处省略67个文件信息
相关资源
- 电网络节点电压法matlab程序
- 基于不同调制方式16QAM、64QAM、QPSKOF
- 汽车主动悬架控制器建模仿真程序代
- ADRC_TD.zip
- MIMO_DOAMIMO-雷达DOA估计中克拉美罗界
- 随机生产模拟matlab程序
- 雷达杂波瑞利分布模型MATLAB仿真
- 基于肤色的人脸检测
- 卡尔曼滤波matlab仿真程序
- 基于matlab的路面裂缝检测识别系统设
- 基于matlab的DCT变换对灰度图像进行压
- 基于MATLAB图像处理的汽车牌照识别系
- 基于matlab的神经网络dropout层
- 基于matlab的svr代码
- 使用matlab 实现DTW算法
- 基于粒子群算法的优化模型matlab程序
- 遗传算法完整MATLAB程序
- MATLAB灰色关联度代码
-
simuli
nk计数器、累加器.zip - 仿真了两径瑞利衰落信道模型和多径
- matlab读取并显示遥感img图像,包含单
- 快速随机搜索树RRT算法
-
MATLAB模糊控制及simuli
nk仿真 - psot工具箱及使用说明.zip
- 基于matlab的最小生成树prim算法
- matlab拟合程序
- GPS捕获跟踪定时同步的matlab代码
- 龙贝格算法MATLAB程序
- Matlab2017a许可证
- 基于聚类的路标检测K-meansMATLAB(RGB)
评论
共有 条评论