CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 灰度图像 频域 增强

搜索资源列表

  1. Programs

    0下载:
  2. 2、图像增强: 图像增强也称为图像锐化,其目的是为了加强图像中的轮廓边缘等细节信息。 与图像平滑一样,也可分别在空域和频域进行图像增强。 在空域中进行图像锐化: 将原图像与 相减可以得到经过锐化处理的图像g(i,j),即: g(i,j)= f(i,j)- = f(i,j)-α[f(i+1,j)+ f(i-1,j)+ f(i,j+1)+ f(i,j-1)-4 f(i,j)] = f(i,j)+4α[f(i,j)- ] 这里,α为可选择的用于控制锐化程度的因子
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:163408
    • 提供者:
  1. chapter4_3

    0下载:
  2. 图像在传输过程中,传递函数对高频成分有衰减作用,造成图像模糊,细节轮廓不清楚。图像锐化就是补偿图像的轮廓,增强图像的边缘及灰度跳变的部分,使图像变得清晰。亦分空域处理和频域处理两类[3]。-Image in the transmission process, the transfer function of the role of high frequency components are attenuated, resulting in image blurring, the details
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:171447
    • 提供者:王瑜
  1. demo

    0下载:
  2. 包括对图像的变换,图像的增强:灰度变换增强、空间域滤波增强、频域滤波增强、常用的图像分割算法、图像配准算法-Including image transformation, image enhancement: enhanced gray-scale transformation, spatial filtering enhancement, frequency domain filtering enhancement, commonly used in image segmentation, i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4962792
    • 提供者:杨颜华
  1. digital-image-processing

    0下载:
  2. 数字图像处理实验,包括图像灰度变换,图像直方图及均衡化,图像中值滤波,图像空域锐化增强和频域滤波五个实验-Digital image processing experiments, including the image gray level transformation, histogram equalization, image filtering, image airspace sharpness enhancement and frequency domain filtering fiv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1858
    • 提供者:zxy
  1. ImageEnhance

    0下载:
  2. 空间域、频域图像增强,包括基本灰度变换,直方图处理,空间平滑、锐化处理,理想、巴特沃斯和高斯滤波器,快速傅立叶变换等-Space domain, frequency domain image enhancement, including basic gray transform, histogram processing, spatial smoothing, sharpening, ideals, Butterworth and Gaussian filters, fast Fourier t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:287046
    • 提供者:jzx
  1. 数字图像处理基础程序及运行结果图像matlab程序

    0下载:
  2. 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算
  3. 所属分类:2D图形编程

    • 发布日期:2013-09-13
    • 文件大小:1670656
    • 提供者:canyang3210
  1. Solution1

    0下载:
  2. 高频强调滤波和灰度变换进行图像增强: 1. main.m 主程序 2. paddedsize.m 对图像进行补充,以便形成的方形大小等于最小接近的2的整数次幂。 3. dftfilt.m 输入图像f和一个滤波器函数,返回经过滤波和剪切后的图像g。 4. dftuv.m 提供频域坐标网格。 5. lpfilter.m 几种常用的低通滤波器。 6. hpfilter.m 实现高通滤波。 7. BodyImage.JPG 测试用图片 注: 1. 运行程序前,请在ma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:11755
    • 提供者:穆歌
  1. Image-Enhancement

    0下载:
  2. 包含几个图像增强程序:灰度变换增强,直方图增强,图像平滑,图像锐化,频域增强,彩色增强等。-Contains several image enhancement procedures: gray-scale transformation enhancement, histogram enhancement, image smoothing, image sharpening, frequency domain enhancement, color enhancement.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:190687
    • 提供者:吴庆海
  1. tuxiangzengqiang

    0下载:
  2. 图像增强,实现灰度变换增强、直方图增强、图像平滑、图像锐化、频域增强、彩色增强等功能的照片处理器。-Image enhancement, to achieve enhanced gray-scale transformation, histogram enhancement, image smoothing, image sharpening, frequency domain enhancement, color enhancement features such as photo proce
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:192470
    • 提供者:肖飞
  1. Digital-image-processing

    0下载:
  2. 一 彩色图像灰度化 1 二 空域增强技术 2 2.1 直接灰度映射 2 2.1.1 图像求反(负片) 2 2.1.2 调用imadjust 2 2.1.2 动态范围压缩 3 2.1.3 灰度切分 4 2.1.4 位图切分 5 2.2 直方图变换 6 2.3 空域滤波 7 2.3.1平滑滤波 7 2.3.2锐化滤波 9 三 基本图像变换 11 四 频域图像增强 12 4.1 低通滤波 12 4.1.1 理想低通滤波 12 4.1
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6334360
    • 提供者:吕连军
  1. chap5

    0下载:
  2. 图像增强技术,灰度变换,直方图增强,图像的统计特性,空域滤波,频域滤波-Image enhancement technology, gray transform, histogram enhancement, the statistical properties of the image, spatial filtering, frequency domain filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:53540
    • 提供者:姜妍
  1. Homomorphic-filtering

    1下载:
  2. 同态滤波去噪,把频率过滤和灰度变换结合起来的一种图像处理方法,它依靠图像的照度/ 反射率模型作为频域处理的基础,利用压缩亮度范围和增强对比度来改善图像的质量。使用这种方法可以使图像处理符合人眼对于亮度响应的非线性特性,避免了直接对图像进行傅立叶变换处理的失真。-Homomorphic filtering noise, the frequency filter and the gradation conversion processing method combining an image, wh
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1380065
    • 提供者:王芬
  1. 123

    0下载:
  2. 对BMP图像进行打开,查看灰度直方图,线性变换,直方图均衡化,图像增强,几何变换,fft,频域滤波,图像恢复,数学形态学,图像分割等操作。-To open the BMP images, view the gray-level histogram, linear transformation, histogram equalization, image enhancement, geometry transformation, FFT, frequency domain filtering, i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5683395
    • 提供者:宋光俊
  1. Digital-Image-Process

    0下载:
  2. 数字图像处理代码,可以实现几何变换,灰度变换,空域和频域增强,图像分割等操作。-Digital image processing code, can achieve geometric transformation, gray transform, spatial and frequency domain enhancement, image segmentation and other operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1195433
    • 提供者:zhao yu
  1. pyzq

    0下载:
  2. 图像增强,仿真结果有巴特沃斯频域滤波,灰度调整,空域滤波,理想频域滤波,直方图均衡化-Image enhancement, simulation results Butterworth frequency domain filtering, grayscale adjustment, spatial filtering, the ideal frequency domain filtering, histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1918
    • 提供者:feiniao
  1. ImgPrces-demo

    0下载:
  2. 包含几何变换,灰度变换,空域增强频域增强等图像处理的基本操作,以及图像形态学和图像分割的操作,还包含人脸检测的简单操作-Including geometric transformation, gray scale transformation, spatial enhancement and other image processing operations, as well as the operation of image segmentation and image segmentatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4854940
    • 提供者:林科兴
  1. work

    0下载:
  2. 基于matlab的图像增强技术,包括灰度变换,锐化,彩色增强和频域增强-Matlab-based image enhancement technology, including gray-scale transformation, sharpening, color enhancement and frequency domain enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5502941
    • 提供者:liujia2016
  1. Image-conversion

    0下载:
  2. 对图像进行二值化,灰度映射,模板卷积,模板锐化和频域增强和伪彩色处理-Image binarization, gray mapping, convolution template, templates, sharpening and frequency domain enhancement and pseudo-color processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:179242
    • 提供者:刘巧梅
  1. tongtailvbo

    0下载:
  2. 基于matlab的数字图像处理,频域上进行高通滤波以实现同态滤波,对灰度图像偏暗的图像进行图像增强。-Matlab-based digital image processing, high-pass filter in the frequency domain in order to achieve homomorphic filtering, dim gray image image image enhancement.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:28104
    • 提供者:yang
  1. matlab4

    1下载:
  2. 图像综合锐化处理 对一低质量的进行灰度增强和锐化处理,在原图像中加入细节信息得到锐化效果,在空域和频域中分别实现。(For a low-quality grayscale enhancement and sharpening process, the detail information is added to the original image to obtain a sharpening effect, which is implemented in the airspace and t
  3. 所属分类:其他

    • 发布日期:2020-11-16
    • 文件大小:64512
    • 提供者:dke
« 1 23 »
搜珍网 www.dssz.com