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

搜索资源列表

  1. histogram-equalization

    0下载:
  2. 利用BCB编程,实现JPEG文件加载功能,并对加载的图像进行均衡化处理,显现原始图像和处理后图像,并显示它们的灰度直方图-BCB programming, JPEG files loaded and balanced treatment of the loaded image, revealing the original image and the image processing, and display their gray histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:708164
    • 提供者:王妃
  1. histbalance

    1下载:
  2. 本程序是用VC++6.0编写,实现了位图的打开,直方图统计,直方图均衡化,直方图双向均衡化。其中双向均衡化在进行直方图均衡化处理的同时,进行灰度级均衡化。消除灰度冗余,并在整个显示范围内对图像灰度级进行等间距排列。-This program is written in VC++6.0 achieve a bitmap open histogram, histogram equalization, histogram equalization bi-directional. Wherein the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:53143
    • 提供者:马皓
  1. processing-matlab-image-code

    0下载:
  2. matlab处理图像代码介绍,主要包括图像的读取,灰度直方图及直方图均衡化,图像的代数运算,图像滤波处理,傅立叶变换-processing matlab image code, including the reading of the image histogram and histogram equalization, image algebra, image filtering processing, Fourier transform
  3. 所属分类:source in ebook

    • 发布日期:2017-11-05
    • 文件大小:3049
    • 提供者:
  1. jl1.1

    0下载:
  2. 对灰度图像进行直方图均衡化处理,并显示处理前后的图像及其对应的灰度直方图。-Gray image histogram equalization processing, and display the images before and after the treatment and its corresponding histogram.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:241055
    • 提供者:jinly
  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 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com