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

搜索资源列表

  1. matlabsuzizhifangtu

    0下载:
  2. 数字图像直方图均衡化,是.txt文档,在matlab环境下运行-digital image histogram equalization, yes. Txt file, run under Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1420
    • 提供者:张兰
  1. ddd

    0下载:
  2. 在matlab环境下,变程实现了用全局直方图均衡化对图像做反差改善
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13099
    • 提供者:zlyzzf
  1. work

    0下载:
  2. matlab实现的,两种直方图均衡化的源代码。需要的可以下载试试。
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1402
    • 提供者:张平
  1. XraybasedonMatlab

    0下载:
  2. 利用Matlab工具箱函数,采用灰度直方图均衡化和灰度直方图规定化的方法对一幅X线图像进行增强处理,并比较它们的增强效果.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9822
    • 提供者:阿斌
  1. zhifangtujunhenghua

    0下载:
  2. 给出matlab用于处理图像的直方图均衡化代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3966
    • 提供者:cc
  1. matlab

    0下载:
  2. matlab关于直方图,均衡化,白平衡,匹配,边缘检测,图像变换的有关数字图像处理方面的几个程序代码。-matlab on histogram equalization, white balance, matching, edge detection, image transformation on several aspects of digital image processing code.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3683
    • 提供者:陶渊然
  1. zhifangtujunhenghua

    0下载:
  2. 直方图均衡化即归一化matlab程序,编写的目的也是为了模式识别处理样本。-Histogram equalization matlab that the normalization process, the preparation was also intended to deal with sample pattern recognition.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:8269
    • 提供者:
  1. ZhiFangTu

    0下载:
  2. 实现了直方图均衡算法(没有使用MATLAB自带的直方图均衡化函数)-Achieved a histogram equalization algorithm (without using the MATLAB built-in histogram equalization function)
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:179457
    • 提供者:lee
  1. tuxiang

    0下载:
  2. 图像增强的MATLAB源码,包括灰度变换、直方图均衡化、图像滤波、真彩色增强等功能源码-MATLAB source code, image enhancement, including the gray level transformation, histogram equalization, image filtering, true color enhancement features such as source
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:892635
    • 提供者:王明
  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. zhifang

    0下载:
  2. 本代码是在matlab环境下完成的数字图像的直方图均衡化-The code is in the matlab environment to complete the digital image of the histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:786
    • 提供者:熊子东
  1. zhifangtu

    0下载:
  2. matlab 图像处理中的图像增强 直方图均衡化 -under matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:569
    • 提供者:macjay
  1. Histogram

    0下载:
  2. 根据直方图相关算法编写的直方图变换程序,包括均衡化和规定化。请先阅读说明文件,调试通过,可直接运行。-Histogram correlation algorithm based on the preparation of the histogram transformation process, including equalization and matching. Please read the documentation first. Run direcly after loading.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:3734
    • 提供者:李鹏
  1. zhifangtu

    0下载:
  2. 对原始灰度图像进行直方图比对,并均衡化,显示输出-The original gray-scale image histogram equalization, and display output
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:237827
    • 提供者:李晖
  1. AdjuHistSoft

    0下载:
  2. 灰度调节及直方图均衡化程序 ,在MATLAB中直接运行即可-Gray-scale adjustment and histogram equalization process can be run directly in MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:6184
    • 提供者:宋飞
  1. zhifangtujunhenghuaVC

    0下载:
  2. 直方图均衡化即归一化VC程序,和我上传的matlab对应,都是用于模式识别处理图像样本。-Histogram equalization that is normalized VC process, and I upload matlab counterparts, are used for pattern recognition image processing samples.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2933785
    • 提供者:
  1. zhifangtuhefeige

    0下载:
  2. 这是我写的直方图均衡化的MATLAB程序以及SOBEL算子分割,有详细注释,是学习图像处理的好程序!-This is what I write histogram equalization in MATLAB programs and SOBEL operator segmentation, detailed notes, to learn a good image processing program!
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1367
    • 提供者:liguo
  1. Experimental_ABC_on_the_Digital_Image_Processing_B

    0下载:
  2. :简述了数字图像处理、MATLAB软件及两者之间的关系,针对数字图像处理技术的特点及MATLAB语言的应用环 境,选择二雏离散傅里叶变换线性性质的MATLAB实现和直方图均衡化的MATLAB实现作为数字图像处理课程的入门实 验,实现了数字图像处理与MATLAB之间的有机结合。-: A brief review of digital image processing, MATLAB software and the relationship between the two for digi
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:165224
    • 提供者:hope
  1. histequal

    0下载:
  2. 直方图均衡。 不利用MATLAB自带的histeq.m函数,自己编写主函数进行直方图均衡化处理-hist equal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:39030
    • 提供者:孤竹
  1. imageprocess

    3下载:
  2. 用MATLAB写的图像处理,包括绘制直方图,灰度拉伸,图像均衡化及频域平滑滤波代码,简洁实用,注释清晰-Written using MATLAB image processing, including the plot histogram, gray stretch, image equalization and frequency domain filtering code, simple and practical, clear notes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-09-27
    • 文件大小:977
    • 提供者:jhzhu
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com