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

搜索资源列表

  1. matlab 粒子滤波

    6下载:
  2. 粒子滤波的基本程序,用matlab编写的,对初学者很有帮助
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-08-21
    • 文件大小:9.44kb
    • 提供者:wangyh400
  1. 粒子滤波(VC)

    2下载:
  2. 粒子滤波算法,用VC编写的!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-06-30
    • 文件大小:172.74kb
    • 提供者:tomgis
  1. 运动模糊图像通过四种方法维纳滤波

    3下载:
  2. 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-17
    • 文件大小:898byte
    • 提供者:岳丹丹
  1. opencv对视频进行滤波后输出视频

    0下载:
  2. opencv对视频进行滤波后输出视频,试用于opencv的初学者,里面有核心算法,视频的分解与合成是cv库,滤波算子可以根据实际需要进行更改。
  3. 所属分类:图形图像处理(光照,映射..)

  1. Project8方框滤波

    0下载:
  2. 方框滤波,最简单的线性滤波是移动平均或方框滤波,用 窗口中的像素值平均后输出(Block filtering, the simplest linear filter is moving average or square filter, using the pixel value in the window average output)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:5.27mb
    • 提供者:蓝言
  1. 内置摄像头+高斯滤波+边沿检测

    0下载:
  2. 调用笔记本内置摄像头实时显示图像,并且使用高斯滤波+边沿检测(Call the notebook built-in camera, real-time display images, and use Gauss filter + edge detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:7.48mb
    • 提供者:Scarecrow_
  1. 离散滤波

    0下载:
  2. 在原始图像中加入高斯噪声,然后进行离散滤波实验仿真(The Gauss noise is added, and then the discrete filter is simulated)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:413kb
    • 提供者:shirui
  1. 最大最小值滤波

    0下载:
  2. 用最大值滤波和最小值滤波,对胡椒噪声和盐噪声进行去噪(Denoising of salt and pepper noise using maximum and minimum filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:131kb
    • 提供者:秋然
  1. 平均滤波程序

    0下载:
  2. 基于Matlab平台的进行图像处理;进行平均滤波。(Average filtering in image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:3kb
    • 提供者:heyheysher
  1. 中值滤波

    0下载:
  2. 给定一幅单波段影像imgData.txt(ASCII格式),实现对图像的处理和显示。 已知条件: (1)clrTbl.txt文件是一个颜色查找表,大小是256X3,即可表示256中RGB的颜色。 (2)ImgData.txt文件中是图像的数据,每个值代表一个像素的颜色索引号,通过索引号到颜色查找表(clrTbl.txt文件)中找到相应的RGB颜色值。 (3)中值滤波:一种非线性平滑技术,它将每一像素点的灰度值设置为该点某邻域窗口内(这里选择3X3)的所有像素点灰度值的中值。 (4)屏幕上显示像素
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:楚子航
  1. 基于matlab的平行束滤波反投影重建算法

    0下载:
  2. 基于matlab的平行束滤波反投影重建算法(Back projection reconstruction algorithm of parallel beam filter based on MATLAB)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:3kb
    • 提供者:njustwk
  1. 中值滤波

    1下载:
  2. 对影像进行中值滤波处理,然后存储到另外一张图中(The image is processed by median filtering and stored in another image)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:4kb
    • 提供者:好的啊
  1. 中值同态滤波

    0下载:
  2. 同态滤波构建一个滤波器,是低频部分可以较多增强,高频部分较低增强,来增加图像的对比度!(Homomorphic filter to build a filter, is the low-frequency part can be more enhanced, the high frequency part of the lower enhancement, to increase the contrast of the image!)
  3. 所属分类:图形图像处理

  1. 同态滤波

    0下载:
  2. 同态滤波通过设计一个滤波器函数,使得不同频率部分放大的倍数不同,得到想看到的图像的部分!(Homomorphic filtering through the design of a filter function, so that different frequency amplification part of different times, to get the part of the image you want to see!)
  3. 所属分类:图形图像处理

  1. 自己动手写粒子滤波(李飞,科大先研院)

    0下载:
  2. slam过程中的地图创建所需要的粒子滤波算法(Createing the map in slam , the required particle filter algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:316kb
    • 提供者:MAplayer
  1. 均值滤波和中值滤波处理高斯噪声

    0下载:
  2. 均值滤波和中值滤波处理高斯噪声,比较差异(Mean filtering and median filter are used to deal with gaussian noise)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:57kb
    • 提供者:小七小七
  1. 3.【卡尔曼滤波】kalman

    0下载:
  2. 卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Kalman filtering (Kalman filtering) An algorithm that optimizes the state of the system by using the linear system state equation, through the syst
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:8kb
    • 提供者:DS1V
  1. 维纳滤波

    0下载:
  2. 数字图像处理之维纳滤波的相关matlab代码(Wiener filter related matlab code)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:12kb
    • 提供者:1285106466
  1. 滤波反投影重建算法

    1下载:
  2. 实现滤波反投影的算法,用matlab实现的算法(Algorithm for filtering back projection)
  3. 所属分类:图形图像处理

  1. 同态滤波

    0下载:
  2. 光照不均匀图像增强,同态滤波,MATLAB代码,高斯高通滤波(image enhancement,Image enhancement of uneven illumination,Homomorphic filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:2kb
    • 提供者:三根骨头
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com