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

搜索资源列表

  1. MATLAB_optical_flow

    0下载:
  2. The code implements the optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering,IEEE Trans. Neural Networks, 13(5), 1127--1136. The al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:642.87kb
    • 提供者:Jallon
  1. SpatialFiltering

    0下载:
  2. Spatial Filtering 空间滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:122.94kb
    • 提供者:王旌阳
  1. Spatial-filtering-of-images

    2下载:
  2. 现有三幅图像,图像1是包装瓶中的气泡图片,图像2是印刷电路板的元器件焊接质量检查图,图像3是封装后的胶囊状药品。实验要求从这三幅图片中, 1. 选择一副图像,并叠加零均值高斯噪声,分别利用均值滤波和中值滤波器对该有噪图像进行滤波,显示滤波后的图像,比较两滤波器的滤波效果。 2. 选择一副图像,并叠加椒盐噪声,分别用均值滤波器,中值滤波器对该图像进行滤波,比较滤波器的滤波效果。 3. 选择一幅图像,分别利用Laplacian算子和Sobel算子对图像进行锐化操作,比较锐化的效果。-Th
  3. 所属分类:Special Effects

    • 发布日期:2016-03-25
    • 文件大小:195kb
    • 提供者:李新文
  1. kjlv

    0下载:
  2. matlab课程设计:空间滤波增强 空域滤波就是在图像空间中借助模板对图像进行邻域操作。输出图像中每一个像素的取值都是通过模板对输入像素相应邻域内的像素值进行计算得到的。学会并掌握使用matlab进行图像的空域滤波,设计用户界面实现上述功能。。 1、采用matlab Guide设计图像界面,可以读入并显示图像,设计实现以下功能的按钮,点击相应的按钮在图像界面上可以显示相应的功能。 2 首先对一副图像人为增加噪声(使用imnoise函数); 3 对图像进行线性滤波; 4 对图像
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:18.56kb
    • 提供者:桑海峰
  1. Spatial_filtering

    0下载:
  2. 空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:368.84kb
    • 提供者:Adams
  1. project05

    0下载:
  2. 中值滤波和空域滤波数字图像处理冈萨雷斯作业-Median filtering and spatial filtering of digital image processing operations Gonzalez
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.45mb
    • 提供者:xu
  1. optical_flow

    0下载:
  2. Phase-based Opic Flow Algorithm, described in Gautama, T. and Van Hulle, M.M. [2002]. A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering. IEEE Trans. Neural Networks, 13[5], 1127--1136.- Phase-based
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:Deng Fu Qin
  1. szcl

    0下载:
  2. 用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image restoration and registration,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:149.89kb
    • 提供者:wth
  1. A_Phase-based_Approach_to_the_Estimation_of_the_Op

    0下载:
  2. 一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136. -Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:641.96kb
    • 提供者:yishui pan
  1. kongyupinghua

    0下载:
  2. 补充上次的空域滤波平滑法,这是模板滤波法和中值滤波法-Added the last spatial filter smoothing, which is the template filtering and median filtering method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6.38kb
    • 提供者:
  1. DIPsystem

    0下载:
  2. 各种的图像处理函数,图像的灰度变换,图像的正交变换,空域滤波,频域滤波,以及特效滤波,直接可用无需修改。-Variety of image processing functions, image gray level transformation, image orthogonal transform, spatial filtering, frequency domain filtering, and special effects filters, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12.39mb
    • 提供者:zhangli
  1. demo

    0下载:
  2. 包括对图像的变换,图像的增强:灰度变换增强、空间域滤波增强、频域滤波增强、常用的图像分割算法、图像配准算法-Including image transformation, image enhancement: enhanced gray-scale transformation, spatial filtering enhancement, frequency domain filtering enhancement, commonly used in image segmentation, i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.73mb
    • 提供者:杨颜华
  1. SpatialFilter

    0下载:
  2. 基于冈萨雷斯的《数字图像处理》的算法的空域滤波-Gonzalez-based " digital image processing," Spatial filtering algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6.13kb
    • 提供者:李文
  1. ImageProcessing

    0下载:
  2. 数字图像处理代码,实现了数字图像处理大部分功能,如图像类型转换、几何变换、空域滤波、频域滤波、分割和轮廓提取。。。基于MFC的CImage类-Digital image processing code, achieving the majority of digital image processing functions such as image type conversion, geometric transformation, spatial filtering, frequency d
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31.26mb
    • 提供者:徐启龙
  1. shiyan2

    0下载:
  2. 实验数字图像的空间域滤波和频域滤的实验知道书,在matlab上实现。-Experimental digital image spatial filtering and frequency domain filtering of the experiment to know the book, in matlab to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11.7kb
    • 提供者:项链
  1. Spatial-Filtering

    0下载:
  2. image processing-Spatial Filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1.82kb
    • 提供者:sadjad
  1. Spatial-filtering-of-the-image

    0下载:
  2. 图像处理的空域滤波增强部分程序代码的编写-Spatial filtering of the image processing, enhanced part of the program code is written
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.2mb
    • 提供者:方琪
  1. DIP-Spatial-filtering-(USM-Sobel)

    0下载:
  2. 本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。 doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2.25mb
    • 提供者:du han
  1. Image-filtering

    0下载:
  2. 掌握空间滤波 学会对图像的空间变换 用滤波器祛除图象噪声 空间噪声滤波器 用滤波器祛除图象噪声-Grasp the spatial filtering Institute of image space transformation With a filter to remove the image noise Spatial noise filter With a filter to remove the image noise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.84mb
    • 提供者:薛菲
  1. smoothing-spatial-filtering-ANG-code

    0下载:
  2. 主要关于平滑空间滤波例如平滑线性滤波器和统计排序滤波器方法的讲解及相关代码。-Mainly on smoothing spatial filtering such as smoothing linear filters and statistical sorting filter method to explain and related code 。
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1.23mb
    • 提供者:小陈
« 12 3 4 5 »
搜珍网 www.dssz.com