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

搜索资源列表

  1. clahe

    0下载:
  2. 自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5636
    • 提供者:张荣刚
  1. OTSU方法计算图像二值化的自适应阈值

    1下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1814
    • 提供者:陈其星
  1. Imageequilibria

    1下载:
  2. 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:天路
  1. partenhance

    1下载:
  2. 这是我自己用matlab编的关于能强化细节的自适应直方图均衡法的实现的图象处理的程序,结合了强化细节的自适应直方图和直方图均衡化法的优点(里面附有该算法的原理),不足之处请不吝指教-This for my own use Matlab series on the details can be enhanced adaptive histogram equalization method on the realization of the plan like handling procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280757
    • 提供者:天路
  1. CLAHE.zip

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

    • 发布日期:2017-03-27
    • 文件大小:3892
    • 提供者:jim green
  1. adapthisteq

    0下载:
  2. 对限制对比度自适应直方图均衡化算法adapthisteq进行了解释。可用于图像增强-Contrast to the limited adaptive histogram equalization algorithm adapthisteq is explained. Can be used for image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:422781
    • 提供者:gao
  1. image_inhancement

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

    • 发布日期:2017-03-23
    • 文件大小:22160
    • 提供者:panghuanzhi
  1. StudyonStereoVision-basedCross-countryObstacleDete

    0下载:
  2. 本文提出了一种新的跨国家的障碍 检测技术为基础的立体视觉系统。 原始图像的预处理的高斯 过滤器和对比度限制的自适应直方图 均衡( CLAHE )方法来削弱作用 噪音,光线和对比度。哈里斯的角落位于与子像素精确。 -Cross-country intelligent vehicles always work in complicated environments with varying illuminations. The paper presents a n
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:971941
    • 提供者:晓翠
  1. enhance

    2下载:
  2. 在空域中常用的图像增强的程序,有自适应滤波法、二次维纳滤波、梯度法、直方图均衡法等-In the airspace used in the process of image enhancement, and adaptive filtering method, the second Wiener filter, the gradient method, histogram equalization method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2464
    • 提供者:陈少华
  1. junhengzengqiangsufan

    0下载:
  2. 用matlab编程的自适应直方图程序,经过试验了,还可以。。可以下载来应用看看。-Adaptive histogram using matlab programming procedures, tested, and was quite good. . Can be downloaded to apply a look.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-30
    • 文件大小:903
    • 提供者:序列
  1. tuxiangzengqiang

    0下载:
  2. 实现图像增强,改变图像对比度、灰度变换、直方图均衡化、观察平均、中值、自适应滤波的效果,用锐化算子对图像进行锐化处理-To achieve image enhancement, change the image contrast, gray-scale transformation, histogram equalization, observe the average, median, adaptive filtering effect, with the operator of the im
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3601
    • 提供者:纯净铃兰
  1. feige

    1下载:
  2. 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3. For the image in the white p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29788
    • 提供者:刘一霖
  1. HISTEQAUTOLIMIT

    0下载:
  2. 带自适应上限的直方图均衡化,是一般直方图均衡化的改进算法。-HistEq with auto uplimit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:195209
    • 提供者:田田
  1. inhance

    0下载:
  2. 使用直方图均衡化函数、图像调整函数和自适应直方图均衡化函数,编写用于增强索引图像对比度的程序,显示图像对比度增强效果-Using the histogram equalization function (histeq), image adjustment function (imadjust) and adaptive histogram equalization function (adapthisteq), prepared for image contrast enhancement in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:690
    • 提供者:杨智超
  1. OTSU

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。 -OTSU method of adaptive image binarization threshold, the algorithm of the input histogram analysis of gray image, the histogram is divided into two parts, making the maxim
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1502
    • 提供者:王晓波
  1. 20110802

    1下载:
  2. 自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。-Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:139188
    • 提供者:马超
  1. 图像去雾代码

    2下载:
  2. 暗通道优先去雾代码, 直方图去雾代码, 自适应色阶去雾代码(Dark channel priority fog code, Histogram de fogging code, Adaptive histogram defogging code)
  3. 所属分类:网络编程

    • 发布日期:2017-12-25
    • 文件大小:8192
    • 提供者:撞墙ing
  1. CLAHE

    1下载:
  2. 本算法介绍了对比度限制自适应直方图均衡化算法的实现,供读者学习(CLAHE based Visual C++ adapthisteq)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:808960
    • 提供者:文夕
  1. 1

    0下载:
  2. 基于阈值的图像分割,自适应阈值分割,会显示直方图和阈值。(Threshold based image segmentation, adaptive threshold segmentation, histogram and threshold will be displayed.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:3375104
    • 提供者:ayu1121
  1. CLAHE

    1下载:
  2. 对比度受限的自适应直方图均衡化算法(可直接运行)(Adaptive histogram equalization algorithm with limited contrast)
  3. 所属分类:图形图像处理

    • 发布日期:2020-10-21
    • 文件大小:4096
    • 提供者:lareinazz
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com