CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - histogram 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. CLAHE.zip

    1下载:
  2. 实现局部自适应直方图均衡功能,对图像实现争抢功能,The realization of local self-adaptive histogram equalization function
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:3892
    • 提供者:jim green
  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. wave_log_exp

    0下载:
  2. 实现BMP图像的读取,进行两层小波变换,低频进行直方图均衡化,小波重构,并实现指数对数变换,很好用的。-The realization of BMP images to read, to carry out a two-tier wavelet transform, to carry out low-frequency histogram equalization, wavelet reconstruction, and the index of the number of transforma
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:61098
    • 提供者:
  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

    0下载:
  2. A useful function for histogram equalization.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:863
    • 提供者:Pedro
  1. equalizeHist

    0下载:
  2. Histogram equalization algorithm on-Histogram equalization algorithm on C C++
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:611
    • 提供者:Max
  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-equalization

    0下载:
  2. 直方图均衡化的C语言实现,用C语言编程,均衡-Histogram equalization
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:142693
    • 提供者:白雪
  1. histogram-equalization

    0下载:
  2. It s very simple histogram equation program. You can understand very easly to understand histogram.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1439581
    • 提供者:Ganzoo
  1. Histogram-Equalization

    0下载:
  2. 直方圖等化:包括開檔直方圖和直方圖等化 主要是增強圖的對比,使圖片更清楚呈現-Histogram Equalization
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:656472
    • 提供者:張雅城
  1. histogram

    0下载:
  2. 数字图像处理--直方图均衡化--matlab程序-Digital image processing- Histogram equalization- matlab program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:60613
    • 提供者:邢彩荣
  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
    • 提供者:李涛
« 12 3 »
搜珍网 www.dssz.com