搜索资源列表

  1. 数字图像处理alpha版

    0下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
  3. 所属分类:图形图象

    • 发布日期:2025-03-21
    • 文件大小:3.26mb
    • 提供者:王晗
  1. lowpassfilt

    1下载:
  2. 基于频率域的低通滤波器 主要有理想,巴特沃思,高斯等三种-based on frequency domain of the low-pass filter main ideals, Butterworth, including three Gaussian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1.84mb
    • 提供者:zhangming
  1. shuzi

    0下载:
  2. 这个是我数字信号处理这门课的课程设计,文件包括用matlab编写的代码和设计报告.这个设计包括卷积演示程序、采样定理演示程序、模拟滤波器设计演示程序、设计切比雪夫I型低通滤波器、切比雪夫I型低通滤波器、双线性变换法设计巴特沃斯低通数字滤波器、用凯塞窗设计高通滤波器.-This is my digital signal processing the course of the curriculum design, preparation
  3. 所属分类:matlab例程

    • 发布日期:2025-03-21
    • 文件大小:258kb
    • 提供者:蔡泽鹏
  1. Gaussian_Lowpass_Filter

    0下载:
  2. 二阶高斯低通滤波器,实现对图像的平滑处理,-Gaussian second-order low-pass filter, to achieve the smoothing of images,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:173kb
    • 提供者:shen hong
  1. GLPyramid2

    0下载:
  2. 多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术 金字塔是一种有效的多尺度表达结构 构建高斯金字塔和拉普拉斯金字塔 高斯低通滤波器 对应高斯金字塔中相邻两层图像差的带通滤波器 -Multi-scale imaging technology refers to the image using multi-scale expression, and in different
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:Mingruixia
  1. filter

    0下载:
  2. 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器、指数高通滤波器)-Frequency-domain low-pass filter (ideal low-pass filter, ladder low-pass filter, Butterworth low-pass filter, the index low-pass filter)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:2.9mb
    • 提供者:zhaojie
  1. matlab

    1下载:
  2. 本程序设计了一个数字低通滤波器,以滤除加入的高斯白噪声,很好的实现功能。-The program design of a digital low-pass filter to filter out the add white Gaussian noise, achieve good function.
  3. 所属分类:matlab例程

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:肖俊
  1. gaborfilter

    0下载:
  2. 高斯函数能构成一个在频域具有平滑性能的低通滤波器。可以通过在频域做乘积来实现高斯滤波。-Constitute a Gaussian function to the frequency domain with a smooth performance of the low-pass filter. Can be done in the frequency domain Gaussian filter to achieve the prod
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:35kb
    • 提供者:zb
  1. LowpassFiltering

    0下载:
  2. 本实验要求要求实现高斯低通滤波器的程序,并设定截至频率半径为15时得到如课本上图4.18图c的图。使低频通过而使高频衰减的滤波器成为低通滤波器,被低通滤波的图像比原始图像少一些尖锐的细节部分。本实验就是设计实现高斯低通滤波器。-Requirements of this experiment requires low-pass Gaussian filter procedure and set the frequency up to a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:69kb
    • 提供者:jhm
  1. glpf

    0下载:
  2. 这段代码主要是实现二阶高斯低通滤波器,本段代码全部用MATLAB语言实现的。-This code is to achieve second-order Gaussian low-pass filter, the above code to achieve the full use of the MATLAB language.
  3. 所属分类:matlab例程

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:熊子东
  1. frequency

    0下载:
  2. 用傅里叶变换对图形进行变换,然后用高斯低通、高通滤波器对图像进行去噪-Fourier transform graphics transform, and then use Gaussian low-pass, high pass filter for image denoising
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:jc
  1. gslbq

    0下载:
  2. 高斯低通,高斯高通滤波器。matlab实现,用于图像平滑处理,去噪,和锐化。-gaosi,filter。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:pyf
  1. txlb

    0下载:
  2. 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filte
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:266kb
    • 提供者:刘雨相
  1. lixiangditong

    0下载:
  2. 分别设计理想低通滤波器、巴特沃思滤波器、指数滤波器、梯形低通滤波器,并对含高斯噪声的图像进行低通滤波,截止频率自选,观察不同的截止频率,不同的滤波器的滤波效果。-Were designed for the ideal low pass filter, Butterworth filter, exponential filter, ladder low-pass filter, and Gaussian noise images with
  3. 所属分类:matlab例程

    • 发布日期:2025-03-21
    • 文件大小:4kb
    • 提供者:蓝园芳
  1. image_lvbo

    0下载:
  2. matlab中二阶巴特沃斯高通滤波器及二阶巴特沃斯低通滤波器的代码,可以直接用于matlab中使用。(Matlab two Butterworth high pass filter and two order Butterworth low-pass filter code, can be used directly in matlab.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:23kb
    • 提供者:提子君
  1. 滤波器

    0下载:
  2. 运用巴特我死低通高通滤波器对图像进行滤波处理,得到清晰的图像(Using Butt I die low-pass high-pass filter to filter the image, get a clear image)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:玉生烟
  1. 实验

    1下载:
  2. 高斯低通滤波器实现图像去噪,通过去除高频分量来降低图像噪声(Image denoising by Gauss low pass filter and reduction of image noise by removing high frequency components)
  3. 所属分类:其他小程序

    • 发布日期:2025-03-21
    • 文件大小:1.8mb
    • 提供者:Bester
  1. 实验

    0下载:
  2. 高斯低通滤波器,通过去除图像频域高频分量降噪(Gauss low pass filter to de-noising by removing high frequency component in frequency domain)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:1.8mb
    • 提供者:Bester
  1. 2.9零均值高斯白噪声通过低通带通滤波器前后特性

    0下载:
  2. 用matlab仿真零均值高斯白噪声通过低通带通滤波器前后特性,程序完善,结果与理论值非常接近(The zero mean white Gauss noise is simulated by MATLAB, and the program is perfect through the low pass bandpass filter. The result is very close to the theoretical value.)
  3. 所属分类:通讯/手机编程

    • 发布日期:2025-03-21
    • 文件大小:1kb
    • 提供者:YYDGQ
  1. 傅里叶谱与频域低通滤波

    0下载:
  2. 傅里叶谱与频域低通滤波 (a)从图书网站下载图4.41(a)并计算其(居中)傅里叶谱。(b)显示频谱。(c)在等式(4.8-7)中实现高斯低通滤波器。您必须能够指定结果2D函数的大小,M x N。此外,您必须能够指定高斯函数的中心位置。(d)从图书网站下载图4.41(a),并对其进行低通滤波,以复制图4.48中的结果。(Fourier Spectrum and Lowpass Filtering in Frequency Domain
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-03-21
    • 文件大小:23kb
    • 提供者:乔儿~
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org