• 大小: 368.11 KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2024-09-22
  • 语言: Matlab
  • 标签: matlab版  源码包  

资源简介

数字图像处理 matlab版 源码包,不可见,但是可以用,想明白细节看书吧

资源截图

代码片段和文件信息

% DIPUM Toolbox.
% Version 1.1.4  15-July-2006
%
% M-files from the book Digital Image Processing Using MATLAB by
% R.C. Gonzalez R.E. Woods and S.L. Eddins Prentice Hall 2004.
% http://www.prenhall.com/gonzalezwoodseddins
%
% Release information.
%   Readme        - Information about current and previous versions.
%
% Image display.
%   ice           - Interactive color editing.
%   rgbcube       - Display a color RGB cube.
%
% Geometric transformations.
%   pixeldup      - Duplicate pixels of an image in both directions.
%   vistformfwd   - Visualize forward geometric transformation.
%
% Pixel values and statistics.
%   covmatrix     - Covariance matrix of vector population.
%   statmoments   - Statistical central moments of image histogram.
%
% Image analysis including segmentation description recognition.
%   bayesgauss    - Bayes classifier for Gaussian patterns.
%   bound2eight   - Convert 4-connected boundary to 8-connected.
%   bound2four    - Convert 8-connected boundary to 4-connected.
%   bound2im      - Convert boundary to image.
%   boundaries    - Trace region boundaries.
%   bsubsamp      - Subsample a boundary.
%   colorgrad     - Vector gradient of RGB image.
%   colorseg      - Segment a color image.
%   connectpoly   - Connect vertices of polygon.
%   diameter      - Measure diameter of image regions.
%   fchcode       - Freeman chain code of boundary.
%   frdescp       - Fourier descriptors.
%   hough         - Hough transform.
%   houghlines    - Extract line segments using Hough transform.
%   houghpeaks    - Detect peaks in Hough transform.
%   houghpixels   - Image pixels associated with Hough transform bin.
%   ifrdescp      - Inverse Fourier descriptors.
%   imstack2vectors - Extract vectors from image stack.
%   invmoments    - Invariant moments of image.
%   mahalanobis   - Mahalanobis distance.
%   minperpoly    - Minimum perimeter polygon.
%   polyangles    - Internal angles of polygon vertices.
%   princomp      - Principal-component vectors.
%   randvertex    - Randomly perturb polygon vertices.
%   regiongrow    - Segmentation by region growing.
%   signature     - Signature of boundary.
%   specxture     - Spectral texture of image.
%   splitmerge    - Segment image using split-and-merge.
%   statxture     - Statistical texture measures of image.
%   strsimilarity - Similarity measurement between two strings.
%   x2majoraxis   - Align coordinate x with major axis of region.
%
% Image compression.
%   compare       - Compute and display error between two matrices.
%   entropy       - Estimate entropy of a matrix.
%   huff2mat      - Decode a Huffman-encoded matrix.
%   huffman       - Build Huffman code for symbol source.
%   im2jpeg       - Compress image using JPEG approximation.
%   im2jpeg2k     - Compress image using JPEG 2000 approximation.
%   imratio       - Byte ratio for two image files or variables.
%   jpeg2im       - Decompress an 

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

     文件       5567  2006-07-16 20:48  dipum_1.1.4\0_Read_Me_First.txt

    .......      2900  2006-07-15 17:04  dipum_1.1.4\adpmedian.p

    .......       694  2006-07-15 17:04  dipum_1.1.4\average.p

    .......      3537  2006-07-15 17:04  dipum_1.1.4\bayesgauss.p

    .......      4181  2006-07-15 17:04  dipum_1.1.4\bound2eight.p

    .......      3929  2006-07-15 17:04  dipum_1.1.4\bound2four.p

    .......      4307  2006-07-15 17:04  dipum_1.1.4\bound2im.p

    .......      7577  2006-07-15 17:04  dipum_1.1.4\boundaries.p

    .......      4403  2006-07-15 17:04  dipum_1.1.4\bsubsamp.p

    .......       958  2006-07-15 17:04  dipum_1.1.4\changeclass.p

    .......      4904  2006-07-15 17:04  dipum_1.1.4\colorgrad.p

    .......      3131  2006-07-15 17:04  dipum_1.1.4\colorseg.p

    .......      1982  2006-07-15 17:04  dipum_1.1.4\compare.p

    .......      1494  2006-07-15 17:04  dipum_1.1.4\connectpoly.p

    .......      6129  2006-07-15 17:04  dipum_1.1.4\Contents.m

    .......      1069  2006-07-15 17:04  dipum_1.1.4\conwaylaws.p

    .......      1152  2006-07-15 17:04  dipum_1.1.4\covmatrix.p

    .......       646  2006-07-15 17:04  dipum_1.1.4\dftcorr.p

    .......       790  2006-07-15 17:04  dipum_1.1.4\dftfilt.p

    .......      1124  2006-07-15 17:04  dipum_1.1.4\dftuv.p

    .......     10154  2006-07-15 17:04  dipum_1.1.4\diameter.p

    .......      1005  2006-07-15 17:04  dipum_1.1.4\endpoints.p

    .......      1138  2006-07-15 17:04  dipum_1.1.4\entropy.p

    .......      8132  2006-07-15 17:04  dipum_1.1.4\fchcode.p

    .......      1742  2006-07-15 17:04  dipum_1.1.4\frdescp.p

    .......      1029  2006-07-15 17:04  dipum_1.1.4\fwtcompare.p

    .......       472  2006-07-15 17:04  dipum_1.1.4\gmean.p

    .......      3685  2006-07-15 17:04  dipum_1.1.4\gscale.p

    .......       630  2006-07-15 17:04  dipum_1.1.4\histroi.p

    .......      4632  2006-07-15 17:04  dipum_1.1.4\hough.p

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

评论

共有 条评论