CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直方图均衡化

搜索资源列表

  1. zhifangtu

    0下载:
  2. 对图片进行灰度处理,用matlab编程来实现直方图均衡化,-Gray on the picture to deal with implementation matlab programming to histogram equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1120
    • 提供者:liang
  1. a

    0下载:
  2. gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等-gui interface design, the general image processing, such as rotation, noise, such as histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6156
    • 提供者:liaohuiyuan
  1. hist

    0下载:
  2. 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3669
    • 提供者:储培
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. Homo LAHE

    2下载:
  2. 对图像先同态滤波,再进行局部直方图均衡化,可以模糊图片进行增强,遥感图像去薄云等等,但不是很完善。-First image homomorphic filtering, and local histogram equalization can enhance the blurred images, remote sensing images and so on to thin, but it is not very perfect.
  3. 所属分类:绘图程序

    • 发布日期:2013-06-24
    • 文件大小:1049
    • 提供者:瓦伦丁
  1. his

    0下载:
  2. 将一幅彩色图片进行直方图均衡化,得到的图像进行比较,有明显增强效果-Will carry out a full-color photographs, histogram equalization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:77837
    • 提供者:张妍
  1. Gaussian-Pepper-Noise-Generator

    0下载:
  2. 对一幅图像进行局部和全局的的直方图均衡化-...........................................
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:36885
    • 提供者:周丽
  1. DIP

    0下载:
  2. 图象增强的集中主要方式的源码,适合初学者使用。包括直方图均衡化和规范化,高低通巴特沃兹,一些锐化算子的实现等。-MATLAB DIP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4208
    • 提供者:NERV
  1. chengxu

    0下载:
  2. #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:552
    • 提供者:feng
  1. Inagehistogram

    0下载:
  2. 图像直方图均衡化的程序设计库函数验证MATLAB-Image histogram equalization procedure to verify the design of library functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3505
    • 提供者:小海
  1. Image-Imag-Enhancement

    0下载:
  2. 影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1348
    • 提供者:suwei
  1. haar

    0下载:
  2. 基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:886
    • 提供者:wd
  1. histogram

    0下载:
  2. 计算直方图,对灰度图像进行线性变换,利用直方图均衡化实现图像增强-Calculate histogram, linear transformation of the grayscale images using histogram equalization to achieve image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:77436
    • 提供者:紫瓶
  1. Application_of_MatLab_in_Digital_Image_Processing.

    0下载:
  2. 介绍利用MatLab实现图像增强的3种常用方法:灰度直方图均衡化、灰度变换、平滑与 锐化滤波等,探讨利用MatLab提供的系列算子实现图像边缘检测的方法.以Amold置 乱变换为例,探讨MatLab在图像空间变换处理中的应用,以离散余弦变换为例探讨 MatLab在图像频域变换处理中的应用。-Describes the use of MatLab implementation of the three kinds of commonly used image enhancement m
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:210870
    • 提供者:hope
  1. Probing_into_Technique_of_Image_Enhancement_Based_

    1下载:
  2. :图像增强是图像处理的一个重要分支,是图像边缘提取、图像分割等的基础.文章介绍了常用的图像增强技 术,并且以Madab为工具完成图像的直方图均衡化、巴特沃斯高通滤波器操作的示例,给出了处理前后的对照图像.重点介 绍了利用小波变换进行图像增强,获得了比较好的增强效果.-: Image enhancement is an important branch of image processing is the image edge extraction, image segmentation,
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:195070
    • 提供者:hope
  1. MATLAB

    2下载:
  2. 用自编程序实现图像的灰度直方图与直方图均衡化-With self-compiled program to achieve the image histogram and histogram equalization
  3. 所属分类:图形图象

    • 发布日期:2013-09-27
    • 文件大小:1467594
    • 提供者:单黄勇
  1. Histogramequalization

    0下载:
  2. 灰度直方图均衡化的实现 图片可以自己找 随便一个就行 不过的改路径-Realization of Image s Linearization of Graylevel Histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:266216
    • 提供者:刘伟
  1. 1233

    0下载:
  2. 该文讨论了传统直方图均衡化算法的不足。 在分析人眼对图像亮度的感知 是呈对数关系的基础上.提出了基 于这一视觉特性的直方图均衡化算法的改进方法。该法过把对比度在人眼识别范围外的像素依据视觉特性进行调整.来提高图像细节信息的表现能力。实验证明了该改进方法的有效性-The paper discusses the traditional histogram equalization algorithm deficiencies. Analysis of the human eye in the per
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:238128
    • 提供者:王一
  1. simple

    0下载:
  2. 包含三个对彩色图像进行简单处理的小程序,分RGB三通道显示,并做直方图均衡化;转到色调饱和度亮度空间,对亮度做均衡。图像的三个方向的翻转。-Consists of three simple color image processing applet, sub RGB three-channel display, and do histogram equalization to hue, saturation, space, and make a balanced brightness. Fli
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:30680
    • 提供者:
  1. gaijin

    0下载:
  2. 直方图均衡化改进 改进后的算法图像增强效果更加良好-Histogram equalization improved algorithm to improve the image enhancement a more favorable
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:818
    • 提供者:yulin
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com