資源簡介
MATLAB多方法車牌識別系統(bp+模板+GUI).zip
代碼片段和文件信息
function?varargout?=?chepaishibiegui(varargin)
%?CHEPAISHIBIEGUI?MATLAB?code?for?chepaishibiegui.fig
%??????CHEPAISHIBIEGUI?by?itself?creates?a?new?CHEPAISHIBIEGUI?or?raises?the?existing
%??????singleton*.
%
%??????H?=?CHEPAISHIBIEGUI?returns?the?handle?to?a?new?CHEPAISHIBIEGUI?or?the?handle?to
%??????the?existing?singleton*.
%
%??????CHEPAISHIBIEGUI(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?CHEPAISHIBIEGUI.M?with?the?given?input?arguments.
%
%??????CHEPAISHIBIEGUI(‘Property‘‘Value‘...)?creates?a?new?CHEPAISHIBIEGUI?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?chepaishibiegui_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?chepaishibiegui_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?chepaishibiegui
%?Last?Modified?by?GUIDE?v2.5?01-Feb-2020?17:50:29
%?Begin?initialization?code?-?DO?NOT?EDIT
gui_Singleton?=?1;
gui_State?=?struct(‘gui_Name‘???????mfilename?...
???????????????????‘gui_Singleton‘??gui_Singleton?...
???????????????????‘gui_OpeningFcn‘?@chepaishibiegui_OpeningFcn?...
???????????????????‘gui_OutputFcn‘??@chepaishibiegui_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?chepaishibiegui?is?made?visible.
function?chepaishibiegui_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?chepaishibiegui?(see?VARARGIN)
%?Choose?default?command?line?output?for?chepaishibiegui
handles.output?=?hobject;
%?Update?handles?structure
guidata(hobject?handles);
%?UIWAIT?makes?chepaishibiegui?wait?for?user?response?(see?UIRESUME)
%?uiwait(handles.figure1);
%?---?Outputs?from?this?function?are?returned?to?the?command?line.
function?varargout?=?chepaishibiegui_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?structure
varargout{1}?=?handles.output;
%?---?Executes?on?button?press?in?pushbutto
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2020-02-03?17:15??MATLAB多方法車牌識別系統(bp+模板+GUI)\
?????目錄???????????0??2020-02-03?17:15??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\
?????文件?????????533??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\1.jpg
?????文件?????????636??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\2.jpg
?????文件?????????633??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\3.jpg
?????文件?????????634??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\4.jpg
?????文件?????????573??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\5.jpg
?????文件?????????637??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\6.jpg
?????文件?????????637??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\7.jpg
?????文件????????2344??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\after?average?licence?plate.jpg
?????文件????????2511??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\binary?licence?plate.jpg
?????文件???????23598??2020-02-03?16:57??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\chepaishibiegui.fig
?????文件???????11839??2020-02-03?17:03??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\chepaishibiegui.m
?????文件????????2440??2020-02-03?17:12??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\dw.jpg
?????目錄???????????0??2020-02-03?16:53??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\
?????文件????????1592??2008-10-17?18:58??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\1.bmp
?????文件????????1592??2008-10-17?19:03??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\10.bmp
?????文件????????1592??2008-10-17?19:03??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\11.bmp
?????文件????????1592??2008-11-04?23:19??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\12.bmp
?????文件????????1592??2008-11-04?23:22??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\13.bmp
?????文件????????1592??2008-10-17?19:04??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\14.bmp
?????文件????????1592??2008-10-17?19:05??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\15.bmp
?????文件????????1592??2008-10-18?18:19??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\16.bmp
?????文件????????1592??2008-10-17?19:06??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\17.bmp
?????文件????????1592??2008-10-17?19:06??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\18.bmp
?????文件????????1592??2008-10-17?19:07??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\19.bmp
?????文件????????1592??2008-10-17?18:59??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\2.bmp
?????文件????????1592??2008-10-17?19:07??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\20.bmp
?????文件????????1592??2008-10-17?19:07??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\21.bmp
?????文件????????1592??2008-10-17?21:05??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\22.bmp
?????文件????????1592??2008-10-17?19:09??MATLAB多方法車牌識別系統(bp+模板+GUI)\源碼GUI\example\23.bmp
............此處省略67個文件信息
評論
共有 條評論