• 大小: 0.01M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: Matlab
  • 标签: matlab  

资源简介


边缘检测gui界面, 请使用matlab7.6以上版本打开,不然会出错

资源截图

代码片段和文件信息

function varargout = imageEdge(varargin)
%Author: CHN.Sai
%Blog: http://hi.baidu.com/pengjun
%Email: pengqianhe@sina.com
%Date: 2008-05-15

% IMAGEEDGE M-file for imageEdge.fig
%      IMAGEEDGE by itself creates a new IMAGEEDGE or raises the existing
%      singleton*.
%
%      H = IMAGEEDGE returns the handle to a new IMAGEEDGE or the handle to
%      the existing singleton*.
%
%      IMAGEEDGE(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in IMAGEEDGE.M with the given input arguments.
%
%      IMAGEEDGE(‘Property‘‘Value‘...) creates a new IMAGEEDGE or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before imageEdge_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to imageEdge_OpeningFcn via varargin.
%
%      *See GUI Options on GUIDE‘s Tools menu.  Choose “GUI allows only one
%  

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

     文件      10188  2008-12-15 22:33  图像边缘检测\imageEdge.fig

     文件      14544  2008-12-08 19:47  图像边缘检测\imageEdge.m

     目录          0  2008-12-15 14:53  图像边缘检测

----------- ---------  ---------- -----  ----

                24732                    3


评论

共有 条评论