登录
首页 » matlab » DIPUM_toolbox_v1[1].1.3

DIPUM_toolbox_v1[1].1.3

于 2007-07-18 发布 文件大小:149KB
0 225
下载积分: 1 下载次数: 144

代码说明:

  这是一个matlab编写的关于图形图像处理的库文件,里面含有很多实现的图形图像处理的算法,可以使操作者方便使用(This is a matlab graphical images prepared by the treatment of the library file, which contains many realize the graphic image processing algorithms, allows the operator easy-to-use)

文件列表:

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

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

发表评论

0 个回复

  • bp2&3
    两个程序:2层BP网络以及3层BP网络实现的函数逼近。(Two procedures: 2-layer BP network, as well as 3-layer BP network s function approximation.)
    2006-05-23 11:21:02下载
    积分:1
  • threshold_segmentation
    利用阈值法分割图像的matlab程序和实验报告,这是本科学习图象处理时的作业,供初学者参考(threshold method of image segmentation and experimental procedures Matlab report This is the undergraduate study of image processing operations, information for beginners)
    2006-10-25 19:53:37下载
    积分:1
  • compression
    这是偶自己的作品拉,基于matlab环境,作的图象压缩实验,分别DWT与SWT作对比参照实验(This is the duality gap own work, based on the matlab environment, for the image compression experiments, DWT and SWT, respectively, compared with reference to experimental)
    2007-10-07 11:17:29下载
    积分:1
  • MatlabFigureIntoVC
    说明:  两种matlab图像嵌入VC界面的实现方法,pdf文档,需要的下载(Matlab image of two embedded VC interface implementations, pdf document)
    2011-04-17 13:29:01下载
    积分:1
  • minJSMixFun
    针对约束优化问题,采用MATLAB编辑的源代码程序(For constrained optimization problems using MATLAB editing source code program)
    2012-07-23 16:18:44下载
    积分:1
  • Hadamard
    说明:  一段对已知像素的正方形图像进行Hadamard变换的原代码,可设置变换阶数等参数。(For some of the known image pixel square Hadamard transform the original code, you can set parameters such as changing the order.)
    2009-07-31 15:29:42下载
    积分:1
  • PQ14
    这个程序是在MATLAB编程环境下电力系统中14节点的潮流求解程序,运用的是PQ解耦法。(This program is in the MATLAB programming environment in the 14-bus power system under the current solver, using the PQ decoupling method.)
    2011-10-24 16:33:28下载
    积分:1
  • matlab--wenduchengxu
    matlab温度程序,代码很多,写的很详细,耐心看应该很有用(matlab dimensional temperature program, the code is very detailed, some difficulty, patiently watching might understand)
    2014-12-01 10:30:55下载
    积分:1
  • Matlab
    60个常用的matlab的小程序,文件命名采用函数名命名,使用者请根据需要自行选择(60 a small matlab program used, the file name using the function named,the user according to their needs)
    2011-12-27 13:30:54下载
    积分:1
  • APIT_CS-2003-06
    传统的近似三角形内点测试( APIT),即近似三角形内点测试定位算法,广泛应用于静态节点定位.结合粒子滤波提出改进算法,将APIT算法推广到节点动态定位.(Traditional approximate point inside the triangle test (APIT), namely the approximate point within the triangle test positioning algorithm, widely used in the static node localization. Combined with particle filter algorithm is proposed to improve the APIT algorithm is extended to the node dynamic positioning.)
    2013-12-23 15:42:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载