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

搜索资源列表

  1. basicbiancheng

    0下载:
  2. 有若干基础算法,像对比度拉伸,傅里叶变换,均值滤波,离散余弦变换,图像镜像,细化,维纳滤波,直方图均衡-some basic algorithms, such as contrast stretching, Fourier transform, mean filtering, discrete cosine transform, image mirroring, Refinement, Wiener filtering, histogram equalization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1205409
    • 提供者:刘英
  1. image_processing

    0下载:
  2. 图像处理基本算法,如对图像进行二值化处理的源代码,均值滤波处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19877
    • 提供者:ludawei
  1. zft

    0下载:
  2. matlab源程序,改进的直方图均值滤波算法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13308
    • 提供者:chengxuyuan
  1. junzhilvbo_2008

    0下载:
  2. 数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:118512
    • 提供者:necy
  1. image_inhancement

    1下载:
  2. 基于Matlab的典型图像增强算法的源码 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. toolbox_nlmeans

    0下载:
  2. toolbox_nlmeans 用MATLAB实现非局部均值滤波算法-toolbox_nlmeans
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1903518
    • 提供者:王三
  1. zhongzhilvbo

    0下载:
  2. 通过分析彩色图像滤波的一般方法,提出了一种基于矢量中值滤波的改进算法。该算法融合了线性均值滤波和非线性矢量中值滤波两种方法,大大降低了运算复杂度,同时对脉冲噪声和高斯噪声有好的抑制作用,能有效地保护图像的边缘信息,滤波后不会出现新的颜色。另外本算法的运算复杂度随着滑动窗的增大而缓慢增加,使其能够达到滤波效果和运算复杂度的有效平衡。-By analyzing the general method of color image filtering, a vector median filter ba
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:157898
    • 提供者:fdevil
  1. junzhizhongzhi

    1下载:
  2. 关于图像的均值滤波算法,matlab实现,算法简单有-Image mean filtering algorithm, the Matlab implementation, the algorithm is simple
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-24
    • 文件大小:664
    • 提供者:赵国栋
  1. 6434esdfsdf

    0下载:
  2. 针对标准均值滤波存在的问题,提出自适应均值滤波算法。算法首先计算窗口的四阶累积量和二阶中心矩并确定噪声 点阈值 然后根据窗口内噪声点个数自适应调整滤波窗口,自适应计算权值 最后对噪声点逐点滤波。该方法既能有效去除图 像噪声点,又能较好保持图像细节。论文最后给出实验和分析,结果表明该方法是有效的-Standard mean filter exists, adaptive mean filtering algorithms. The algorithm calculates the wind
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2088347
    • 提供者:王滴
  1. CUDA

    1下载:
  2. 将传统的串行均值滤波算法修改为基于CUDA的并行的滤波算法-Modify traditional serial mean filtering algorithm based on CUDA parallel filtering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:20671923
    • 提供者:lynn
  1. matlab--source-code

    0下载:
  2. 数字图像去噪典型算法及matlab实现,均值滤波算法,中值滤波,Wiener维纳滤波:-Digital image denoising algorithms and Matlab realized, mean filtering algorithm, median filtering, Wiener Wiener filter:
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:10921
    • 提供者:zhoumovie
  1. jiaquan

    0下载:
  2. 加权均值滤波算法的改进算法,可以运行,处理有效果,比均值好。-Weighted average filter improved algorithm, you can run, treatment effective, better than average.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:873
    • 提供者:张晓宇
  1. duibidu

    0下载:
  2. 对比度算法调整 ,3种调节算法。选择自己喜欢的一类。处理结果可以同屏显示也可以分屏显示,中值,均值滤波算法 窗口算法-Contrast adjustment algorithm, three kinds of adjustment algorithm. Choose your favorite category. The results can be displayed on the same screen can also split-screen display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:674
    • 提供者:李君
  1. USB_OV7725_Gray_Mean_Filter

    0下载:
  2. 数字图像处理领域的均值滤波算法,可以作为入门使用-Mean filter algorithm for digital image processing field, can be used as entry
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:317382
    • 提供者:杨志峰
  1. image

    0下载:
  2. 模糊加权均值滤波算法实现lena图像去噪-Improving fuzzy weighted mean filter based on the degree of image noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1712
    • 提供者:张丹
  1. eusipco2014code

    0下载:
  2. 目前非局部均值滤波算法研究比较火热,此程序提供了基础的非局部均值滤波matlab程序。-Currently Non-local means filtering algorithm is relatively hot, this program provides the basis for the non-local mean filter matlab program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12306900
    • 提供者:赵红
  1. NLmeansfilter

    1下载:
  2. nlm算法,图像处理中的非局部均值滤波算法,matlab运行,很好的算法。-nlm algorithm, image processing non-local means filtering algorithm, matlab running, good algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:965
    • 提供者:万力超
  1. image-denoising

    1下载:
  2. 图像去噪算法研究,包括均值滤波、高斯滤波、中值滤波、自适应中值滤波、巴特沃斯低通滤波器、小波阈值去噪算法(Image denoising algorithms)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-19
    • 文件大小:4096
    • 提供者:xiaosanba
  1. matlab图像滤波

    1下载:
  2. matlab图像滤波算法,主要实现图像中值滤波、均值滤波和维纳滤波
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 »
搜珍网 www.dssz.com