资源简介

基于Matlab的织物疵点检测和识别系统

资源截图

代码片段和文件信息

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

% Last Modified by GUIDE v2.5 25-Nov-2010 19:56:14

% Begin initialization code - DO NOT EDIT
gui_Singleton = 1;
gui_State = struct(‘gui_Name‘       mfilename ...
                   ‘gui_Singleton‘  gui_Singleton ...
                   ‘gui_OpeningFcn‘ @BPGui_OpeningFcn ...
                   ‘gui_OutputFcn‘  @BPGui_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 BPGui is made visible.
function BPGui_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 BPGui (see VARARGIN)

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

% Update handles structure
guidata(hobject handles);

% UIWAIT makes BPGui wait for user response (see UIRESUME)
% uiwait(handles.figureBP);


% --- Outputs from this function are returned to the command line.
function varargout = BPGui_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 during object creation after setting all properties.
function htablep_CreateFcn(hobject eventdata handles)
% hobject    handle to htablep (see GCBO)
% eventdata  reserved - to be defined in a future version of MATLAB
% handles    empty - handles not

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\1.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\10.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\11.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\12.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\13.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\15.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\2.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\3.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\4.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\5.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\6.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\7.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\8.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\9.bmp

     文件      12207  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\BPGui.fig

     文件      16063  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\BPGui.m

     文件        252  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\cdshibie.m

     文件     262144  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\Fabric.mdb

     文件      17455  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\FabricGui.fig

     文件      32989  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\FabricGui.m

     文件        475  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\fangchacaiyang.m

     文件        515  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\junzhicaiyang.m

     文件       3247  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\linkDB.m

     文件       4732  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\netname.mat

     文件       1060  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\Otsu.m

    ..A.SH.     53248  2013-01-15 23:41  基于Matlab的织物疵点检测和识别系统\Thumbs.db

     文件      10316  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\untitled.fig

     文件       5751  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\untitled.m

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\获得标准参数图像\1.bmp

     文件      66358  2011-06-10 21:24  基于Matlab的织物疵点检测和识别系统\获得标准参数图像\2.bmp

............此处省略7个文件信息

评论

共有 条评论