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

搜索资源列表

  1. lfx

    1下载:
  2. 利用Visual C++编程技术实现数字图像处理图像的各种基本技术,主要包括以下几点: 1、BMP格式图象的显示:直接显示和打点显示。 2、几何变换:平移,旋转,镜象变换,转置,缩放。 3、正交变换:包括傅立叶变换、沃尔什变换、离散余弦变换和离散余弦反变 换等。 4、图象增强:包括空域增强(直接灰度变换、直方图处理、图像平滑,均值滤波,拉普拉锐化等)和频域增强(理想低通、巴特沃斯低通滤波)和伪彩色增强。 5、图象复原:卷积模糊、卷积模糊+噪声、椒盐噪声、随机噪声、逆滤波复
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3750496
    • 提供者:皮传奇
  1. denoise

    0下载:
  2. 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理-Using Butterworth (Butterworth) low pass filter the image noise by smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:565
    • 提供者:王凌霞
  1. Gaussian_LP

    0下载:
  2. 数字图像处理,使用高斯滤波进行图像处理,形成低通-Digital image processing, Gaussian filtering for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:742
    • 提供者:qq
  1. fftnew

    0下载:
  2. 快速傅里叶变换滤波,适用于低通滤波,高通滤波处理-Fast Fourier transform filter for low pass filtering, high pass filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1089
    • 提供者:wfhgf
  1. kongjianyu

    0下载:
  2. 在“空间域”文件中,函数有很多,包括正弦变换均衡,平滑线性滤波,锐化滤波,锐化滤波边缘增强,频域指数高/低通滤波,巴特沃斯滤波,文件名为相应拼音。-In the "space domain" file, functions, there are many, including sine transform equilibrium, smooth linear filter, sharpen filter, sharpen filter strengthen edge, the frequency
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:94835
    • 提供者:wangjunxiang
  1. Matlab_LowPass_Filter

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

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

    0下载:
  2. 利用频域变换方法滤波提取呼吸信号:先求解出心电信号的频率,然后低通滤波获得呼吸信号之后,反变换-Frequency-domain transformation method to extract respiration signal filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:110855
    • 提供者:mx
  1. FIR

    0下载:
  2. 基于窗函数的FIR数字滤波器设计(高通、带通、低通)-Window-based FIR digital filter design function (high pass, band pass, low pass)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:122011
    • 提供者:李金儒
  1. SSRBLPF

    0下载:
  2. 这是以巴特沃斯低通滤波器为基础的SSR算法,可以解决高斯低通滤波器的SSR算法部分出现过增强现象-this is a retinex algorithm base of BLPF.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:910
    • 提供者:liu
  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. path

    1下载:
  2. 对图像进行高通滤波和低通滤波处理,包括图片和测试程序。-High-pass filter the image and low-pass filter, including pictures and test procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:465663
    • 提供者:tianlina
  1. several-filtering-procedures

    0下载:
  2. matlab软件使用的程序:图像二维小波单层分解、图像二维小波两级分解、图像巴特沃思高通滤波器、图像巴特沃思低通滤波器、图像指数高通滤波器、图像指数低通滤波器、图像同态滤波器、图像理想低通滤波器-matlab software programs: single-image two-dimensional wavelet decomposition, wavelet two-dimensional image decomposition, image Butterworth high-pass f
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4704
    • 提供者:张三
  1. wavelet4

    0下载:
  2. 小波分析去噪,提取小波分解中第二层的低频图像,即实现了低通滤波-Denoising wavelet analysis, wavelet decomposition to extract the second layer of low-frequency images, or to achieve a low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:558
    • 提供者:王亚男
  1. Butterworth

    0下载:
  2. 基于Matlab利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理-Based on Matlab using Butterworth low-pass filter for image noise by smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:566
    • 提供者:ncy
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8264
    • 提供者:qinchuan
  1. vbPphotoprocess

    0下载:
  2. 常见的vb图像处理程序,包涵边缘增强+低通滤波+彩色增强+掩模匹配法+彩色变换+二值化+边缘增强+图象平滑处理+灰度拉伸+直方图,通过了仿真仿真,代码可以直接运行。-vb+photo process etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:605317
    • 提供者:谢坤
  1. Digital-Image-Processing-Procedures

    0下载:
  2. 图像对数变换,图像拉伸和压缩灰度值,图像规定化,均衡化,位图切割,图像放大缩小,图像求反,平或滤波器,理想低通滤波器,理想高通滤波器,巴特低通滤波器-Logarithmic transformation of the image, the image gray value stretching and compression, image-oriented provisions, equalization, cutting bitmap, image zoom, image inverted,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:649832
    • 提供者:abdurusul
  1. batewosi

    0下载:
  2. 巴特沃斯滤波器是电子滤波器的一种。巴特沃斯滤波器的特点是通频带内的频率响应曲线最大限度平坦,没有起伏,而在阻频带则逐渐下降为零。 在振幅 的对数对角频率的波特图 上,从某一边界角频率开始,振幅随着角频率的增加而逐步减少,趋向负无穷大。该段代码就是巴特沃斯高通和低通滤波器的设计。-Bart wo filter is a kind of electronic filters. Bart wo filter is characteristic of the passband frequency res
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:724
    • 提供者:杨莎莎
  1. gaoditonglvbo

    0下载:
  2. 对于初学者来说,这段代码比较容易理解,如果对图像增强有一定的了解的话,此代码就更易理解了。它是对理想高通和低通滤波器的设计。-For starters, this code easier to understand, if the image enhancement have some understanding of words, the code is easier to understand. It is the ideal qualcomm and low pass filter des
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:628
    • 提供者:杨莎莎
  1. P0311

    0下载:
  2. 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理-Using Butterworth (Butterworth) low-pass filter for image noise by smoothing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:565
    • 提供者:qqddsshhjj
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 33 »
搜珍网 www.dssz.com