CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - matlab 噪声

搜索资源列表

  1. gaosi

    0下载:
  2. 图像增强处理方法,这M文件是对加入高期噪声后应用了中值滤波,均值滤波,低通滤波等方会分别来处理的程序。-Image enhancement method, this document is to join M phase noise after the application of the high value of the filter, mean filter, low pass filtering and so on will be to deal with the procedures,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:843
    • 提供者:azute
  1. noisereduction

    0下载:
  2. matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:792694
    • 提供者:xiayaodong
  1. add_phase_noise

    0下载:
  2. 增加相噪的程序,可以把测量结果转化为相为噪声,使用非常方便。-The program to add phase noise, the measurement results can be translated into phase noise, very convenient to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3345
    • 提供者:shan
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:431731
    • 提供者:sun
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. Code

    0下载:
  2. TV算法图像处理。total variation减少图像噪声算法源代码-TV algorithm for image processing. total variation image noise reduction algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1432
    • 提供者:kathy
  1. Thisprocedureforfull-variational

    0下载:
  2. 本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。 -This procedure for full-variational (Total Variation, TV) denoising algorithm, which uses the PDF to correct TV algorithm small problem. This algorithm is well preserv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2886
    • 提供者:刘凯
  1. hough

    0下载:
  2. 在噪声服从高斯分布的背景中,采用固定长线段滑动的方法,用Hough变换来实现对弱线段的检测。-With the Hough transform to achieve the right detection of the weak segment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1338
    • 提供者:哓哓
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. Wavelet_denoising

    0下载:
  2. 使用matlab对图像进行小波去噪,可以有效地去除图像中的噪声-Use matlab wavelet image denoising can effectively remove the image noise
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:229518
    • 提供者:xinyuan
  1. 8psk

    0下载:
  2. 1、 产生等概率且相互独立的二进制序列,画出波形; 2、产生均值为0,方差为1的加性高斯随机噪声; 3、进行8PSK调制,画出波形; 4、进行蒙特卡罗分析; 5、解调8PSK,画出眼图。-1、Produce equal probability and independent of each other binary sequence, draw waveform 2、Generate mean 0, variance 1 of the additive Gaussian ra
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:312642
    • 提供者:刘蓉
  1. sob

    0下载:
  2. sobel算子和一般灰色关联度结合 对gaussian噪声滤波-sobel operator and the general gray relational grade combined with gaussian noise filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3968
    • 提供者:yang
  1. Face_detectionEllipse_detection

    2下载:
  2. 都是用matlab写的,复制到txt上了 (1)基于简单背景的人脸监测,针对视频,效果还不错,传的是txt,大家新建一个M文件,复制,然后把视频名与程序中的改成一致就可以了。 (2)对多椭圆的检测,非实际图像,无噪声,就是简单的椭圆,使用同上。-Are written with matlab, copy to the txt on the (1) human face based on a simple background monitoring, for video, the resu
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:2103
    • 提供者:sss
  1. imnoise3

    0下载:
  2. 这是一个matlab语言编写的噪声功能函数.实现周期性电子噪声,并用滤波器实现去噪。-It is written in a matlab noise performance function.To achieve periodic electronic noise,and use filters to achieve de-noising.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:619845
    • 提供者:eric
  1. NESTA_v1.0

    1下载:
  2. 一个快速而精确的一阶稀疏图像复原算法。主要应用于图像去噪声。-A fast and accurate first-order sparse image restoration algorithm. Is mainly used in the image to the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:164377
    • 提供者:风涌泉
  1. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1441
    • 提供者:zhengyan
  1. imnoise

    0下载:
  2. 给各种格式的图片或者相片加噪声 原代码 方便应用-To a variety of formats pictures or photos plus noise of the original code to facilitate their application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3906
    • 提供者:黄涛
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
  1. DeNosingBaseOnXiaoBo

    2下载:
  2. 一种改进的基于PCNN神经网络和QPSO粒子行为的PSO的图像滤波算法,也可以较好地去除高斯噪声-Improved PCNN-based neural network and PSO behavior QPSO particle image filtering algorithm can also be better to remove Gaussian noise
  3. 所属分类:Special Effects

    • 发布日期:2015-04-12
    • 文件大小:32906
    • 提供者:高超
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
« 1 2 3 4 5 67 8 9 10 11 ... 28 »
搜珍网 www.dssz.com