CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab直方图均衡化

搜索资源列表

  1. Imageequilibria

    1下载:
  2. 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:天路
  1. 图像直方图均衡化matlab代码

    1下载:
  2. 图像直方图均衡化matlab代码
  3. 所属分类:matlab例程

    • 发布日期:2010-10-25
    • 文件大小:698
    • 提供者:hgmgpg@163.com
  1. 直方图均衡化matlab程序

    0下载:
  2. 直方图均衡化matlab程序.doc
  3. 所属分类:matlab例程

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

    1下载:
  2. 直方图图像均衡化和规定划、以及加性噪声,如拖尾脉冲噪声,高斯脉冲噪声(自适应方法)、和椒盐噪声等等各种噪声的添加噪声和去除噪声的MATLAB代码-Histogram equalization and provisions of the planning image, and additive noise, such as trailing impulse noise, Gaussian pulse noise (adaptive approach), and salt and pepper no
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1618
    • 提供者:李就安
  1. histogram-matching

    0下载:
  2. 使用matlab实现的很好用的,正确的直方图均衡化代码, matlab编写的-Using matlab to achieve good use, right histogram equalization code, matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1459
    • 提供者:paul
  1. Inagehistogram

    0下载:
  2. 图像直方图均衡化的程序设计库函数验证MATLAB-Image histogram equalization procedure to verify the design of library functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3505
    • 提供者:小海
  1. gray_histogram_equalization_matlab_source_graphics

    0下载:
  2. matlab灰度图形直方图均衡化源程序gray histogram equalization matlab source graphics-gray histogram equalization matlab source graphic gray histogram equalization matlab source graphics
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:718
    • 提供者:jast
  1. MATLAB_function

    0下载:
  2. matlab function 图像增强 1. 直方图均衡化的 Matlab 实现 1.1 imhist 函数 功能:计算和显示图像的色彩直方图 格式:imhist(I,n) imhist(X,map)-matlab function
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12368
    • 提供者:jack
  1. No1_-Histogram-Equalization

    0下载:
  2. 图像的直方图均衡化程序,matlab编写,用于演示-Histogram equalization
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:100841
    • 提供者:yaorui
  1. matlab-histogram-equalization

    0下载:
  2. matlab中实现直方图均衡化,图像必须是灰度图像,真彩色要转化为灰度图才能正确处理。-matlab histogram equalization, the image must be grayscale images, true color to be converted to grayscale to be processed correctly.
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:690
    • 提供者:wkk
  1. matlab

    0下载:
  2. 图像对比度增强算法(PDF,CDF,直方图均衡化)源代码-Image contrast enhancement algorithm (PDF, CDF, histogram equalization) source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:56775
    • 提供者:
  1. MATLAB-GUI-SHEJI

    0下载:
  2. 利用MATLAB中的GUI(图形用户界面),实现图像的灰度化,直方图,图像的错切变换,直方图均衡化,量化图像及图像的傅里叶频谱,是效果更加明显。-In MATLAB GUI (graphical user interface), to achieve graying, histogram, image conversion cut the wrong image, histogram equalization, quantized image and the image of the Fouri
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1210762
    • 提供者:konghao
  1. matlab图像工程批处理文件

    1下载:
  2. matlab进行图像处理的一些批处理文件,包括放大缩小旋转裁剪,直方图均衡化,滤波(MATLAB image processing of some batch files, including zoom, rotate, cut, histogram equalization, filtering)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:5120
    • 提供者:半碗稀饭
  1. eg_colorEqualize

    0下载:
  2. MATLAB中实现彩色图像的直方图均衡化;直接利用histeq和原理法两种方法实现(MATLAB, Histogram equalization of colorful picture)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:errolsun
  1. image gui

    0下载:
  2. matlab简单的图片处理界面。灰度,直方图均衡化,图像对数变换,滤波。(Matlab simple image processing interface. Gray level, histogram equalization, image logarithmic transformation, filtering.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:76800
    • 提供者:Hrooster
  1. q

    0下载:
  2. 灰度值均衡化,将一张图片进行直方图均衡化转化,然后比较相应的效果(The gray value is balanced, and a picture is transformed into a histogram, and then the corresponding effect is compared.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:kolman
  1. MALAB.m

    0下载:
  2. 主要是针对于matlab的图像反转,灰度线性变换,非线性变换,直方图均衡化等(It is mainly aimed at the image inversion of matlab, gray scale linear transformation, nonlinear transformation, histogram equalization and so on.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:11227788
  1. Histogram Equalization

    0下载:
  2. 是一种直方图均衡化的matlab例程,可以用于处理图像(It is a histogram equalization matlab routines that can be used to process images.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:139264
    • 提供者:lesimo
  1. picuture_fun

    0下载:
  2. 从电脑中选择一个图片,本程序可对图片完成类型转换,几何运算,代数运算(平均法降噪和减数运算),傅里叶变换,图像增强(包括灰度值变换,直方图均衡化,邻域平均法和中值滤波波法),图像复原,图像分割等功能。(Choose a picture from the computer, this program can complete type conversion, geometric operation, algebraic operation (average noise reduction and
  3. 所属分类:matlab例程

    • 发布日期:2020-05-08
    • 文件大小:160768
    • 提供者:皮好多下
« 12 3 »
搜珍网 www.dssz.com