• 大小: 0.16M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-28
  • 语言: 其他
  • 标签: 其他  

资源简介


基于matlab平台 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等 4、图像分割: (1)点、线(hough变换检测直线)、及边缘检测(梯度算子、拉普拉斯算子等); (

资源截图

代码片段和文件信息

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

% Last Modified by GUIDE v2.5 02-Jul-2015 1

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

     文件      16976  2009-07-13 20:59  cwb\bird-0071.jpg

     文件      21411  2015-07-03 17:24  cwb\cwb.asv

     文件      17837  2015-07-02 13:13  cwb\cwb.fig

     文件      19794  2015-07-02 13:00  cwb\cwb.m

     文件      10343  2005-03-23 13:40  cwb\dog-0030.jpg

     文件      32499  2005-03-22 21:36  cwb\lianpu-0016.jpg

     文件      64864  2014-08-07 23:26  cwb\xy.jpg

     文件      13188  2015-07-03 13:39  cwb\yangrui.fig

     文件      29839  2015-07-03 13:49  cwb\yangrui.m

     目录          0  2015-07-06 22:10  cwb

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

               226751                    10


评论

共有 条评论