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

搜索资源列表

  1. zftjh

    0下载:
  2. 对图像进行灰度直方图均衡化处理,采用的图像是国际标准测试图,算法简单适用
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:168684
    • 提供者:yangl231
  1. bmptu

    0下载:
  2. 该程序可以对位图进行对比度的扩展,阈值化,灰度直方图统计,灰度直方图均衡化等处理。-the program can be right for bitmap contrast to expand, the threshold value, histogram statistics, histogram equalization handle.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:7037
    • 提供者:邹少林
  1. 彩色图像处理

    0下载:
  2. 本资源是通过VC++6.0来编写的,彩色图像灰度化,灰度比例化,灰度线性化,灰度截断,灰度线性取反,直方图均衡化,直方图规定化,灰度局部统计等功能模块。
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-01
    • 文件大小:3836165
    • 提供者:chanyaowu
  1. 基于opencv实现的灰度变换

    0下载:
  2. 基于opencv实现的灰度变换,低通滤波,直方图均衡化,边缘检测等算法。-Opencv implementation based on gray-scale transformation, low-pass filtering, histogram equalization, edge detection algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3366761
    • 提供者:张少明
  1. MFC实现BMP图像灰度翻转和直方图均衡化

    0下载:
  2. MFC实现BMP图像灰度翻转和直方图均衡化,完整程序代码,MFC to achieve BMP image flip and histogram equalization, a complete code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:958496
    • 提供者:李浩
  1. histogram-用VC++建立MFC多文档对灰度图像进行的直方图均衡化

    0下载:
  2. 用VC++建立MFC多文档对灰度图像进行的直方图均衡化,本文档提供了所有步骤以及源代码!-Build with VC++ MFC Multiple Document for grayscale image histogram equalization, this document provides all the steps and source code!
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-23
    • 文件大小:224383
    • 提供者:杨柳
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. point-operation

    0下载:
  2. 画出图像的灰度直方图,并对直方图进行线性点运算,直方图均衡化以及直方图匹配-Draw the image histogram, and histogram linear point operations, histogram equalization and histogram matching
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:115459
    • 提供者:lishuai
  1. MyShowImage

    0下载:
  2. 可直接运行效果,简单明了,纯java实现,可灰度变换,直方图均衡化-Can be run directly effect, simple, pure java implementation, can be gray level transformation, histogram equalization
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2326
    • 提供者:唐小禹
  1. 3

    0下载:
  2. 编写灰度图像的直方图程序和显示其直方图的程序; 编写灰度图像的直方图均衡化处理程序;-Gray-scale image histogram preparation procedures and to demonstrate its histogram procedures the preparation of gray-scale image histogram equalization process
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:3193006
    • 提供者:程博
  1. image_enhancement

    1下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:208471
    • 提供者:杨怡
  1. chap05

    0下载:
  2. ch5_1_1: 图像灰度线性变换 (§5.1.1) ch5_1_2: 图像灰度分段线性变换 (§ 5.1.1) ch5_1_3: 采用对数形式的变换函数进行动态范围压缩 (§5.1.1) ch5_1_4: 图像直方图的均衡化 (§5.1.2) ch5_1_5: 直方图规定化 (§5.1.2) -ch5_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:6591
    • 提供者:汤跃峰
  1. imgprocess

    1下载:
  2. 1.给定一幅图象,输出其直方图 2.通过对话框给定一个线性变换函数,实现图象的灰度拉伸; 3.实现对图象的均衡化-1. To set an image, the output of its histogram 2. Through the dialog box to set a linear transformation function, implementation of the gray-scale image stretching 3. To achieve a balance
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:46907
    • 提供者:fc
  1. zhifangtu

    0下载:
  2. 对图片进行灰度处理,用matlab编程来实现直方图均衡化,-Gray on the picture to deal with implementation matlab programming to histogram equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1120
    • 提供者:liang
  1. hist

    0下载:
  2. 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3669
    • 提供者:储培
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:83786
    • 提供者:yangyong
  1. zhifangtu

    0下载:
  2. 对256灰度级,以及真彩色图形进行直方图均衡化处理-Of 256 gray-scale and true color graphics to deal with histogram equalization
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:蓝泠沙
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. exp1

    0下载:
  2. 计算一幅灰度图像的直方图;进行简单的线性变换,并与源图像的直方图做变换;利用直方图均衡化进行图像增强-Calculating a gray-scale image histogram simple linear transformation, and to do with the source image histogram transformation the use of histogram equalization for image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:230345
    • 提供者:凌丽
  1. histogram

    0下载:
  2. 计算直方图,对灰度图像进行线性变换,利用直方图均衡化实现图像增强-Calculate histogram, linear transformation of the grayscale images using histogram equalization to achieve image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:77436
    • 提供者:紫瓶
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com