资源简介
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个文件信息
相关资源
- PID_AutoTune_v0.rar
- vspd7.2.308.zip
- 价值2k的H漫画小说系统
- Pythonamp;课堂amp;笔记(高淇amp;400;集第
- ddos压力测试工具99657
- UML建模大全
- 开源1A锂电池充电板TP4056原理图+PCB
- m1卡 ic卡可选择扇区初始化加密软件
- TSCC.exe
- FTP课程设计(服务端+客户端)
- 计算机图形学 边填充算法实现代码
- 电力系统潮流计算程序集合
- oracle数据迁移项目实施方案
- Web Api 通过文件流 文件到本地
- Visio图标-最新最全的网络通信图标库
- Spire API文档
- OpenGL参考手册
- Python中Numpy库最新教程
- SPD博士V5.3.exe
- 直流无刷电机方波驱动 stm32 例程代码
- layui后台管理模板
- 仿知乎界面小程序源代码
- 云平台-阿里云详细介绍
- photoshop经典1000例
- scratch垃圾分类源码(最终版本).sb
- IAR ARM 7.8破解
- TI CCS V5.4 安装步骤及破解文件
- 松下plc FP-XH的驱动
- 局域网硬件信息收集工具
- 加快Windows XP操作系统开机速度
评论
共有 条评论