CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - spatial filter

搜索资源列表

  1. Leefilter

    0下载:
  2. SAR滤波方法,空间域的lee滤波,希望有用-SAR filtering method, the spatial filter lee, useful
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:孙璐
  1. kuan

    0下载:
  2. SAR滤波方法,空间域的Kuan滤波,希望有用 -SAR filtering method, the spatial filter Kuan, useful
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:yuhanzhou
  1. 9DIProcess_Final

    0下载:
  2. 给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!-to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1236217
    • 提供者:江水
  1. 2007062703

    0下载:
  2. 1.掌握图像滤波的基本定义及目的; 2.理解空域滤波的基本原理及方法; 3.掌握进行图像的空域滤波的方法。 -1. Image filtering grasp the basic definition and purpose; 2. Understanding of spatial filter the basic principles and methods; 3. master images of the spatial filter method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:89677
    • 提供者:小春
  1. gaussianfilter

    0下载:
  2. 这是一个基于opencv的高斯空域滤波的函数,使用了掩膜遍历进行卷积。-This is a Gaussian spatial filter based on opencv function through the convolution with the mask.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:5957
    • 提供者:lvdan
  1. Spatial-filtering-of-images

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

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

    0下载:
  2. 数字图像处理 直方图修正 空间域平滑 空间域锐化 梯度倒数加权平滑法 中值滤波 多种算子锐化 灰度最相近的6个邻点平均法-Histogram correction of digital image processing spatial spatial smoothing sharpening Gradient Inverse Weighted Smoothing median filter operator sharpening a variety of gray nearest neighbo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2737257
    • 提供者:upc
  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. kongyupinghua

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

    • 发布日期:2017-04-02
    • 文件大小:6529
    • 提供者:
  1. 2

    1下载:
  2. 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:819841
    • 提供者:爱学习
  1. ImagesOfTheSpatialFilter

    0下载:
  2. 均值滤波是在空间域对图象进行平滑处理的一种方法,易于实现,效果也挺好。此外,本资料还讲了中值滤波。-Mean filter is a spatial smoothing of the image processing method and easy to implement, the effect is also quite good. In addition, the data also speak of the median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2301
    • 提供者:高金伟
  1. imageenhancement

    0下载:
  2. 图像增强 灰度变换增强 空域滤波增强 频域增强 色彩增强 小波增强 -Enhanced gray-scale image enhancement transform spatial filter to enhance the frequency domain to enhance color enhanced wavelet enhanced
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4138
    • 提供者:齐子新
  1. kongyulvbo

    1下载:
  2. 采用五种算子对图像进行空域滤波处理,实现去模糊效果。-Using five kinds of operators on the image spatial filter processing, and to the blurring effect.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:220549
    • 提供者:lixiaozhui
  1. filfs

    0下载:
  2. 对噪声影响的图像进行高斯低通,拉普拉斯,梯度算子等空域滤波-Noise impact on the image for various spatial filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:557
    • 提供者:小品
  1. AEmapslices

    0下载:
  2. AE输入地图切片。根据某图层的Name属性得到该元素的几何属性pGeo.根据pGeo建立空间过滤器。再提取当前地图所有在pGeo里的元素 输入到另一个目录中-AE input map slices. According to the Name property of a layer are the elements of geometric properties pGeo. According to pGeo a spatial filter. Then extracted in the cur
  3. 所属分类:GIS program

    • 发布日期:2017-04-11
    • 文件大小:1050
    • 提供者:
  1. opencv_laplace

    0下载:
  2. 实现LAPLACE和SOBEL高通空域滤波-LAPLACE and SOBEL achieve high-pass spatial filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1341589
    • 提供者:王文博
  1. filter

    0下载:
  2. 滤波:高低通滤波器,空间滤波器,浮雕滤波器,2-D卷积滤波,fspecial函数,加噪处理,-Filter: low pass filter, spatial filter, filter relief ,2-D convolution filter, fspecial function, noise handling,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:726036
    • 提供者:chuchu
  1. linyu-pingjun-lvbo

    0下载:
  2. matlab图像处理工具箱及空域滤波函数的使用。理解和掌握图像空域滤波原理和方法-matlab image processing toolbox and use of spatial filtering function. Understand and master the principles and methods of image spatial filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:426312
    • 提供者:charlie
  1. Semi-fragile-spatial-watermarking

    1下载:
  2. 提出一种基于图像认证的半脆弱数字水印算法。该算法具有较好的自适应性,采用改进的低通滤波器,根据人眼的分辨能力设定 梯度阈值。实验结果证明,该算法对常规图像处理操作具有较强的鲁棒性,能够抵御JPEG顶级有损压缩,同时对于恶意篡改攻击(擦除、扭曲、挤压、光照等操作)表现出脆弱性,可检测出篡改的痕迹和类型。 -A semi-fragile watermark algorithm for image authentication is proposed, which has adaptabilit
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-21
    • 文件大小:1985225
    • 提供者:韩磊
  1. spatial-filter

    0下载:
  2. 分别使用Roberts,Prewitt,Sobel,Laplician模板对图像进行空域滤波。-Using Roberts, Prewitt, Sobel, Laplician templates filter image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:813
    • 提供者:明月
« 12 3 4 »
搜珍网 www.dssz.com