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

搜索资源列表

  1. matlab_program

    0下载:
  2. 用MATLAB对图像进行基本的处理,包括读取、均衡化、不同方法显示、数据类型对显示方式的影响等基本操作,非常适合初学者-Using MATLAB to perform basic image processing, including reading, equalization, different methods of display, data types on the display of such basic operations, is suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:393340
    • 提供者:王波
  1. image

    0下载:
  2. 对图像进行均衡化的matlab程序,使用的图像是标准的lena 大家可以选择其他图像看效果-A PRAOGRAM TO ACHIEVE A IMAGE JUNHENGHUA
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:20751
    • 提供者:shidonghao
  1. 114

    0下载:
  2. 数字图像处理,直方图均衡化,傅里叶变化等Matlab程序-Digital image processing, histogram equalization, such as Matlab Fourier transform program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:141847
    • 提供者:fe shine
  1. Image-enhancement-code

    0下载:
  2. MATLAB图像增强程序举例,灰度变换增强程序,直方图灰度变换,直方图均衡化程序举例d等-MATLAB image enhancement program for example, enhanced gray-scale transformation program, histogram gray level transformation, histogram equalization and other programs for example d
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:291935
    • 提供者:段少雄
  1. 1

    0下载:
  2. 用matlab或C编程实现图像直方图均衡化,增强的结果要能在屏幕上显示(注:不直接调用matlab的库函数)-English VersionEnglish Version
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:385013
    • 提供者:陈老师
  1. 3

    0下载:
  2. 用matlab或C编程实现Roberts算子和Sobel算子。选择一幅灰度图像,使用Roberts算子、Sobel算子计算梯度,给出斯锐化图象(注:不直接调用matlab的库函数) 4、分别采用灰度变换和直方图均衡化方法对下面的图像进行增强,改善图像效果 -English Version]
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:304516
    • 提供者:陈老师
  1. HistDemoA

    0下载:
  2. MATLAB实现图像均衡化效果 对比前后的效果-MATLAB for image equalization effect of contrast effect before and after
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1925466
    • 提供者:闯嘉豪
  1. hist

    0下载:
  2. 本程序时DSP上实现的图像均衡化,首先将dat文件导入TI开发的CCS上进行处理,其中在CCS上的编程用的是C语言编写。其中dat文件先通过matlab将图片转化得到的,并在matlab中做均衡化处理以便于DSP处理结果对照。-This program is implemented on a DSP image equalization, first dat file into the development of CCS on the TI deal, which the CCS is use
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:9505
    • 提供者:鸳都学童
  1. histogram

    0下载:
  2. 图形图像处理,直方图均衡化程序,显示处理前后直方图,matlab编写-histogram code for matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:
  1. SSRHE

    0下载:
  2. 这是SSR算法与直方图均衡化相结合的matlab代码,可以增强模糊且较暗的图像。 -this is SSR algorithm and HE。。。
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:989
    • 提供者:liu
  1. MATLABtuxiangjunheng

    0下载:
  2. 不用matlab自带的图像均衡化程序,实现图像均衡-matlab tuxiangjunheng
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:723
    • 提供者:JohnKing
  1. image_processing

    0下载:
  2. 用MATLAB自己编写的一系列图像处理算法。详细说明: 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_2_1: 邻域平均的线性平滑滤波法实现降噪 (§5.2.2) ch5_2_2: winner滤波法实现降噪
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:8264
    • 提供者:qinchuan
  1. tongtai_zhifangtujunheng

    0下载:
  2. matlab实现同态滤波和直方图均衡化,画出了比较图,可以直观的观察两者的增强效果。-matlab to achieve the same state filtering and histogram equalization, draw a comparison chart that can both enhance the visual observation of the effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:627
    • 提供者:song
  1. zhifangtujunhenghua

    0下载:
  2. 基于直方图的均衡化和规 定化处理的图像增强技术基本原理,给出了相关推导公式和算法 同时,以一个灰度图像为例,用MATLAB 语言实现了直 方图均衡化和规定化增强处理-Based on histogram equalization and processing requirements of the basic principles of image enhancement technology, gives the derivation of formulas and algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:929
    • 提供者:suiguifang
  1. ww

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

    • 发布日期:2017-03-29
    • 文件大小:8245
    • 提供者:ruru
  1. histogram-equalization

    0下载:
  2. 直方图和直方图均衡化的Matlab代码,Matlab2009a完美运行!-Histogram and histogram equalization, the Matlab code, Matlab2009a run perfect!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:83941
    • 提供者:林忆
  1. Histogram

    0下载:
  2. matlab 直方图均衡化 图像加法隐藏-Histogram equalization image addition to hide
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1153
    • 提供者:王鹏
  1. histeq

    0下载:
  2. 不用MATLAB自带的函数,根据原始公式计算图像直方图,并对图像进行均衡化处理。-Do not have the MATLAB built-in function, according to the original formula to calculate the image histogram and image equalization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:751
    • 提供者:韦蕴珊
  1. shuzituxiangchuli

    1下载:
  2. 作业一 要求 用C语言或者VC,VB,Matlab或其他语言完成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 作业二 要求 1. 编程实现图像傅立叶高通、低通滤波。 2. 尝试傅立叶压缩。 作业三 要求 编程实现图像DCT高通、低通滤波。并与傅里叶变换比较。 作业四 要求 找一幅曝光不足的灰度(或彩色)图像,按照直方图均衡化方法进行处
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4187381
    • 提供者:李海宁
  1. Matlab_mycamera

    0下载:
  2. MATLAB GUI 实现摄像头拍照 保存 及对图片进行直方图均衡化处理,可以导入图片并对其进行处理并保存,整个程序完整设计。是初学入门的好例子。程序内置一张图片。压缩包中有编译成的可单独运行的exe文件。本程序开发环境是MATLAB2010b.-MATLAB GUI camera to save pictures and image histogram equalization processing, you can import the image and its processed and
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8848384
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 18 »
搜珍网 www.dssz.com