CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 快速去噪

搜索资源列表

  1. fdct_wrapping_cpp

    0下载:
  2. 基于快速离散曲波变换(FDCT)的图像去噪。采用wrapping方法的FDCT,C语言
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:150.81kb
    • 提供者:wanghaisong
  1. fdct_usfft_cpp

    0下载:
  2. 基于快速离散曲波变换(FDCT)的图像去噪。采用usfft方法的FDCT,C语言编写
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:156.77kb
    • 提供者:wanghaisong
  1. xiaobobianhuantux

    0下载:
  2. 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:536.19kb
    • 提供者:yang
  1. medvaluefiltnew

    0下载:
  2. 在mtalab环境里实现的中值快速滤波算法,可以实现对图像的去噪处理和平滑过滤。-The mtalab environment to achieve fast median filtering algorithm, can achieve the image de-noising processing and smoothing filters.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:575byte
    • 提供者:
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:4.91mb
    • 提供者:王卫
  1. Rongqing_Jia

    0下载:
  2. 改程序可以快速实现图像去噪,不损坏边缘信息。-This algorithm will denoising the image fast and quickly without smoothing the edges and information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:542byte
    • 提供者:shphie
  1. tuxiangchuli

    0下载:
  2. 本程序运用小波分析对图像进行处理 实现了压缩,去噪和快速缩放的图像处理任务。对于想要学习小波变换的人来说会有所帮助。-This procedure using wavelet analysis and image compression, denoising and rapid scaling image processing tasks. Be helpful for people who want to learn the wavelet transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:68.45kb
    • 提供者:王海光
  1. fast-median-filter

    0下载:
  2. 用mATLAB编写的快速中值滤波程序,采用 3x3 窗口,基于基数排序的快速去噪FNR-Fast median filtering with mATLAB written procedures, using 3x3 window, based on the fast radix sort denoising FNR
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:10.62kb
    • 提供者:xiaoyu
  1. batawosi2

    0下载:
  2. 本代码是一种简便的巴塔沃斯高通去噪的快速算法-This code is a simple and fast algorithm Bata Worth Qualcomm denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:557byte
    • 提供者:张博闻
  1. PMandTV

    1下载:
  2. 各向异性扩散PM模型去噪程序,可以实现快速噪声抑制,同时保留图像细节-PM model anisotropic diffusion denoising procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3.03kb
    • 提供者:叶志龙
  1. jyy

    0下载:
  2. 对图像的打开,保存,关闭。平滑处理,加噪去噪处理,灰度处理,几何处理,边缘提取,快速傅里叶变换,截图等等。-To open the image, save, close. Smoothing, noise denoising, gray scale processing, geometry processing, edge detection, fast Fourier transform, screenshots and more.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.86mb
    • 提供者:jyy
  1. DCTdenoising_cpp

    0下载:
  2. 离散余弦变换去噪算法,简单快速,效果出众的频域去噪算法,C++ 源码-DCT denoising algorithm, a fast and outperform algo in freq domain,C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:43.25kb
    • 提供者:deqiang
  1. augmented-Lagrangian-

    0下载:
  2. 利用增广拉格朗日的方法,对图像进行去噪,包含各种去噪、去模糊以及Inpainting方法,改进的算法能够快速、有效的处理图像-Using the augmented Lagrangian method for image denoising, contains a variety of de-noising, go fuzzy and Inpainting method, the improved algorithm can quickly and effectively deal with i
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:384.67kb
    • 提供者:malu
  1. FTVd

    1下载:
  2. 快速TV算法用于图像去模糊、图像去噪等,其中TV模式包括两种-TV went fast algorithm for image blur, image denoising, which includes two TV mode
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:157.89kb
    • 提供者:yuzhen tian
  1. NonLocalMeansFiltering

    2下载:
  2. 此算法为基于k-means聚类的非局部均值快速去噪算法,方法便捷有效,可保持边缘信息-this is a fast edge-preserving denoising method based on non-local means method with k-means clustering
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-23
    • 文件大小:2.18kb
    • 提供者:Peter Zhang
  1. image-denoising

    0下载:
  2. 对几种常用去噪方法的分析,对于图像去噪方法有一个快速简要的学习。-Noising method for several common analysis method for image denoising have a quick summary of the study.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:205.26kb
    • 提供者:riceqi
  1. qx_constant_time_bilateral_filter

    0下载:
  2. 基于一定的算法,对图像进行快速双边滤波,同时保边去噪-Based on certain algorithm, the image quickly bilateral filtering, while maintaining edge de-noising
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.8mb
    • 提供者:张明辉
  1. 1

    0下载:
  2. 图像处理包括前期的去噪滤波 此为中值滤波和快速中值滤波算法源代码 效果明显 可供参考 -Image processing, including prophase denoising filtering This is a median filter and fast median filtering algorithm source code For reference
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14.57mb
    • 提供者:四叶草
  1. wavelet-threshold-denoising

    0下载:
  2. 文件包含4个一维信号的小波阈值去噪算法,比较简单快速,适合初学者-File contains four algorithms of one-dimensional signal denoising based on wavelet threshold , more simply and quickly, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.03kb
    • 提供者:zhangnan
  1. fastdeconv

    0下载:
  2. 用于大图像的快速去噪,使用反卷积的方法去噪,比较迅速-image denoising by fast deconvolution
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.08mb
    • 提供者:sun
« 12 »
搜珍网 www.dssz.com