登录
首页 » matlab » as

as

于 2009-09-16 发布 文件大小:1439KB
0 197
下载积分: 1 下载次数: 0

代码说明:

说明:  这是我们数字图像处理课程的大作业,我自己用matlabGUI做了一个界面,希望对大家有用,谢谢!(This is a large digital image processing program operations, for my own use matlabGUI made an interface and hope for all of us, thank you!)

文件列表:

֣ǿ_200813479
..............\matlab

..............\......\colormap
..............\......\........\colorgrad.m
..............\......\........\colorseg.m
..............\......\........\contour_following.asv
..............\......\........\contour_following.m
..............\......\........\covmatrix.m
..............\......\........\getpoints.m
..............\......\........\hs_err_pid2544.log
..............\......\........\imstack2vectors.m
..............\......\........\mahalanobis.m
..............\......\data
..............\......\....\fname_DTCWT_output_grayimage.mat
..............\......\....\fname_input_grayimage.mat
..............\......\....\fname_input_rgbimage.mat
..............\......\....\fname_output_grayimage.mat
..............\......\....\fname_output_grayimage_Edge.mat
..............\......\....\fname_output_regiongrow_edge.mat
..............\......\DTCWT
..............\......\.....\33092209
..............\......\.....\dicom2gray.m
..............\......\.....\dtcwt_toolbox4_3
..............\......\.....\................\antonini.mat
..............\......\.....\................\cimage5.m
..............\......\.....\................\coldfilt.asv
..............\......\.....\................\coldfilt.m
..............\......\.....\................\coldwtfilt.m
..............\......\.....\................\colfilter.m
..............\......\.....\................\colifilt.m
..............\......\.....\................\coliwtfilt.m
..............\......\.....\................\draw.m
..............\......\.....\................\drawcirc.m
..............\......\.....\................\dtwaveifm.asv
..............\......\.....\................\dtwaveifm.m
..............\......\.....\................\dtwaveifm2.asv
..............\......\.....\................\dtwaveifm2.m
..............\......\.....\................\dtwavexfm.asv
..............\......\.....\................\dtwavexfm.m
..............\......\.....\................\dtwavexfm2.asv
..............\......\.....\................\dtwavexfm2.m
..............\......\.....\................\legall.mat
..............\......\.....\................\lenna.mat
..............\......\.....\................\near_sym_a.mat
..............\......\.....\................\near_sym_b.mat
..............\......\.....\................\q2c.m
..............\......\.....\................\qshift_06.mat
..............\......\.....\................\qshift_32.mat
..............\......\.....\................\qshift_a.mat
..............\......\.....\................\qshift_b.mat
..............\......\.....\................\qshift_c.mat
..............\......\.....\................\qshift_d.mat
..............\......\.....\................\README.TXT
..............\......\.....\................\reflect.m
..............\......\.....\................\setfig.m
..............\......\.....\................\SETTITLE.M
..............\......\.....\................\shiftmovie.m
..............\......\.....\................\shift_test_1D.m
..............\......\.....\................\shift_test_2D.m
..............\......\.....\................\shift_test_2DAA.m
..............\......\.....\................\waveifm.m
..............\......\.....\................\waveifm2.m
..............\......\.....\................\wavexfm.m
..............\......\.....\................\wavexfm2.m
..............\......\enhancement
..............\......\...........\dftfilt.m
..............\......\...........\dftuv.m
..............\......\...........\gscale.m
..............\......\...........\hpfilter.m
..............\......\...........\myhpfilter.m
..............\......\...........\paddedsize.m
..............\......\fname_mypath.mat
..............\......\ImagePro.asv
..............\......\ImagePro.fig
..............\......\ImagePro.m



..............\......\mybg.asv
..............\......\mybg.fig
..............\......\mybg.m

..............\......\RGBpicture.jpg
..............\......\segmentation
..............\......\............\contour_following.m
..............\......\............\fname_output_grayimage.mat
..............\......\............\getpoints.m
..............\......\............\mask.m
..............\......\............\mask1.m
..............\......\............\regiongrow.m
..............\......\............\regiongrowing.m
..............\......\ShowImg.gif
..............\......\start.m
..............\......\wavelet
..............\......\.......\wave2gray.m
..............\......\.......\waveback.m
..............\......\.......\wavecopy.m
..............\......\.......\wavecut.m
..............\......\.......\wavefast.m

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

发表评论

0 个回复

  • tuxiangronghe
    :介绍了一种基于小波变换的图像融合算法,它利用像素邻域平均梯度作为选择依据,对小 波变换后的高频系数进行选择,再逆变换完成图像融合.通过对红外热图与可见光图像的融合实验表明: 基于小波系数区域平均梯度的融合能使红外热图更加清晰,融合的图像光谱变异性较小,图像效果较好(: This paper presents a wavelet-based image fusion algorithm, which uses an average gradient of pixel neighborhood as selected on the basis of high frequency coefficients of wavelet transform to choose, and then inverse transform of image fusion. Through the infrared image and visible image fusion experiments show that: Based on the average gradient of wavelet coefficients of the regional integration of thermal infrared images can be more clarity, variability in integrated spectrum of images smaller, better image)
    2011-01-24 14:40:22下载
    积分:1
  • 模式识别
    说明:  对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。 具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection. See the instruction document for details.)
    2021-01-30 21:56:57下载
    积分:1
  • image-enhancement
    直方图均衡、小波增强、contourlet变换用作图像增强(Histogram equalization and wavelet enhancement, contourlet transform is used for image enhancement )
    2021-04-29 11:28:43下载
    积分:1
  • DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
    说明:  本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method contrast digital watermarking system. With GUI interactive interface. There is a main interface GUI, which can call the sub interfaces of DWT method and DCT method. The process includes: reading host image and watermark image, embedding, attacks of various methods (cutting, adding noise, rotation, etc.), extracting. Finally, PSNR peak signal-to-noise ratio is used to evaluate the robustness of different attacks.)
    2021-04-04 23:29:04下载
    积分:1
  • viola_jones
    这个是最成熟的人脸检测算法viola-jones的matlab版本实现,适合搞研究的同学们(a matlab implementation of the viola-jones face dection!)
    2012-02-19 16:13:31下载
    积分:1
  • 1
    说明:  线形骨架的综述类文献,着重强调定义属性和应用(Curve-skeleton properties, applications, and algorithms)
    2010-06-16 13:53:59下载
    积分:1
  • HOG
    根据Dalal提出的HOG特征算法编写,代码简单,注释清楚,根据所处理图像的名称路径修改后可生成36*105的特征向量。(The algorithm proposed by Dalal HOG feature writing code simple, clear annotation feature vector can generate 36* 105, modified according to the name of the image processing path.)
    2013-03-26 11:22:14下载
    积分:1
  • bemd1
    bemd分解得到图像基本imf,二维希尔伯特变换(Image basic IMF obtained by BEMD decomposition.Two-dimensional Hilbert transform)
    2021-01-10 10:28:50下载
    积分:1
  • MATLABtoENVI
    这个是用matlab编写的读取遥感图像envi的程序(This is prepared using matlab to read the procedures for remote sensing image envi)
    2008-12-11 16:23:02下载
    积分:1
  • shujuchuli
    文档介绍了大量离散实验数据的平滑滤波处理方法(Document describes a large number of discrete experimental data smoothing filter processing method)
    2013-10-20 22:03:53下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载