CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - image equalization

搜索资源列表

  1. lessonresouse

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

    • 发布日期:2008-10-13
    • 文件大小:670098
    • 提供者:tiantian
  1. 20060816

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:274436
    • 提供者:pudn_dxg001
  1. ImagesmoothingContrastEnhancement

    0下载:
  2. 直方图均衡:原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而达到增强对比度的效果 中值滤波:中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节-histogram equalization : the original plan to transform the histogram in the form of uniform distribution. This will increase the value of the pixel gray area
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1264
    • 提供者:xuhua
  1. DZJUE

    0下载:
  2. 本程序包括打开存储一幅图像,实现图像的中值滤波和直方图均衡。-opened a store images, the Image median filtering and histogram equalization.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:49743
    • 提供者:dz
  1. 第三章 图象增强技术

    0下载:
  2. 图象处理课件-3 图象增强技术,包括线性拉伸,直方图均衡化等-Image Processing Software -3 image enhancement technologies, including linear stretch, histogram equalization, etc.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3732249
    • 提供者:张似的
  1. histogram-用VC++建立MFC多文档对灰度图像进行的直方图均衡化

    0下载:
  2. 用VC++建立MFC多文档对灰度图像进行的直方图均衡化,本文档提供了所有步骤以及源代码!-Build with VC++ MFC Multiple Document for grayscale image histogram equalization, this document provides all the steps and source code!
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:224383
    • 提供者:杨柳
  1. InteEqualize

    0下载:
  2. 本人的课程设计作品--基于Visual C++的数字图像直方图均衡化处理-My course design work- based on Visual C++ histogram equalization of digital image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:5663600
    • 提供者:陈国峰
  1. equ_match

    0下载:
  2. 均衡化,反均衡化 lena.bmp是图示图像-Equalization, anti-equalization is lena.bmp icon image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:168613
    • 提供者:林荦荦
  1. image_process

    0下载:
  2. 本程序针对灰度图象进行处理,如对图象进行锐化、滤波、直方图均衡化等操作。-This procedure is for the gray-scale image processing, such as image sharpening, filtering, histogram equalization operation, and so on.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:7038531
    • 提供者:风儿
  1. Histogram_Equalization.tar

    0下载:
  2. It is a program for MATLAB. It is doing histogram equalization between two image.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:261276
    • 提供者:Titanium
  1. DIPDemo

    0下载:
  2. 实现了图像处理常用的基本方法,包括直方图均衡,几何变换,空域滤波,2维快速傅里叶变换,图像复原,图像压缩,边缘检测等方法。-The image processing used to achieve the basic methods, including histogram equalization, geometric transformation, spatial filtering, two-dimensional fast Fourier transform, image restora
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-20
    • 文件大小:6108967
    • 提供者:jason
  1. zhifangtu

    0下载:
  2. 直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:1072
    • 提供者:peng
  1. histogram_equilazation

    0下载:
  2. the code do the histogram equalization to the image and you can run it according to the instruction in main.c, and also, a very useful image library is together with it, which has many useful functions related to image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:261632
    • 提供者:lisen
  1. zuoye4

    0下载:
  2. 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处理-Looking for an exposure of the lack of gray (or color) image processing in accordance with the histogram equalization method
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:472621
    • 提供者:李海宁
  1. histo

    0下载:
  2. This program used for image enahancement, histogram equalization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1148667
    • 提供者:donginshin
  1. Matlab1

    0下载:
  2. 图像的均衡化 原理: 直方图均衡化-Image equalization principle: histogram equalization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:2482
    • 提供者:白百
  1. proj_1

    0下载:
  2. 用MFC作的,包含基本图像处理,例如灰度变换,对数变换,直方图均衡-Using MFC, contains basic image processing, such as gray-scale transformation, logarithmic transformation, histogram equalization, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:2477272
    • 提供者:王力
  1. Histogram-equalization

    0下载:
  2. 用Java语言实现灰度图像直方图均衡化,通过打开,直方图均衡化按钮操作实现。-Java language gray image histogram equalization.By opening, histogram equalization button operation to achieve.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:33825
    • 提供者:李涛
  1. image-experiment-for-matlab

    0下载:
  2. 图像平滑滤波、频域低通滤波、陷波处理、直方图均衡化-Image filtering, frequency domain lowpass filter, notch processing, histogram equalization
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2084906
    • 提供者:lijianing
  1. zhifangtuyujunhenghua

    0下载:
  2. 图像的预处理,读入彩色图像将其灰度化 绘制直方图 直方图均衡化 图像均衡化 Image equalization -Image preprocessing, read in color images to grayscale Drawing histogram Histogram equalization Image equalization
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:966
    • 提供者:spf
« 12 »
搜珍网 www.dssz.com