• 大小: 9.96M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-10
  • 语言: 其他
  • 标签: 其他  

资源简介

图像恢复GUI.zip

资源截图

代码片段和文件信息

function varargout = tuxianghuifu(varargin)
% TUXIANGHUIFU MATLAB code for tuxianghuifu.fig
%      TUXIANGHUIFU by itself creates a new TUXIANGHUIFU or raises the existing
%      singleton*.
%
%      H = TUXIANGHUIFU returns the handle to a new TUXIANGHUIFU or the handle to
%      the existing singleton*.
%
%      TUXIANGHUIFU(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in TUXIANGHUIFU.M with the given input arguments.
%
%      TUXIANGHUIFU(‘Property‘‘Value‘...) creates a new TUXIANGHUIFU or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before tuxianghuifu_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to tuxianghuifu_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


gui_Singleton = 1;
gui_State = struct(‘gui_Name‘       mfilename ...
                   ‘gui_Singleton‘  gui_Singleton ...
                   ‘gui_OpeningFcn‘ @tuxianghuifu_OpeningFcn ...
                   ‘gui_OutputFcn‘  @tuxianghuifu_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 tuxianghuifu is made visible.
function tuxianghuifu_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 tuxianghuifu (see VARARGIN)

% Choose default command line output for tuxianghuifu
handles.output = hobject;

% Update handles structure
guidata(hobject handles);

% UIWAIT makes tuxianghuifu wait for user response (see UIRESUME)
% uiwait(handles.figure1);


% --- Outputs from this function are returned to the command line.
function varargout = tuxianghuifu_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 pushbutton1.
function pushbutton1_Callback(hobject eventdata handles)
clc;
 [filename pathname] = uigetfile({‘*.bmp‘;‘*.jpg‘;‘*.jpeg‘}‘Pick an image-file‘);
    if isequal(filename0) | isequal(pathname0)
       disp(‘User pressed

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-05-10 15:00  图像恢复GUI\
     文件      419057  2017-04-24 22:21  图像恢复GUI\1.jpg
     文件       81431  2018-04-30 14:52  图像恢复GUI\2018043014503253802图片.png
     文件       66616  2000-07-25 19:18  图像恢复GUI\Couple.bmp
     文件       66616  2006-03-19 22:38  图像恢复GUI\girl.bmp
     文件       66616  2006-11-05 14:04  图像恢复GUI\lena.bmp
     文件      527318  2018-05-09 08:32  图像恢复GUI\mPSF.mat
     文件       66616  2006-10-10 11:09  图像恢复GUI\NBA.bmp
     文件       93695  2018-04-30 14:16  图像恢复GUI\test.jpg
     文件       76982  2018-05-04 11:34  图像恢复GUI\tu.jpg
     文件      118654  2018-05-04 11:30  图像恢复GUI\tu.png
     文件        9660  2016-04-23 17:58  图像恢复GUI\tuxianghuifu.asv
     文件        9851  2017-04-24 23:32  图像恢复GUI\tuxianghuifu.fig
     文件        9548  2017-04-24 23:33  图像恢复GUI\tuxianghuifu.m
     文件       44115  2018-05-09 08:32  图像恢复GUI\x.mat
     文件      527318  2018-05-09 08:32  图像恢复GUI\y.mat
     目录           0  2018-05-09 08:29  图像恢复GUI\图像恢复GUI\
     文件      419057  2017-04-24 22:21  图像恢复GUI\图像恢复GUI\1.jpg
     文件       66616  2000-07-25 19:18  图像恢复GUI\图像恢复GUI\Couple.bmp
     文件       66616  2006-03-19 22:38  图像恢复GUI\图像恢复GUI\girl.bmp
     文件       66616  2006-11-05 14:04  图像恢复GUI\图像恢复GUI\lena.tiff
     文件     1067405  2018-05-04 15:43  图像恢复GUI\图像恢复GUI\mPSF.mat
     文件       66616  2006-10-10 11:09  图像恢复GUI\图像恢复GUI\NBA.bmp
     文件       76982  2018-05-04 11:35  图像恢复GUI\图像恢复GUI\tu.jpg
     文件        9804  2018-05-04 10:56  图像恢复GUI\图像恢复GUI\tuxianghuifu.fig
     文件        9732  2017-04-25 23:28  图像恢复GUI\图像恢复GUI\tuxianghuifu.m
     文件       53260  2018-05-04 15:51  图像恢复GUI\图像恢复GUI\x.mat
     文件     1067405  2018-05-04 15:43  图像恢复GUI\图像恢复GUI\y.mat
     文件      378140  2018-04-30 14:08  图像恢复GUI\文件夹图标..jpg
     文件      276948  2018-05-04 12:49  图像恢复GUI\灰度图.png
     文件         908  2018-05-06 07:37  图像恢复GUI\算法.txt
............此处省略2个文件信息

评论

共有 条评论