資源簡介
本科畢業(yè)設計用MATLAB的GUI設計一個界面,實現(xiàn)用多種方法的圖像去霧,上面給出主函數(shù),里面所有方法的函數(shù)都有的,也解釋了代碼,有人要答辯PPT或者參考論文等資料可以找我,還有去霧的圖片。
代碼片段和文件信息
function?varargout?=?MainForm(varargin)
%?MAINFORM?MATLAB?code?for?MainForm.fig
%??????MAINFORM?by?itself?creates?a?new?MAINFORM?or?raises?the?existing
%??????singleton*.
%
%??????H?=?MAINFORM?returns?the?handle?to?a?new?MAINFORM?or?the?handle?to
%??????the?existing?singleton*.
%
%??????MAINFORM(‘CALLBACK‘hobjecteventDatahandles...)?calls?the?local
%??????function?named?CALLBACK?in?MAINFORM.M?with?the?given?input?arguments.
%
%??????MAINFORM(‘Property‘‘Value‘...)?creates?a?new?MAINFORM?or?raises?the
%??????existing?singleton*.??Starting?from?the?left?property?value?pairs?are
%??????applied?to?the?GUI?before?MainForm_OpeningFcn?gets?called.??An
%??????unrecognized?property?name?or?invalid?value?makes?property?application
%??????stop.??All?inputs?are?passed?to?MainForm_OpeningFcn?v
評論
共有 條評論