登录
首页 » matlab » dipum_toolbox_pcode

dipum_toolbox_pcode

于 2007-07-10 发布 文件大小:371KB
0 119
下载积分: 1 下载次数: 50

代码说明:

  matlab图像处理工具箱,是冈萨雷斯编著的DIPUm的辅助工具(Matlab Image Processing Toolbox is edited by Gonzalez DIPUm aids)

文件列表:

dipum_toolbox_pcode
...................\dipum_1.1.4
...................\...........\0_Read_Me_First.txt
...................\...........\adpmedian.p
...................\...........\average.p
...................\...........\bayesgauss.p
...................\...........\bound2eight.p
...................\...........\bound2four.p
...................\...........\bound2im.p
...................\...........\boundaries.p
...................\...........\bsubsamp.p
...................\...........\changeclass.p
...................\...........\colorgrad.p
...................\...........\colorseg.p
...................\...........\compare.p
...................\...........\connectpoly.p
...................\...........\Contents.m
...................\...........\conwaylaws.p
...................\...........\covmatrix.p
...................\...........\dftcorr.p
...................\...........\dftfilt.p
...................\...........\dftuv.p
...................\...........\diameter.p
...................\...........\endpoints.p
...................\...........\entropy.p
...................\...........\fchcode.p
...................\...........\frdescp.p
...................\...........\fwtcompare.p
...................\...........\gmean.p
...................\...........\gscale.p
...................\...........\histroi.p
...................\...........\hough.p
...................\...........\houghlines.p
...................\...........\houghpeaks.p
...................\...........\houghpixels.p
...................\...........\hpfilter.p
...................\...........\hsi2rgb.p
...................\...........\huff2mat.p
...................\...........\huffman.p
...................\...........\ice.fig
...................\...........\ice.p
...................\...........\ice_stand_alone.p
...................\...........\ifrdescp.p
...................\...........\ifwtcompare.p
...................\...........\im2jpeg.p
...................\...........\im2jpeg2k.p
...................\...........\imnoise2.p
...................\...........\imnoise3.p
...................\...........\improd.p
...................\...........\imratio.p
...................\...........\imstack2vectors.p
...................\...........\intline.p
...................\...........\intrans.p
...................\...........\invmoments.p
...................\...........\jpeg2im.p
...................\...........\jpeg2k2im.p
...................\...........\lpc2mat.p
...................\...........\lpfilter.p
...................\...........\mahalanobis.p
...................\...........\manualhist.p
...................\...........\mat2huff.p
...................\...........\mat2lpc.p
...................\...........\minperpoly.p
...................\...........\paddedsize.p
...................\...........\pixeldup.p
...................\...........\polyangles.p
...................\...........\princomp.p
...................\...........\quantize.p
...................\...........\randvertex.p
...................\...........\Readme.m
...................\...........\regiongrow.p
...................\...........\rgb2hsi.p
...................\...........\rgbcube.p
...................\...........\signature.p
...................\...........\specxture.p
...................\...........\spfilt.p
...................\...........\splitmerge.p
...................\...........\statmoments.p
...................\...........\statxture.p
...................\...........\strsimilarity.p
...................\...........\subim.p
...................\...........\twodsin.p
...................\...........\twomodegauss.p
...................\...........\unravel.dll
...................\...........\unravel.mexaxp
...................\...........\unravel.mexglx
...................\...........\unravel.mexhpux
...................\...........\unravel.mexmac
...................\...........\unravel.mexrs6
...................\...........\unravel.mexsg
...................\...........\unravel.mexsol
...................\...........\unravel.p
...................\...........\vistformfwd.p
...................\...........\wave2gray.p
...................\...........\waveback.p
...................\...........\wavecopy.p
...................\...........\wavecut.p
...................\...........\wavefast.p
...................\...........\wavefilter.p
...................\...........\wavepaste.p

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Dsp
    bi-linear Filter. Circular Convolution of two sequences using DFT and IDFT. Discrete Fourier Transform (DFT) of the sequence
    2010-12-28 17:23:53下载
    积分:1
  • BMPshow
    简单灰度图像显示,很适合初学者,简单实用(Simple grayscale image display, it is suitable for beginners, simple and practical)
    2011-05-16 18:57:12下载
    积分:1
  • levy-fa
    在matlab中编制Levy法辨识程序并进行测试(Identification procedures for the preparation of the Levy method in matlab and tested)
    2012-06-27 09:54:39下载
    积分:1
  • 3_Input_OR
    using neural network to design an 3 input Or. Matlab program
    2011-09-26 11:21:40下载
    积分:1
  • T_jiyin
    这是一个利用自相关函数以及中心肖波算法求取基音频率的程序,其基于MATLAB。(it is a program about get pitch.it based on MATLAB)
    2009-11-30 13:36:10下载
    积分:1
  • FileReader
    说明:  矢量栅格转化程序,可以对拓扑文件进行转化生成相应的矢量文件(Raster vector conversion process)
    2009-08-09 01:02:45下载
    积分:1
  • triangulopascal
    Calculate a pascal coeficients in a vector of any number and use for a simple filter.
    2010-05-22 14:26:23下载
    积分:1
  • PAR_autocor
    par reduction for ofdm systems using auto correlation of the side lobes
    2013-11-22 01:18:15下载
    积分:1
  • Matlab-by-S.J.Chapman
    本书把MATLAB 当作一种技术编程语言来教,向学生展示如何编写简洁高效,有充分 根据的程序。本书不主张把MATLAB 数以百计的函数全部介绍给大家,而是教给学生怎样 使用MATLAB 语言,以及如何使用网上在线工具去加载你所需要的函数。本书的前六章是 “编程设计介绍”的课程,专门为大一的工科学生而设计编写的。这部分内容以9 周,每周 3 个小时教学为宜。其余的章节涵盖了一些高级的主题,例如输入输出接口(input/output interfaces)和图形用户界面(GUI)。这些章节可能需要更长时间的学习,也可以作为使用MATLAB 的工科学生和有经验的工程师的参考。(The book as a technique to MATLAB programming language to teach, to show students how to write a simple and efficient, there is a sufficient basis for the program. This book does not advocate a function of all the hundreds of MATLAB to introduce to you, but to teach students how to use MATLAB language, and how to use on-line tools to load the function you need. The first six chapters of this book is " designed to introduce programming" course, designed for freshman engineering students designed to write. This part to nine weeks, three hours a week teaching appropriate. The remaining chapters cover some advanced topics, such as input and output interfaces (input/output interfaces) and graphical user interface (GUI). These chapters may take longer to learn, you can also use MATLAB as a reference for engineering students and experienced engineers.)
    2015-01-28 16:44:11下载
    积分:1
  • NSIP
    triangular-signal empirical mode decomposition with samples
    2015-02-03 00:36:15下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载