CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dynamic histogram equalization

搜索资源列表

  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
    • 文件大小:1.23kb
    • 提供者:xuhua
  1. tuxiangzengqiang

    2下载:
  2. 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:2.33mb
    • 提供者:funfunhit
  1. chap05

    0下载:
  2. ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:6.44kb
    • 提供者:汤跃峰
  1. dongtai

    0下载:
  2. 直方图增强的,动态频数均衡,用matlab编写-Histogram enhanced, dynamic frequency equalization, using matlab write
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:227.05kb
    • 提供者:任微微
  1. BmpProcess

    0下载:
  2. 图像处理软件,包括bmp文件的打开关闭保存,图像二值化,中值滤波、均值滤波、各种梯度算子、直方图均衡化、图像动态范围调整-Image processing software, including the opening and closing to save bmp file, image binarization, median filtering, average filtering, all kinds of gradient operator, histogram equalizatio
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:丁欢
  1. 111111

    0下载:
  2. 图像预处理中,通常采用直方图均衡化[1]和直 方图规定化、线性和非线性灰度变换法[2]提高图像 的对比度,但效果均不理想。故提出一种对比度增 强算法。该算法首先对直方图进行平滑处理以消除 直方图中因噪声而引入的随机干扰点,然后进行直 方图均衡化,增大图像的对比度,接着在整个显示 范围内对图像灰度级进行等间距排列,使输出图像 的灰度动态范围达到最大灰度变化范围,最后对整 幅图像中值滤波,滤除图像中被增强的噪声。-Image preprocessing, the co
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:390.58kb
    • 提供者:wy
  1. matlab

    0下载:
  2. 使用matlab、图像的显示(灰度图像、彩色图像、动态图像)、图像格式、图像压缩和图像的基本操作(图像反转和直方图均衡)-Using matlab, image display (grayscale image, color images, dynamic images), image format, image compression and image of the basic operations (image reversed, and histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1.38kb
    • 提供者:叶鸿
  1. dsdf

    0下载:
  2. 使用matlab、图像的显示(灰度图像、彩色图像、动态图像)、图像格式、图像压缩和图像的基本操作(图像反转和直方图均衡)-Using matlab, image display (grayscale image, color images, dynamic images), image format, image compression and image of the basic operations (image reversed, and histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1.37kb
    • 提供者:叶鸿
  1. image-processing-

    0下载:
  2. 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.54mb
    • 提供者:山外メ雲ジ
  1. Mathworks

    0下载:
  2. 详细说明: 读入图像,对于图像进行高斯高通以及低通滤波,显示结果,与原图进行对比-Detail: ch5_1_1: image gray-scale linear transformation (5.1.1) ch5_1_2: image grayscale piecewise linear transformation (5.1.1) ch5_1_3: using the transfer function of the number of forms of dynamic range c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2.24mb
    • 提供者:王小龙
  1. a-series-of-programs

    0下载:
  2. 详细说明: ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) ch5_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪 (§5.2.2) ch5_2_3: 中值滤
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7.57kb
    • 提供者:王小龙
  1. DRSHE

    0下载:
  2. DRSHE 演算法,一種利用直方圖等化的演算法-Dynamic Range Separate Histogram Equalization method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:701byte
    • 提供者:Van
  1. junheng

    0下载:
  2. 用直方图均衡化对图像进行处理。直方图均衡化主要用于增强动态范围偏小的图像的反差。该方法的基本思想是把原始的直方图变换为均匀分布的形状,这样就增加了像素灰度值的动态范围,从而达到增强图像整体对比度的效果。-Histogram equalization on the image processing. Histogram equalization is used to enhance the contrast of the image dynamic range is small. The basi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:45.66kb
    • 提供者:jiangmengting
  1. Histogram-equalization

    0下载:
  2. 直方图均衡化的基本思想是把原始图的直方图变换为均匀分布的形式,这样就增加了象素灰度值的动态范围从而可达到增强图像整体对比度的效果-The basic idea of histogram equalization is the histogram transform the original graph form for the uniform distribution, so the pixel gray value of the dynamic range is increased so as
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:27.83kb
    • 提供者:jackchan
  1. DHE

    0下载:
  2. dynamic histogram equalization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.09kb
    • 提供者:JAEWON LEE
  1. Fn_BPDHE

    0下载:
  2. brightness preserving dynamic histogram equalization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:987byte
    • 提供者:JAEWON LEE
  1. Fn_QDHE

    0下载:
  2. Quadrants Dynamic Histogram Equalization
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:752byte
    • 提供者:JAEWON LEE
  1. HistogramEqualization

    1下载:
  2. 直方图均衡化,包括动态直方图均衡化,全局直方图均衡化,局部直方图均衡化,以及绘制图像的直方图 其中动态直方图均衡化用A dynamic histogram equalization for image contrast enhancement 只取x=0情况-Histogram equalization, including dynamic histogram equalization, global histogram equalization, local histogram equaliz
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.14mb
    • 提供者:落雪无情
  1. Histogram-equalization

    0下载:
  2. 如果一副图像的像素占有很多的灰度级而且分布均匀,那么这样的图像往往有高对比度和多变的灰度色调。直方图均衡化就是一种能仅靠输入图像直方图信息自动达到这种效果的变换函数。它的基本思想是对图像中像素个数多的灰度级进行展宽,而对图像中像素个数少的灰度进行压缩,从而扩展像原取值的动态范围,提高了对比度和灰度色调的变化,使图像更加清晰。-If an image pixel occupies a lot of gray level and evenly distributed, so such images
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:229.42kb
    • 提供者:张聪
  1. RecordVw

    0下载:
  2. 连续播放DIB 图片的一个小工具。支持对播放的图像做动态直方图均衡。(A small tool for playing DIB pictures continuously. It supports dynamic histogram equalization for the played image.)
  3. 所属分类:图片显示

    • 发布日期:2018-01-09
    • 文件大小:3.21mb
    • 提供者:coall
« 12 »
搜珍网 www.dssz.com