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

搜索资源列表

  1. histeq

    0下载:
  2. 就一个histeq.c文件,用于灰度图象直方图均衡化-histeq.c on a document for the gray-scale image histogram equalization
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:liugang
  1. wr_bmp_demo

    0下载:
  2. 这是一个图象处理的完整原码~~可以实现傅立叶变换~~灰度变换,直方图均衡化等~~通过阅读可以学会很多东西-This is a complete image processing of the original code can be achieved ~ ~ ~ ~ Fourier Transform Gray transform, histogram equalization, etc. ~ ~ can learn to read through a lot of things
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:328276
    • 提供者:陈飞
  1. DigitalImageProccessexperiment

    1下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Several digital image processing experiments, including gray transform, histogram equalization, histogram matching, neighborhood average, local increase, median filtering and image shar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1055361
    • 提供者:gx
  1. junhenghua

    0下载:
  2. 求出各图像的灰度直方图并进行直方图均衡化处理。-Calculate the image histogram and histogram equalization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:128382
    • 提供者:zqian
  1. E

    0下载:
  2. 直方图均衡化是指将原图像通过某种变换,得到一幅灰度直方图为均匀分布的新图像的方法。-Write MATLAB functions to perform histogram equalization for the test images “ Fig0316(1)(top_left)” and “ Fig0316(4)(bottom_left) ” respectively. Show the histograms of the images before and after histog
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2677
    • 提供者:宁可
  1. huidutu

    0下载:
  2. 在matlab中,绘制图像的灰度直方图,并均衡化复原图像-In matlab, rendering the image histogram, and equalization restored image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1290
    • 提供者:刘善良
  1. sk

    0下载:
  2. 对一幅灰度图,绘制其灰度直方图并自定义均衡化直方图函数,绘制出其均衡化后的灰度直方图并做比较-On a grayscale image and draw its histogram and histogram equalization custom function, mapping out its post-histogram equalization and compare
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:639
    • 提供者:wangjing
  1. 2

    0下载:
  2. 直方图均衡化处理 各种图片处理函数实现 显示灰度直方图 图形界面清晰 便于初学者理解 -Histogram equalization to achieve a variety of image processing functions histogram display clear graphical interface easy for beginners to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2668
    • 提供者:王秀慧
  1. nightEnhance

    0下载:
  2. 基于直方图均衡的低照度图像增强, 首先将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,提高图像的亮度,然后转换回RGB空间显示-Illumination image enhancement based on histogram equalization, First, convert the image from RGB space to HSI space, and then the luminance component of th
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1194
    • 提供者:zhangdc
  1. point-operation

    0下载:
  2. C# 实现的点运算及直方图 包括灰度直方图 线性点运算 直方图均衡化 直方图匹配 全等直方图灰度拉伸-Point operations and the histogram of C# implementation include histogram linear point operations, histogram equalization histogram matching gray histogram stretching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:74747
    • 提供者:zhang
  1. fog-

    0下载:
  2. 夜间增强和去雾增强算法及其实现。 (1)将图像由RGB空间转换到HSI空间,然后对HSI空间亮度分量(I分量)的灰度直方图进行均衡化处理,然后再转换到RGB空间。 (2)利用暗原色先验图像去雾算法对图像进行去雾处理-Enhanced fog at night and go enhancement algorithm and its implementation. (1) the image space conversion RGB to HSI space, then HSI sp
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-21
    • 文件大小:6045748
    • 提供者:tingtang7268
  1. Proj1

    0下载:
  2. 图像处理初步,关于灰度直方图,直方图均衡化和阈值图像分割,都是自定义函数,不是用的matlab tool库函数.-histogram,histogram equalization, threholding,user-defined function to be just like the library.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:699079
    • 提供者:马彬
  1. HuiDuBianHuanDib

    0下载:
  2. 主要实现图像反色变换、分段线性变换、灰度分布均衡化、灰度匹配变换、直方图显示、RGB直方图分别显示、阈值处理。-The main achievement anti-color image transformation, piecewise linear transformation, gray distribution equalization, matching gray transform, histogram display, RGB histograms show, thresholdi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4088
    • 提供者:HY
  1. 123

    0下载:
  2. 对BMP图像进行打开,查看灰度直方图,线性变换,直方图均衡化,图像增强,几何变换,fft,频域滤波,图像恢复,数学形态学,图像分割等操作。-To open the BMP images, view the gray-level histogram, linear transformation, histogram equalization, image enhancement, geometry transformation, FFT, frequency domain filtering, i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5683395
    • 提供者:宋光俊
  1. Image-processing

    0下载:
  2. 载入图像后能够实现,红绿蓝三通道显示、红绿蓝三分量法灰度显示、灰度直方图显示、灰度取反、直方图均衡化、均值滤波、中值滤波等图像处理功能。-After loading the image can be realized, three channel RGB display, three RGB component grayscale display, histogram display, gray scale inversion, histogram equalization, mean filt
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:823871
    • 提供者:George
  1. Image-Gray-transform

    0下载:
  2. 实现图像灰度变换的功能,包括灰度线性变换、分段线性变换、灰度直方图、灰度分布均衡化等变换。-Image Gradation transformation, including gray linear transformation, piecewise linear transformation, histogram, gray distribution equalization transform, and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:33012
    • 提供者:马江敏
  1. histeqCompute

    0下载:
  2. 直方图均衡化是将原图像通过某种变换,得到一幅灰度直方图为均匀分布的新图像的方法。-Histogram equalization is a new method to obtain a uniform distribution of the original image through a certain transformation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:776
    • 提供者:郭苗苗
  1. histogram

    0下载:
  2. 灰度直方图,线性点运算,直方图均衡化,直方图匹配-Histogram, linear point operations, histogram equalization, histogram matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:163286
    • 提供者:aiden
  1. gray_histogram

    0下载:
  2. 图像灰度直方图以及均衡化的直方图代码实现-Image histogram and histogram equalization code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:雷小花
  1. MATLAB视频去雾【GUI,源码,论文】

    1下载:
  2. 该课题是基于MATLAB平台的图像去雾处理,配备一个人机交互GUI界面,可以选择局部直方图均衡化,全局直方图均衡化,Retinex算法,通过对比处理前、后的图像的直方图,而直方图是一副图像各灰度值在0-256的分布个数的表,信息论已经整明,具有均匀分布直方图的图像,其信息量是最大的。 二、算法介绍 ①全局直方图均衡化:通俗地理解就是,不管三七二十一,直接强行对彩色图像的R,G,B三通道颜色进行histeq均衡处理,然后进行三通道重组; ②局部直方图均衡化:设置一个固定大小的滑块,分别对彩色图像进
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:7448576
    • 提供者:MATLAB道长
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com