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

搜索资源列表

  1. lb

    0下载:
  2. 实现了对图像的滤波功能,如高通滤波,低通滤波,频率域变换等-To achieve a filtering function of the image, such as high pass filtering, low pass filtering, frequency domain transform
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:148257
    • 提供者:江子巷
  1. pinghuaaruihua

    0下载:
  2. 用巴特沃兹低通(高通)、高斯低通(高通)、拉普拉斯高通滤波器对图像进行平滑(锐化)处理,以及Unsharp mask与highboost filtering-Butterworth low-pass (high-pass), Gaussian low-pass (high-pass), Laplacian high-pass filter on the image smoothing (sharpening) processing, and Unsharp mask highboost filt
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:537190
    • 提供者:王立通
  1. 2009302590101

    0下载:
  2. 该程序实现了raw 到bmp图像格式转换,实现了低通滤波,高通滤波,中值滤波等图像增强功能 可进行图像平移,缩放,旋转,边缘检测,二值化,并基于灰度进行模板匹配-The program to achieve raw to bmp image format conversion, low-pass filtering, high-pass filtering, median filtering, image enhancement feature image translation, scal
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:96953
    • 提供者:贾宁
  1. ditong

    0下载:
  2. 巴特沃斯低通滤波器matlab实现,用于频率域高通滤波-Butterworth low-pass filter matlab realize, the high-pass filter for frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1204
    • 提供者:wendaorui
  1. FIR_LOWPASS

    0下载:
  2. 常用低通滤波器设计matlab源代码,代码简洁,效率高-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1045
    • 提供者:马大帅
  1. guassianLPF

    0下载:
  2. 高斯频域低通滤波器,可以对图像提取其低频信息,得到图像的模糊结果。通过对半径的选取,可以滤除图像中的高频噪声信息。-gaussian low pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:523
    • 提供者:刘丽丽
  1. simple-filter

    0下载:
  2. 一般的高通、低通滤波器等功能,还有加窗算法。-General high-pass, low-pass filter, as well as windowing algorithm.
  3. 所属分类:Wavelet

    • 发布日期:2017-11-20
    • 文件大小:2778013
    • 提供者:午飞
  1. include

    0下载:
  2. 用不同的核进行图像的二维滤波 函数cvSmooth实现各种方法的图形平滑。 一般来说,图像平滑主要是为了消除噪声。图像的常见噪声主要有加性噪声、乘性噪声和量化噪声等。由于图像的能量主要集在低频部分,而噪声所在频段主要在高频段,因此通常都是采用低通滤波的方法消除噪声。 函数cvFilter2D对图像做卷积运算。 对图像进行线性滤波,支持替换方式操作。当核运算部份超出输入图像时,边界外面的像素值等于离它最近的图像像素值。 -Graph smoothing function of
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:3960
    • 提供者:史润强
  1. noise

    0下载:
  2. 理想高通和低通滤波器的matlab程序,可参考-Ideal high-pass and low-pass filter matlab program, refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1529
    • 提供者:Wangyu
  1. Digital-image-processing

    0下载:
  2. 关于数字图像处理的一些程序,中值滤波,灰度变换,巴特沃斯高通、低通滤波,理想高通、低通滤波,直方图均衡化-Some of the procedures on digital image processing, median filtering, gray-scale transformation, Butterworth high-pass, low-pass filtering, ideal high-pass, low-pass filtering, histogram equalizati
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4822
    • 提供者:wsea
  1. 3

    0下载:
  2. MATLAB图像处理源程序3:程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:11483
    • 提供者:木子
  1. JIANGZAO

    0下载:
  2. 图像降噪的程序。有巴特沃斯、高斯高通、同态滤波、指数低通等方法-Image noise reduction procedures. There Butterworth high-pass Gaussian, homomorphic filtering, low-pass methods such as index
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2398
    • 提供者:李龙
  1. room

    0下载:
  2. 图像增强—频域滤波 2.利用MATLAB提供的低通滤波器实现图像信号的滤波运算,并与空间滤波进行比较。 3.利用MATLAB提供的高通滤波器对图像进行处理。-Image enhancement- frequency domain filtering 2. Using MATLAB low-pass filter to provide an image signal filtering operation is compared with the spatial filtering. 3.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:553794
    • 提供者:潘逸诚
  1. FIR

    0下载:
  2. FIR实现的滤波器,低通带通和高通可选,窗函数也可以自己选,带阻滤波器仅供理解之用,附带有设计的PDF文档-FIR filter implementation, low-pass band-pass and high-pass option, the window function can also choose their own, band stop filter for comprehension purposes, with a design of the PDF document
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:224470
    • 提供者:马兴
  1. High-Pass-Filter

    0下载:
  2. 高通濾波器(英語:High-pass filter)是容許高頻信號通過、但減弱(或減少)頻率低於截止頻率信號通過的濾波器。-High-pass filter (English: High-pass filter) is to allow the high frequency signal through, but decreased (or decrease) the frequency signals below the cutoff frequency of the filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:519703
    • 提供者:林孟堯
  1. digital-photoes-passfilter

    0下载:
  2. 这是我研一的课程程序,包含低通、高通、带通、带阻滤波,用于数字图像处理领域。参考图像源选取的lena,希望有需要的童鞋,自行下载!-This is what I study a course program includes a low pass, high pass, band pass, band stop filter for digital image processing. Reference image source selected lena, I hope there is a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:649724
    • 提供者:杨建
  1. lvbo

    0下载:
  2. 在频域的基础上对图像进行滤波,带通,带阻,高通,低通-In the frequency domain on the basis of image filtering, band pass, band stop, high-pass, low-pass
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:1024148
    • 提供者:李尊
  1. ImageProcessing-8.0

    3下载:
  2. 基于VC的图像处理程序 1.空间域灰度变化(线性、非线性)、直方图均衡化以及规格化; 2.空间域的噪音(椒盐、脉冲、高斯噪音等),均值滤波、中值滤波,最大值滤波; 3.频率域的巴斯沃通高低通滤波,余弦变换,walsh变换,SVD编码等; 4.简单的图形编码(hufman编码、香农编码、Golomb编码、算术编码); 5.简单图像复原,涉及逆滤波和维纳滤波; 6.图像分割(这里只有一个大津阈值分割)。-VC-based image processing program 1.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:5299200
    • 提供者:Wenbo Huang
  1. ftandift

    0下载:
  2. 理想低通滤波器,巴特沃斯低通滤波器,高斯低通滤波器,使用FT和IFT,说明fftshift的作用。-Ideal low-pass filter, Butterworth low-pass filter, Gaussian low-pass filter, the use of FT and IFT, descr iption fftshift role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:977
    • 提供者:于倩
  1. sc

    0下载:
  2. 用matlab实现巴特沃斯高通和低通滤波滤波,对图像进行相应的处理-Using matlab to achieve Butterworth high-pass and low-pass filtering filtering, the image corresponding treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:48664
    • 提供者:献诗
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com