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

搜索资源列表

  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. specificationmatlab

    0下载:
  2. 自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).-I have written a simple matlab program to achieve image histogram equalization and processing requirements. Image histogram equalization, histogram m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1511
    • 提供者:
  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. junhenghua

    0下载:
  2. 用Matlab软件图象直方图均衡化,大家多来捧捧啊-Using Matlab software image histogram equalization, we want to want more than ah
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:deng
  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. histeq

    0下载:
  2. 用非matlab工具箱实现直方图均衡化。-With non-realization of histogram equalization matlab toolbox.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:535
    • 提供者:xiaoqian
  1. VisualCdggfr

    0下载:
  2. 图像增强技术属于数字图像预处理的范畴,直方图均衡化处理是图像增强技术中的基本方法。本文分析了这种处理方法的基 本理论,用MATLAB和VC++进行了仿真并进行了比较。结果表明,基于直方图的图像增强技术能在一定程度上改善图像的对比度 差细节和灰度动态范围。用VC++处理后的图像比用MATLAB处理后的图像各个像素点更加清晰,但亮度不如MATLAB处理的图 像。 -dgrnrt
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:152350
    • 提供者:李双江
  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. GUImatlab

    0下载:
  2. 基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast,
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:708933
    • 提供者:杨全祥
  1. shiyan2

    0下载:
  2. 关于图像增强的程序,用matlab软件实现。包括一些增强算法,例如直方图均衡化-On the image enhancement process, using matlab software. Including enhancement algorithms, such as histogram equalization
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:933859
    • 提供者:卢瑶
  1. zft

    0下载:
  2. 直方图均衡化,数字图像处理,简单matlab函数-Histogram equalization, digital image processing, a simple matlab function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:414378
    • 提供者:liuyuan
  1. zhifangtu

    0下载:
  2. 直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1072
    • 提供者:peng
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com