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
    • 文件大小:658294
    • 提供者:Jallon
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. SpatialFiltering

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

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

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

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

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

    • 发布日期:2017-03-30
    • 文件大小:19010
    • 提供者:桑海峰
  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
    • 文件大小:377693
    • 提供者:Adams
  1. Tracking

    0下载:
  2. 提出一种新的目标表示和定位方法,该方法是非刚体跟踪的核心技术.利用均质空间掩膜规范基于特征直方图的目标表示,该掩膜引入了适合于梯度优化的空间平滑相似函数,所以可以将目标定位问题转换为局部极大值求解问题.我们利用从Bhattacharyya系数倒出的规则作为相似度量,利用mean shift procedure完成优化求解.在给出的测试用例中, 本文方法成功解决了相机移动,阴影,以及其他的图象噪声干扰.文章对运动滤波和数据关联技术的集成也进行了讨论.-A new objective and pos
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2700470
    • 提供者:maolei
  1. project05

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

    • 发布日期:2017-05-13
    • 文件大小:2572576
    • 提供者: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
    • 文件大小:1969
    • 提供者: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
    • 文件大小:153483
    • 提供者: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
    • 文件大小:657363
    • 提供者:yishui pan
  1. image_denoise

    0下载:
  2. 首先介绍了图像中噪声的产生及与图像信号相关的噪声的分类,然后分别讨论了用于图象平滑去噪的空间域平滑处理:高斯滤波,超值像素滤波、中值滤波,和频率域平滑处理:理想低通滤波和Butterworth低通滤波处理。继而介绍了各种处理方法的程序实现,并对各种方法的去噪性能进行了比较。-this program introduce the generation ofimage noise and associated noise classification with the image signal ,
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4809355
    • 提供者:YEBIQING
  1. matlab6.5yuanchengxu

    0下载:
  2. matlab6.5 图形图像处理的源程序 包括空域频域滤波等图像增强和很多图像变换的程序-matlab6.5 source graphic image processing, including spatial filtering, frequency domain image enhancement and a lot of image transform process
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:97906
    • 提供者:chenhehui
  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
    • 文件大小:12997056
    • 提供者:zhangli
  1. ImageTool(spatial-Filtering)

    0下载:
  2. Image Processing Tool ( load & Image Enhancement & Arithmetic & Logic Operator & Spatial Filtering )
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:125744
    • 提供者:Duckchun Park
  1. Spatial-Filtering

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

    • 发布日期:2017-04-06
    • 文件大小:1868
    • 提供者: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
    • 文件大小:1257620
    • 提供者:方琪
  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
    • 文件大小:2357639
    • 提供者: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
    • 文件大小:5071520
    • 提供者:薛菲
  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
    • 文件大小:1289216
    • 提供者:小陈
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com