登录
首页 » matlab » DIPUM_toolbox_m-file_v1.1.4

DIPUM_toolbox_m-file_v1.1.4

于 2009-11-25 发布 文件大小:149KB
0 273
下载积分: 1 下载次数: 59

代码说明:

  数字图像处理(matlab版) 自带的 DIPUM_toolbox, v1.1.4,m文件(dipum toolbox v1.1.4 m files)

文件列表:

DIPUM_toolbox_m-file_v1.1.4
...........................\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 个回复

  • 封装好的一个显示BMP JPG GIF WMF的类
    封装好的一个显示BMP,JPG,GIF,WMF图形的类(Packaging, a good show BMP, JPG, GIF, WMF graphics category)
    2005-06-09 09:51:05下载
    积分:1
  • 彩色像的边缘检测
    说明:  本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。(literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.)
    2005-10-28 09:36:20下载
    积分:1
  • gravity
    用重心法实现光斑中心定位,matlab程序(Facula Center Location by the Method of Center of Gravity)
    2020-06-24 19:00:01下载
    积分:1
  • ColorPickDemo
    提取并显示鼠标所在图像点的颜色,C++精选学习源码,很好的参考资料。(To extract and display the image color, select learning C++ source code, a good reference.)
    2013-11-27 07:44:55下载
    积分:1
  • bp-vision-master
    说明:  置信度传播立体匹配,matelab就能运行,比较简单 1、需要Matlab 2013a及以上版本; 2、运行demo_stereo.m,注意修改图片路径; 3、左右图像使用3通道灰度图;(Confidence propagation stereo matching, MATELAB can run, relatively simple 1. Matlab 2013a and above is required; 2. Run demo_ Stereo. M, pay attention to modifying the image path; 3. The left and right images use 3-channel gray-scale images)
    2020-06-04 14:53:27下载
    积分:1
  • 1
    说明:  视频图像处理相关,用傅立叶相关算法,给图像分割,达到预期效果。(Video image processing associated with Fourier correlation algorithm to image segmentation, to achieve the desired effect.)
    2014-06-20 21:21:48下载
    积分:1
  • 片加减乘除
    说明:  图片的加法运算减法运算乘法运算除法运算和四则运算(Four Operations of Addition, Subtraction, Multiplication and Multiplication of Pictures)
    2019-05-11 11:00:19下载
    积分:1
  • 边缘检测各种算法编码
    边缘检测的各种经典算法,很值得一看。机会不容错过。快来看呀。(edge detection algorithm for the classic, is an eye-catcher. The opportunity should not be missed. Come see ah.)
    2005-05-14 10:28:03下载
    积分:1
  • BsplineCurve
    实现通过用户给定B样条曲线的控制顶点、设定B样条曲线的次数及类型,进而绘制出相应的B样条曲线和对应的基函数图形。并且可以通过鼠标拖拽控制顶点修改B样条曲线和对应的基函数图形。从而,对B样条曲线和基函数的性质有更深入更直观的了解,理解B样条曲线和基函数的对应关系,在以后的学习中能更好地运用B样条曲线。(The number and type of user to achieve a given control vertices B-spline curve, set the B-spline curves, and then draw the corresponding B-spline basis functions and the corresponding graphic. And can be modified by dragging the mouse to control the apex B-spline curves and the corresponding basis function graphics. Thus, the nature of the B-spline curves and basis functions have a deeper and more intuitive understanding, understanding of the correspondence between the B-spline curves and basis functions in later learning to better use of B-spline curves.)
    2014-04-17 15:11:52下载
    积分:1
  • MatlabRun
    本程序是基2的时间抽取FFT变换,可以将信号从时域转换到频域。(This procedure is the base 2 time extraction FFT transform, can transform the signal from time domain to frequency domain.)
    2020-06-16 12:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载