• 大小: 140KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-06-07
  • 语言: Matlab
  • 标签: dipum  toolbox  

资源简介

冈萨雷斯一书的程序集,及dipum工具箱代码,数字图像处理的Matlab实现的,.p文件

资源截图

代码片段和文件信息

% DIPUM Toolbox.
% Version 2.0.2  27-May-2012  
%
% MATLAB functions from the book Digital Image Processing Using MATLAB by
% R.C. Gonzalez R.E. Woods and S.L. Eddins Gatesmark Publishing 2009.
% Book web site: http://www.imageprocessingplace.com
% Publisher web site: http://www.gatesmark.com/DIPUM2e.htm
%
% Release information.
%   Readme         - Information about current and previous versions.
%
% Image display and exploration.
%   ice            - Interactive Color Editor.
%   rgbcube        - Displays an RGB cube on the MATLAB desktop.
%
% Image file I/O
%   movie2tifs     - Creates a multiframe TIFF file from a MATLAB movie.
%   seq2tifs       - Creates a multi-frame TIFF file from a MATLAB sequence.
%   tifs2movie     - Create a MATLAB movie from a multiframe TIFF file.
%   tifs2seq       - Create a MATLAB sequence from a multi-frame TIFF file.
%
% Geometric transformations.
%   imtransform2   - 2-D image transformation with fixed output location.
%   pixeldup       - Duplicates pixels of an image in both directions.
%   pointgrid      - Points arranged on a grid.
%   reprotate      - Rotate image repeatedly.
%   vistform       - Visualization transformation effect on set of points.
%
% Image registration.
%   visreg         - Visualize registered images.
%
% Pixel values and statistics.
%   localmean      - Computes an array of local means.
%   statmoments    - Computes statistical central moments of image histogram.
%
% Image analysis.
%   bayesgauss     - Bayes classifier for Gaussian patterns.
%   bound2eight    - Convert 4-connected boundary to 8-connected boundary.
%   bound2four     - Convert 8-connected boundary to 4-connected boundary.
%   bound2im       - Converts a boundary to an image.
%   boundarydir    - Determine the direction of a sequence of planar points.
%   bsubsamp       - Subsample a boundary.
%   colorgrad      - Computes the vector gradient of an RGB image.
%   colorseg       - Performs segmentation of a color image.
%   connectpoly    - Connects vertices of a polygon.
%   cornerprocess  - Processes the output of function cornermetric.
%   diameter       - Measure diameter and related properties of image regions.
%   fchcode        - Computes the Freeman chain code of a boundary.
%   frdescp        - Computes Fourier descriptors.
%   ifrdescp       - Computes inverse Fourier descriptors.
%   im2minperpoly  - Minimum perimeter polygon.
%   imstack2vectors - Extracts vectors from an image stack.
%   invmoments     - Compute invariant moments of image.
%   localthresh    - Local thresholding.
%   mahalanobis    - Computes the Mahalanobis distance.
%   movingthresh   - Image segmentation using a moving average threshold.
%   otsuthresh     - Otsu‘s optimum threshold given a histogram.
%   polyangles     - Computes internal polygon angles.
%   principalcomps - Principal-component vectors and related quantities.
%   randvertex     - Adds random noise to the 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-03-04 12:31  dipum_toolbox_2.0.2\
     文件       11857  2012-05-27 16:51  dipum_toolbox_2.0.2\0_Read_Me_First.txt
     文件         431  2012-05-27 16:51  dipum_toolbox_2.0.2\adpmedian.p
     文件         161  2012-05-27 16:51  dipum_toolbox_2.0.2\aggfcn.p
     文件         515  2012-05-27 16:51  dipum_toolbox_2.0.2\approxfcn.p
     文件         176  2012-05-27 16:51  dipum_toolbox_2.0.2\average.p
     文件         427  2012-05-27 16:51  dipum_toolbox_2.0.2\bandfilter.p
     文件         508  2012-05-27 16:51  dipum_toolbox_2.0.2\bayesgauss.p
     文件         165  2012-05-27 16:51  dipum_toolbox_2.0.2\bellmf.p
     文件         428  2012-05-27 16:51  dipum_toolbox_2.0.2\bound2eight.p
     文件         551  2012-05-27 16:51  dipum_toolbox_2.0.2\bound2four.p
     文件         310  2012-05-27 16:51  dipum_toolbox_2.0.2\bound2im.p
     文件         518  2012-05-27 16:51  dipum_toolbox_2.0.2\boundarydir.p
     文件         589  2012-05-27 16:51  dipum_toolbox_2.0.2\bsubsamp.p
     文件         202  2012-05-27 16:51  dipum_toolbox_2.0.2\changeclass.p
     文件         766  2012-05-27 16:51  dipum_toolbox_2.0.2\cnotch.p
     文件         560  2012-05-27 16:51  dipum_toolbox_2.0.2\colorgrad.p
     文件         497  2012-05-27 16:51  dipum_toolbox_2.0.2\colorseg.p
     文件         334  2012-05-27 16:51  dipum_toolbox_2.0.2\compare.p
     文件         245  2012-05-27 16:51  dipum_toolbox_2.0.2\connectpoly.p
     文件        8431  2012-05-27 16:50  dipum_toolbox_2.0.2\Contents.m
     文件         174  2012-05-27 16:51  dipum_toolbox_2.0.2\conwaylaws.p
     文件         165  2012-05-27 16:51  dipum_toolbox_2.0.2\cornerprocess.p
     文件         174  2012-05-27 16:51  dipum_toolbox_2.0.2\covmatrix.p
     文件         571  2012-05-27 16:51  dipum_toolbox_2.0.2\cv2tifs.p
     文件         190  2012-05-27 16:51  dipum_toolbox_2.0.2\defuzzify.p
     文件         283  2012-05-27 16:51  dipum_toolbox_2.0.2\dftfilt.p
     文件         200  2012-05-27 16:51  dipum_toolbox_2.0.2\dftuv.p
     文件        1073  2012-05-27 16:51  dipum_toolbox_2.0.2\diameter.p
     文件         311  2012-05-27 16:51  dipum_toolbox_2.0.2\endpoints.p
     文件         992  2012-05-27 16:51  dipum_toolbox_2.0.2\fchcode.p
............此处省略110个文件信息

评论

共有 条评论