资源简介
KPCA人脸GUI.zip
代码片段和文件信息
function varargout = face_detect(varargin)
% FACE_DETECT MATLAB code for face_detect.fig
% FACE_DETECT by itself creates a new FACE_DETECT or raises the existing
% singleton*.
%
% H = FACE_DETECT returns the handle to a new FACE_DETECT or the handle to
% the existing singleton*.
%
% FACE_DETECT(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in FACE_DETECT.M with the given input arguments.
%
% FACE_DETECT(‘Property‘‘Value‘...) creates a new FACE_DETECT or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before face_detect_OpeningFcn gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to face_detect_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 face_detect
% Last Modified by GUIDE v2.5 09-Mar-2017 18:24:19
% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘ mfilename ...
‘gui_Singleton‘ gui_Singleton ...
‘gui_OpeningFcn‘ @face_detect_OpeningFcn ...
‘gui_OutputFcn‘ @face_detect_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 face_detect is made visible.
function face_detect_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 face_detect (see VARARGIN)
% Choose default command line output for face_detect
handles.output = hobject;
% Update handles structure
guidata(hobject handles);
% UIWAIT makes face_detect wait for user response (see UIRESUME)
% uiwait(handles.figure1);
% --- Outputs from this function are returned to the command line.
function varargout = face_detect_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_Calually have a white background on Windows.
% See ISPC a
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2013-03-13 00:50 KPCA人脸GUI\
目录 0 2013-03-13 00:48 KPCA人脸GUI\KPCA\
目录 0 2013-03-13 00:47 KPCA人脸GUI\KPCA\Data\
目录 0 2013-03-13 00:46 KPCA人脸GUI\KPCA\Data\s1\
文件 11384 2011-02-08 20:27 KPCA人脸GUI\KPCA\Data\s1\1.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s1\1.pgm
文件 11384 2011-02-08 20:28 KPCA人脸GUI\KPCA\Data\s1\2.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s1\2.pgm
文件 11384 2011-02-08 20:28 KPCA人脸GUI\KPCA\Data\s1\3.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s1\3.pgm
文件 11384 2011-02-08 20:28 KPCA人脸GUI\KPCA\Data\s1\4.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s1\4.pgm
文件 11384 2011-02-08 20:29 KPCA人脸GUI\KPCA\Data\s1\5.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s1\5.pgm
目录 0 2013-03-13 00:46 KPCA人脸GUI\KPCA\Data\s10\
文件 11384 2011-02-09 13:05 KPCA人脸GUI\KPCA\Data\s10\1.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s10\1.pgm
文件 11384 2011-02-09 13:05 KPCA人脸GUI\KPCA\Data\s10\2.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s10\2.pgm
文件 11384 2011-02-09 13:05 KPCA人脸GUI\KPCA\Data\s10\3.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s10\3.pgm
文件 11384 2011-02-09 13:05 KPCA人脸GUI\KPCA\Data\s10\4.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s10\4.pgm
文件 11384 2011-02-09 13:06 KPCA人脸GUI\KPCA\Data\s10\5.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s10\5.pgm
目录 0 2013-03-13 00:46 KPCA人脸GUI\KPCA\Data\s11\
文件 11384 2011-02-09 13:07 KPCA人脸GUI\KPCA\Data\s11\1.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s11\1.pgm
文件 11384 2011-02-09 13:06 KPCA人脸GUI\KPCA\Data\s11\2.bmp
文件 10318 2007-10-30 06:16 KPCA人脸GUI\KPCA\Data\s11\2.pgm
文件 11384 2011-02-09 13:06 KPCA人脸GUI\KPCA\Data\s11\3.bmp
............此处省略418个文件信息
相关资源
- 一个小时搭建整套物联网方案.docx
- BaiduPCS-Go-3.6.2-windows-amd64.zip
- cain_4.9.46_setup.exe
- 超分辨重建WDSR.rar
- 超分辨重建EDSR.rar
- gsm1.rar
- judyfun_10247677.zip
- GBT14213-1993.PDF
- 开关电源SPICE仿真与实用设计光盘资料
- lib.zip
- 7818926网络工程实验设计毕业论文.pd
- 控件参考手册.WDL.rar
- 商品库存管理系统.rar
- 商品销售管理系统.rar
- StructureandInterpretationofSignalsandSystems.
- PDFLib开发文档.rar
- 个人博客系统.zip
- Calc.rar
- comport.rar
- Lab5.zip
- b286e36bbf0b6c95a92c74bb1cf3463a.pdf
- 多分类逻辑回归.zip
- jrn1012_9386631.zip
- WebRTCDemo.zip
- 我的小车.zip
- SCITranslate8.rar
- CMOS集成电路设计精粹ppt1.ppt
- 图书商城.rar
- ns50ns25.5.4.0r28.0
- joyfulkai_10733759.zip
评论
共有 条评论