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

搜索资源列表

  1. ImageProcessing.rar

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:226620
    • 提供者:程璞
  1. HistogramEqualization.rar

    0下载:
  2. 本实验要求编写一个计算图像直方图的程序并要求讨论直方图均衡化技术,最后对图3.8(a)进行均衡化处理。直方图是多种空间域处理技术的基础,直方图操作能有效的用于图像增强。在实验中根据直方图对应的离散函数可以编写出计算一个图像直方图的函数,直方图均衡化则是借助于直方图灰度变换实现灰度映射从而达到图像增强的目的。实验通过得到原始图像的直方图,直方图均衡化变换函数图和增强后的图像增强后图像的直方图这些实验数据来解释图像被增强的原因。,In this study requested to prepare
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:203876
    • 提供者:jhm
  1. histeq.rar

    0下载:
  2. 此程序实现图象增强的功能,采用直方图均衡化的方法来实现图像增强。,This procedure realize the function of image enhancement using histogram equalization method to achieve image enhancement.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:3452
    • 提供者:英子
  1. Histogram

    0下载:
  2. 直方图均衡化VC++实现源码,本人自己写的,能够很好的实现直方图均衡化-Histogram equalization to achieve VC++ source code, I wrote it myself, can achieve a good histogram equalization
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:60835
    • 提供者:李德甫
  1. adapthisteq

    0下载:
  2. 对限制对比度自适应直方图均衡化算法adapthisteq进行了解释。可用于图像增强-Contrast to the limited adaptive histogram equalization algorithm adapthisteq is explained. Can be used for image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:422781
    • 提供者:gao
  1. hanfeng612

    2下载:
  2. matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
  3. 所属分类:matlab例程

    • 发布日期:2013-09-27
    • 文件大小:4141
    • 提供者:寒风
  1. MATLAB6

    0下载:
  2. Matlab环境下的几个数字图像处理实验,包含图像灰度变换、直方图均衡化、直方图匹配、邻域平均、局域增强、中值滤波、图像的锐化等-Matlab environment, several digital image processing experiments, including the image gray level transformation, histogram equalization, histogram matching, neighborhood average, local
  3. 所属分类:File Formats

    • 发布日期:2017-05-17
    • 文件大小:5100168
    • 提供者:王宇歆
  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. zhifangtuguidinghua

    0下载:
  2. rgb图像转化为灰度图像 直方图均衡化 直方图规定化 例程-rgb image into a grayscale image histogram equalization, histogram specification routines
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2382
    • 提供者:刘慧
  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. imageprocessing

    0下载:
  2. 自己编写的基于直方图均衡化以及边缘增强的程序!-I have written based on histogram equalization and edge enhancement procedure!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:708497
    • 提供者:代松
  1. my_Histeq4

    2下载:
  2. 自适应邻域的局部直方图均衡化算法 自适应邻域的局部直方图均衡化算法-Local Adaptive neighborhood histogram equalization algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-04-01
    • 文件大小:608
    • 提供者:王迪
  1. Matlab

    0下载:
  2. 1、图像的读取2、灰度直方图及直方图均衡化3、图像的代数运算4、图像滤波处理5、傅立叶变换6、图像压缩-1, the read image 2, histogram equalization and histogram 3, image algebra 4, image filtering to deal with 5, 6, Fourier transform, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6335
    • 提供者:阿伟
  1. tuxiangzengqiang

    2下载:
  2. 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:2441251
    • 提供者:funfunhit
  1. imageProc

    0下载:
  2. 数字图像处理 BMP 直方图均衡化 直方图统计-BMP digital image processing, histogram equalization histogram statistics
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:43638
    • 提供者:zeswang
  1. Assignment1

    0下载:
  2. 对给出的灰度图像手动实现输出其直方图的函数,然后对图像进行线性变化,最后手动实现直方图均衡化-On the given gray image manually to achieve a function of the output of its histogram, and then the image changes linearly, and finally manually histogram equalization
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:48852
    • 提供者:filbert
  1. tuxiangfuy

    0下载:
  2. 数字图像增强是图像处理的一个重要分支它对图像整体或局部特征能有效地改善直方图是图像处理中最重要的基本概念之一它能有效地用于图像增强基于数字图像增强对图像处理的重要性本文主要 讨论了图像直方图 直方图均衡化 直方图规定化图像增强技术 并给出了相关的基本原理 同时用 语言加以实现并且给出标准的数字图像在各种处理前与处理后的对照图像和直方图 -Digital image enhancement image processing is an important branch of its w
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:391062
    • 提供者:zy
  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. dip2

    0下载:
  2. 数字图像处理的作业,里面有图像增强、图像锐化以及直方图,均衡化等应用的举例,对学习数字图像处理很有帮助。-Digital image processing operations, there are image enhancement, image sharpening and histogram equalization and other applications, for example, the study of digital image processing helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1088666
    • 提供者:Ben
  1. huiduzhuanhuan

    0下载:
  2. 一篇关于灰度转换的论文:该文介绍了用直方图均衡化对灰度图像进行灰度映射,从而达到使图像增强的目的。利用VC++6.0执行效率 高,可继承、封装、移植等成熟的软件技术,对直方图均衡化算法进行实现。实验表明,该程序可以快速、准确地对灰度图 像进行灰度变换,达到了使图像对比度增强,改善图像质量的预期目的。-On a gray-scale conversion of paper: This paper introduces the use of gray-scale histogram equa
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:208569
    • 提供者:liyu
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com