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

搜索资源列表

  1. zhifangtu

    1下载:
  2. 在对图像进行处理之前,了解图像整体或局部的灰度分布情况非常必要。对图像的灰度分布进行分析的重要手段就是建立图像的灰度直方图,利用图像灰度直方图,可以直观地看出图像中的像素亮度分布情况;通过直方图均衡化、匹配(规定化)等处理,可以对图像的质量进行调整。该段代码就是对直方图的各种处理,如,直方图生成直方图均衡化和直方图匹配。 -In the image before treatment, understand the whole or local image of gray distribut
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-27
    • 文件大小:575
    • 提供者:杨莎莎
  1. junheng

    0下载:
  2. 对bmp8位灰度图像进行读取数据存储数据,并进行均衡化处理,并绘制直方图存储为图像,通过此程序,可对均衡化过程有所了解。-Bit grayscale images of bmp8 read data stored in the data, and the equalization process, and draw the histogram is stored as an image, through this program, you can understand the process o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7629383
    • 提供者:litian
  1. hexingmin

    0下载:
  2. 图像显示,图像放大缩小,形态学的4个变换,直方图均衡化,运行过没问题。-Image display, image zoom, four morphological transformation, histogram equalization, had no problem running.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3892092
    • 提供者:
  1. zhifangtujunhenghua

    0下载:
  2. 基于直方图的均衡化和规 定化处理的图像增强技术基本原理,给出了相关推导公式和算法 同时,以一个灰度图像为例,用MATLAB 语言实现了直 方图均衡化和规定化增强处理-Based on histogram equalization and processing requirements of the basic principles of image enhancement technology, gives the derivation of formulas and algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:929
    • 提供者:suiguifang
  1. Gray-transform-program

    0下载:
  2. 用Vc实现的图像灰度变换程序,包括二值化,图像的阈值处理,基于窗口的灰度变换,灰度直方图,灰度均衡化等。-Using Vc realize image grey transformation of the program, including two threshold, the image threshold processing, based on the window shades of gray transform, grayscale histogram, gray equalizat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-05
    • 文件大小:351973
    • 提供者:wangping
  1. 98917

    0下载:
  2. 图像处理,直方图均衡化,中值滤波,高斯滤波-Image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2940925
    • 提供者:张巡宇
  1. CSharp

    0下载:
  2. 主要针对图像处理,利用C#实现直方图均衡化以及图形旋转代码,包含源代码以及测试图片,-the transform of image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:137419
    • 提供者:宋阳
  1. hist--example

    0下载:
  2. 图像处理直方图均衡化处理,图像处理,图像增强,毕业设计论文-Image processing histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:256370
    • 提供者:胡哥
  1. VC-histogram-equalization

    0下载:
  2. 本程序实现两个功能:1、熟悉图像处理中的直方图处理方法。 2、编程实现数字图像的直方图均衡化。 -This procedure implements two functions: one familiar with the histogram image processing. 2, the programming for digital image histogram equalization.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10144525
    • 提供者:kexin
  1. mosaic

    1下载:
  2. VC写的一个图像镶嵌程序,能够实现图像的色彩处理:均衡化处理、直方图匹配、拉伸等;能实现图像拼接;拼接后拼接缝的消除。-a program about image processing:mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:817997
    • 提供者:angus
  1. Histogram

    0下载:
  2. matlab 直方图均衡化 图像加法隐藏-Histogram equalization image addition to hide
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1153
    • 提供者:王鹏
  1. junhenghua

    1下载:
  2. 首先读入图像,转化成hsi彩色空间,然后只对亮度I分量作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法容易使颜色失真,失去了部分图像细节。-First read in the image, into the hsi color space, and then only on the brightness I component for histogram equalization, the final synthesis of the three components of retu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:30049
    • 提供者:henry424
  1. junheng

    0下载:
  2. 首先读入图像,得到RGB3个分量,然后对三个分量分别作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法割裂了RGB3种颜色的相互关系-First read in the image, to get RGB3 components, then the three components of histogram equalization, the final synthesis of the three components of return to RGB chart, but thi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:29875
    • 提供者:henry424
  1. Histogram-Equalization

    0下载:
  2. 图形图像处理 使用部分子块重叠直方图均衡化的对比度增强方法-Image Processing An Advanced Contrast Enhancement Using Partially Overlapped Sub-Block Histogram Equalization
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:747520
    • 提供者:米菲
  1. histeq

    0下载:
  2. 不用MATLAB自带的函数,根据原始公式计算图像直方图,并对图像进行均衡化处理。-Do not have the MATLAB built-in function, according to the original formula to calculate the image histogram and image equalization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:751
    • 提供者:韦蕴珊
  1. InteEqualize_dialog_file

    0下载:
  2. 基于对话框的程序设计基本实现了bmp图像的直方图均衡化功能.dib通用处理函数简化了很多图像操作-dialog-based program design, bmp image histogram equalization function. The dib generic handler to simplify a lot of image manipulation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1979167
    • 提供者:
  1. CVMFC

    0下载:
  2. 对图像进行预处理,包括彩色变灰阶,直方图均衡化,锐化-Image preprocessing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8261178
    • 提供者:高原
  1. DIP

    0下载:
  2. 数字图像处理,包含 各种算法如(负片 直方图 卷积,直方图,旋转,直方图均衡化)-Digital image processing, including a variety of algorithms such as the (negative histogram convolution, histogram, rotate, histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:778510
    • 提供者:zhuxiaoyang
  1. zhifangtu

    0下载:
  2. 对彩色图像进行直方图均衡化,能够实现对图像的较好处理-Histogram equalization of color images, can achieve a better processing of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:29812837
    • 提供者:chen
  1. zft

    0下载:
  2. 灰度图像直方图均衡化,有变换前后图像对比-it is very useful!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2404043
    • 提供者:葛恒杰
« 1 2 ... 25 26 27 28 29 3031 32 33 34 35 ... 50 »
搜珍网 www.dssz.com