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

搜索资源列表

  1. AHE

    0下载:
  2. 使用AHE(自适应直方图均衡)增强图像,实现AHE去雾功能-Use AHE (adaptive histogram equalization) enhance the image and realize AHE defogging function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4006
    • 提供者:yangqingshuai
  1. histogram_stretch

    0下载:
  2. Enhance contrast using histogram equalization
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:116030
    • 提供者:AH
  1. Loggabor-Lung-cancer-detection

    0下载:
  2. Loggabor Lung cancer detection Steps 1. First enter the patient ID 2. Enter patients mail ID 3. Select Input image cross sectional view of lungs • After selection the image histogram equalized, • Gabor filterd enhance the ima
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:212208
    • 提供者:Lee Kurian
  1. Image-Equilibrium

    0下载:
  2. 该代码是关于图像处理中的图像均衡的内容,利用直方图均衡化之后,原来比较少像素的灰度会被分配到别的灰度去,像素相对集中, 处理后灰度范围变大,对比度变大,清晰度变大,所以能有效增强图像。-The code is a graphic equalizer content on image processing, after histogram equalization, less original pixel gray gray will be assigned to another go, the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:112288
    • 提供者:zzuzwj
  1. Image-defogging

    1下载:
  2. 由于大气的散射作用,雾天的大气退化图像具有对比度低、景物不清晰的特点,给交通系统及户外视觉系统的应用带来严重的影响。但由于成像系统聚焦模糊、拍摄场景存在相对运动以及雾天等不利环境,使得最终获取的图像往往无法使用。为了解决这一问题,设计图像复原处理软件。 要求完成功能: 1、 采用直方图均衡化方法增强雾天模糊图像,并比较增强前后的图像和直方图; 2、 查阅文献,分析雾天图像退化因素,设计一种图像复原方法,对比该复原图像与原始图像以及直方图均衡化后的图像; 3、 设计软件界面 -
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:125952
    • 提供者:杨洋
  1. bianhuanalvbo

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

    • 发布日期:2017-04-29
    • 文件大小:11311
    • 提供者:fu
  1. imageprocessing

    0下载:
  2. 基于空域的图像增强方法,着重对灰度变换、直方图均衡化、平滑和锐化等几种常用的增强方法进行了深入的研究,通过Matlab实验得出的实际处理效果.-Based on the spatial image enhancement method, the paper focuses on the gray level transformation, histogram equalization, smoothing and sharpening, and other commonly used metho
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2802281
    • 提供者:璇璇
  1. asd

    0下载:
  2. 实现直方图均衡化增强该图像的对比度。matlab 程序-Achieve histogram equalization to enhance the contrast of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:169038
    • 提供者:陈广义
  1. matching

    0下载:
  2. histogram matching: it compares two images and enhance the main image by comparing it to referal image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:836
    • 提供者:tarun
  1. 1

    0下载:
  2. 对图片进行直方图均衡处理,并进行强度转换来加强图像-Do histogram equalization for images Try some intensity transforms to enhance them.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:3761969
    • 提供者:王育琦
  1. HistNormolize

    0下载:
  2. 主要用于图像的直方图均衡化,增强图像,改善图像的质量。-It is mainly used for image histogram equalization, enhance image, improve image quality.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:hexiaomei
  1. hist

    0下载:
  2. 这是一系列通过灰度映射、伽马调整、形态学变换、灰度直方图标准化等等方法来对图像细节进行增强的图像预处理matlab代码-Through a series of gray-scale map, gamma adjustment, morphological transformation, details in an image grayscale histogram normalization and so on ways to enhance the image preprocessing of
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3023
    • 提供者:小透明
  1. Image_Enhanced_System

    0下载:
  2. 实现了基本的图像增强,包括直方图均衡化,空域滤波,频域滤波等。-perform basic image enhance,include histogram equlization,spatial filter and frenquency filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8856658
    • 提供者:leepeng
  1. pic360

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

    • 发布日期:2017-05-04
    • 文件大小:11536
    • 提供者:努力
  1. aoginat

    0下载:
  2. A novel pixel gray stretch in wavelet domain and rapid image threshold segmentation algorithm is proposed in view of the case that there is no visible double peak histogram in uneven illumination image. Firstly , it stretch the image gray a
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:2849499
    • 提供者:杨松
  1. lvbo

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

    • 发布日期:2017-05-04
    • 文件大小:110597
    • 提供者:Alley
  1. xiangsuyuzhicaijian2

    0下载:
  2. 能够根据设定的比例参数裁去直方图中灰度值最小和最大的一部分像素值,然后将灰度值归一化,(后期处理可以自行将灰度值拉伸至需要的动态范围)能够提升图像的对比度。-Parameter setting can be cut according to the proportion of gray value histogram to the minimum and maximum portion of the pixel value, and then the gray value normalizati
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:491715
    • 提供者:fswius
  1. enhanceclahe001

    0下载:
  2. This code will enhance the image linearly with the help of histogram, equalization. It enhance the image without noise at the edges.
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:dmurugan
  1. enhancegray003

    0下载:
  2. This code will enhance the image linearly with the help of histogram, equalization. It enhance the image without noise at the edges.
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1221
    • 提供者:dmurugan
  1. hist_anysize

    0下载:
  2. 一个平台阈值直方图均衡程序,可以将16位的图像转化为8位,并增强图像的对比度,更有利于人眼观察。(A platform threshold histogram equalization program, you can 16 bit images into 8, and to enhance the image contrast, more conducive to human eye observation.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:依梦愿心
« 1 2 3 4 56 »
搜珍网 www.dssz.com