CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像处理 滤波器

搜索资源列表

  1. test_LNL

    0下载:
  2. 线性非局部均值滤波器用于图像处理中的去除噪声平滑图像,能够较好的保持图像的边缘-Linear non-local mean filter for image processing to remove noise smoothing of images, to better maintain the image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:49660
    • 提供者:alison
  1. contextual_and_local_discontinuities

    0下载:
  2. 上下文与局部不连续性的滤波器主要用于图像处理中的去除噪声平滑图像-Discontinuity with the local context is mainly used for image processing filters to remove noise in the smooth image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:3024
    • 提供者:alison
  1. Implementing_Filtering

    0下载:
  2. 该代码实现了图像的滤波处理,这段代码给出了三种滤波矩阵,包括图像平滑(低通滤波器)、图像边缘提取(高通滤波器)等。用户下载后可以根据自己需要修改滤波矩阵和参数值,以便实现特殊的功能。为了形象的说明滤波效果,代码执行后可以看到滤波前后滤波后的对比图像。 -The code of the image filter processing, the code shows the three filter matrix, including the smoothing (low pass filter),
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1025
    • 提供者:beifang
  1. Gabor-class

    0下载:
  2. Gabor类,包含Gabor滤波器在图像处理中的相关函数。-Gabor class, which contains relevant functions for image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5602
    • 提供者:NI
  1. Log

    0下载:
  2. 数字图像处理程序集: 包括锐化、平滑、LOG滤波器提取边缘,数学形态学的腐蚀、膨胀、骨架化、开闭运算,以及分形方法画树木和树叶。包括VC++源代码、LOG滤波器提取边缘.doc、用形态学方法提取骨架线实验报告.doc、由明暗度提取外形信息.doc 3篇文档和可执行程序。-Digital image processing assembly: including sharpening, smoothing, LOG filter from the edge of mathematical mo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:236433
    • 提供者:卢孝勋
  1. MeFrm

    0下载:
  2. 傅立叶变换在图像处理中的重要作用: (A) 图像增强与图像去噪 绝大部分噪音都是图像的高频分量,通过低通滤波器来滤除高频噪声;边缘也是图像的高频分量,可以通过添加高频分量来增强原始图像的边缘; (B) 图像分割与边缘检测 提取图像高频分量 (C) 图像特征提取 形状特征:傅里叶描述子 纹理特征:直接通过傅里叶系数来计算纹理特征 其他特征:将提取的特征值进行傅里叶变换来使特征具有平移、伸缩、旋转不变性 (D ) 图像压缩 可以直接通过傅里叶系数来压缩数据
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:147779
    • 提供者:夏伟
  1. adjgamma

    0下载:
  2. 图像预处理-图像去噪方面-滤波器-matlab的实现程序,非常清晰- ADJGAMMA- Adjusts image gamma. function g = adjgamma(im, g) Arguments: im - image to be processed. g - image gamma value. Values in the r
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:537
    • 提供者:kakarot
  1. Basic_Image_Process

    0下载:
  2. 基本的图像处理程序:统计直方图,阈值分割,图形加减,傅里叶频谱分析,频域理想高通、低通滤波,高斯型滤波器,伪彩色编码,可以保存处理以后的图像-Basic image processing: histogram, threshold segmentation, graphics, addition and subtraction, Fourier spectral analysis, frequency domain the ideal high-pass, low pass filter, Ga
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2100254
    • 提供者:jack
  1. AvarageF

    0下载:
  2. 利用均值滤波器处理图像,滤波器的类型包括算数和几个滤波器,同时含模板的大小设置。-Mean filter which include the arithmetic mean filter and geometric mean filter used for processing digital images, meanwhile,it could set the size of template,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:586
    • 提供者:李书荣
  1. matlab

    0下载:
  2. 关于图像处理在滤波器方面的代码,可以画出3d滤波器,空间的图像-In terms of image processing filters on the code, you can draw the 3d filter, the image space
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:659
    • 提供者:yaz
  1. hsv

    1下载:
  2. 双边滤波器,对彩色图像进行处理,效果非常好!-bialteral filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1802240
    • 提供者:王国云
  1. codes

    0下载:
  2. KALMAN 滤波器 辅助 在线足球运动员跟踪 球赛是由模拟器生成的日志文档 此程序只实现如何利用kalman滤波器 对2维平面上的 运动物体进行跟踪 不涉及任何图像处理的东西-Kalman filter assisted on-line multiple objects tracking on simulated robot soccer match log file. The tracking system is working on preprocessed data, so no ima
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4968990
    • 提供者:sangecoa
  1. program-sets

    0下载:
  2. 图像处理程序集包含滤波器滤波,神经网络,边缘检测,傅里叶变换等众多程序-matlab digital image processing program sets
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:84518
    • 提供者:赵岩
  1. leefilt

    0下载:
  2. 精致极化lee滤波,是在多极化合成孔径雷达图像处理中, 常常要用到的一种滤波器。它可以较好的保持每个点的特性-Delicate polarization lee, is in the filter multi-polarization synthetic aperture radar image processing, often use a filter。It can be the better to maintain the characteristics of every point
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:649
    • 提供者:于晓红
  1. Matlab_LowPass_Filter

    0下载:
  2. Matlab写的用于图像处理的低通滤波器-Matlab was used for image processing low pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:774483
    • 提供者:王国强
  1. imageprocess

    0下载:
  2. 用matlab实现了各种采用的图像处理技术,边缘检测,直方图均衡,滤波器设计等-Using matlab to achieve a variety of image processing techniques used, edge detection, histogram equalization, filter design, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:235940
    • 提供者:Mr zhuang
  1. LowFilter

    0下载:
  2. 图形图像处理方法 低通滤波器 用于图像滤波去除噪声-Graphic image processing method for image filtering low-pass filter to remove noise
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:361450
    • 提供者:liljas
  1. Histogram

    0下载:
  2. 演示了如何使用directshow中的Sample Grabber滤波器实现图像处理,主要是直方图统计-Demonstrates how to use directshow in the Sample Grabber filter for image processing, mainly histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:18928
    • 提供者:Lewis
  1. BandPassFilter

    0下载:
  2. Matlab 实现的带阻滤波器设计。基于高斯带阻滤波器。实现冈萨雷斯《数字图像处理》第五章的实例。-Matlab implementation of the band stop filter design. Based on Gaussian band-stop filter. Achieve Gonzalez, " Digital Image Processing" Chapter V of the instance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:392387
    • 提供者:李铭
  1. CCS_DSP_filter_designed

    0下载:
  2. 基于DSP的软件算法设计,FIR,IIR,滤波器设计,图像处理算法设计-Based on DSP software algorithm design, FIR, IIR, filter design, image processing algorithm design
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1914916
    • 提供者:郑海波
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com