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

搜索资源列表

  1. speckle-noise-detect

    0下载:
  2. SAR图像斑点噪声是一个影响SAR图像处理的重要因素,这里提供了斑点噪声滤除的几种方法-SAR images speckle is a SAR image processing effects of the important factors, here to provide a speckle reduction in several ways
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2453
    • 提供者:张璇
  1. Speckle Reducing Anisotropic Diffusion

    1下载:
  2. 基于各向异性扩散方程的一款经典的SAR图像相干斑噪声抑制的算法实现,可以直接用的,效果很好!-Anisotropic diffusion equation based on a classic SAR image speckle noise reduction algorithm can be directly used, very good!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:574071
    • 提供者:陈少波
  1. watermodelfft

    0下载:
  2. 利用OPENCV做图像的傅里叶变换以达到对图像的降噪处理-OPENCV done using the Fourier transform of the image in order to achieve noise reduction of the image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1162976
    • 提供者:zhang zhe
  1. filter

    0下载:
  2. median filter alpha-trimmed mean filter adaptive,local noise reduction filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:216087
    • 提供者:JiaJie
  1. Demo

    0下载:
  2. 这是一个小波降噪的Demo,这个Demo在降噪的基础上还对降噪后的图像进行了补偿复原,使降噪效果大大增强。大家在做类似项目的时候可以参考一下。-This is a wavelet noise reduction Demo, the Demo on the basis of the noise after noise reduction is also compensated image recovery, so that noise reduction effect of greatly enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:173343
    • 提供者:vegalee
  1. noise

    0下载:
  2. 添加噪声与平滑降噪,平滑降噪可采用定制的模板做滤波运算(就是卷积运算)来获得中心像素的新值,也可以对指定大小的邻域进行某些运算作为中心像素的新值.-Add noise and smooth noise reduction, smoothing noise reduction can be customized templates so filtering operation (that is convolution operation) to receive the new pixel valu
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:439553
    • 提供者:朱燕玲
  1. AnImprovedAdaptiveFilteringAlgorithmdetails

    0下载:
  2. 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:226929
    • 提供者:陈卿
  1. (e-book)Advanced_Digital_Signal_Processing_and_Noi

    0下载:
  2. John Wiley & Sons - Advanced Digital Signal Processing and Noise Reduction, 2nd Edition-1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3763739
    • 提供者:M
  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. VCandOpenCVsources

    0下载:
  2. 源码1:实现对图像平滑处理。比如噪声消除(二什图像的黑白点噪滤除;消除孤立黑像素点);邻域平均 法;中值滤波;加噪等。 源码2:对图像进行阈什分割和轮廓提取。 源码3:进行图像的合成。 源码4:图像的变换域处理 源码5:锐化及边缘检测 源码6:灰度变换 motiondetect1:基于OpenCV 运动检测(摄像头或.avi)-Source 1: Implementation of image smoothing. Such as noise reduction
  3. 所属分类:Graph program

    • 发布日期:2017-05-23
    • 文件大小:7205572
    • 提供者:stone
  1. bw-Noise-Reduction

    0下载:
  2. 这个函数获取二进制图像,然后根据图像中标记目标的连接性和每个连接组成的像素数量来判断是否是噪声。 -The function to get the binary image, then image tag target connectivity and the number of pixels of each connected component to determine whether it is noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:826
    • 提供者:小一
  1. homeWork

    0下载:
  2. 图像处理降噪处理,输入图片,处理后会减少噪点 使图像更为清晰-Image processing noise reduction processing, the input image, processing the image will reduce the noise more clearly
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6179
    • 提供者:施小青
  1. kinds-of-codes-of-image-preprocess

    0下载:
  2. 程序中包含了各种图像预处理的算法,去噪,边缘检测,分割等等,对于图像处理的初学者和科研人员都要很大的实用性-Program includes a variety of image preprocessing algorithms, noise reduction, edge detection, segmentation, etc., for the image processing for beginners and researchers have great practical
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:352329
    • 提供者:sjx
  1. Wavelet-analysis-of-noise-reduction

    0下载:
  2. 《小波分析消噪及其在Matlab中的实现》-Wavelet analysis of noise reduction and the implementation in Matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:181737
    • 提供者:王升
  1. Wavelet-analysis-of-noise-reduction

    0下载:
  2. 小波分析消噪及其在Matlab中的实现 蛮实用的一本书-Wavelet analysis of noise reduction and the implementation in Matlab very useful book
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:181739
    • 提供者:wanghuishan
  1. speckel-reduction

    0下载:
  2. matlab code for ultrasound image noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6684
    • 提供者:hamed
  1. Investigating-Methods-of-the-Noise-Reduction-in-S

    0下载:
  2. This paper analyses impact of using averaging filtering on quality of SAR images. These are commonly corrupted by multiplicative complex correlated noise (speckle) and by additive white Gaussian noise. Methods presented in this paper: multilook a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:698146
    • 提供者:yas
  1. noise

    0下载:
  2. matlab数字图像处理,包含m文件,产生高斯噪声或椒盐噪声然后降噪-matlab digital image processing, including m file, Gaussian noise or impulse noise and noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10402
    • 提供者:lvweidong
  1. Lee filter for speckle noise reduction

    1下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. image_noise_reduction

    0下载:
  2. The program is based on VS2010 + OpenCV2.4, used for image noise reduction processing or remove facial wrinkles.The program from the BBN Computer Vision Lab.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:9901056
    • 提供者:波波鸟
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com