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

搜索资源列表

  1. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1441
    • 提供者:zhengyan
  1. gui

    0下载:
  2. 数字图像处理,(傅立叶变换,小波变换,锐化算法,直方图均衡化等)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:247797
    • 提供者:孟磊
  1. matlab

    0下载:
  2. 对直方图均衡化,规定化的研究报告,希望有用-photo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:496224
    • 提供者:xl
  1. histogram

    0下载:
  2. 根据冈萨雷斯数字图像处理中做的,使用matlab进行直方图的均衡化以及直方图匹配程序,附带原图像-According to Gonzalez, digital image processing to do, the use of matlab to histogram equalization and histogram matching program, with the original image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:32316
    • 提供者:lifei
  1. On_Histograms_Processing_of_Image_Enhancement_and_

    0下载:
  2. 本文主要讨论了直方图均衡化和规定化处理图像增强技术,并给出了相关的推导公式和算法;同时用matlab语言加以实现。-This paper discusses the histogram equalization and provisions of the processing image enhancement technology, and gives the derivation of the relevant formulas and algorithms also be achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:254226
    • 提供者:hope
  1. histo

    0下载:
  2. 直方图及直方图均衡化,用来增加许多图像的局部对比度,尤其是当图像的有用数据的对比度相当接近的时候。通过这种方法,亮度可以更好地在直方图上分布。这样就可以用于增强局部的对比度而不影响整体的对比度,直方图均衡化通过有效地扩展常用的亮度来实现这种功能。 -Used to increase the local contrast of many images, especially when the contrast of the image of the useful data is very c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:915
    • 提供者:李洁琼
  1. myshiyan

    0下载:
  2. 自己设计的图像处理Matlab程序,有灰度图转换,直方图均衡化,图像放大,图像翻转,图像缩小等功能。-Own design Matlab image processing procedures, grayscale conversion, histogram equalization, image zoom, image flip, image narrow functions.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3834382
    • 提供者:刘杰
  1. zhifangtu_Juhen

    0下载:
  2. 将位图进行直方图均衡化处理,内附测试图像,MFC图形界面,内有Matlab实现直方图均衡化-Bmp picture histogram equalization processing, containing test images, MFC GUI,and there is 《Matlab implementation within the histogram equalization》inside
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4100264
    • 提供者:mkvt
  1. histeq

    0下载:
  2. 实现直方图规定化的函数和直方图均衡化的函数-Histogram specification to achieve the function and the histogram equalization function
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:216975
    • 提供者:郑继刚
  1. SpatialFrequencyDomainImageEnhancement

    0下载:
  2. 灰度变换增强程序 1.灰度变换增强程序 2.直方图灰度变换 3.直方图均衡化程序举例 4.直方图规定化程序举例 1.线性平滑滤波 2.中值滤波器 3. 4邻域8邻域平均滤波算法 1.低通滤波器 2.布特沃斯低通滤波器图像实例-Enhanced gray-scale transformation procedure 1. Enhanced gray-scale transformation procedure 2. Histogram gray-sc
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:291929
    • 提供者:liu
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. histogram

    0下载:
  2. 灰度直方图是灰度级的函数,描述的是图像中具有该灰度级的像素的个数。它是多种空间域处理技术的基础。直方图操作能够有效用于图像增强;提供有用的图像统计资料,其在软件中易于计算,适用于商用硬件设备。直方图均衡化是通过对原图像进行某种变换,使原图像的灰度直方图修正为均匀分布的直方图的一种方法。图像灰度 直方图均衡化使得图像的灰度分布趋向均匀,图像所占有的像素灰度间距拉开,加大了图像反差,改善了视觉效果,达到增强目的。MATLAB是数字图像处理的常用工具,应用MATLAB的各种函数能够对数字图像进行各种处
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:239786
    • 提供者:colin
  1. histeq

    0下载:
  2. matlab的简单直方图均衡化程序,实现了简单的直方图均衡-simple histogram equalization matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:832628
    • 提供者:韩冬
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. matlab

    0下载:
  2. 压缩文件中包含用小波变换、傅里叶变换、哈达玛变换、离散余弦变换实现图像压缩的源码,和一个绘制图像直方图及均衡化后的图像的直方图的程序。-Zip file contains the wavelet transform, Fourier transform, Hadamard transform, discrete cosine transform image compression source code, and a procedure of drawing image histogram .
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:3451
    • 提供者:Lucy
  1. matlab-use

    0下载:
  2. 基本图象处理,例如灰度变换,图象反转,直方图均衡化,中值滤波等-Basic image processing, such as gray-scale transformation, image reversal, histogram equalization, median filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1682460
    • 提供者:方宇宇
  1. MATLAB_mean

    0下载:
  2. 这是matlab编程实现图像处理的一个例子,主要是说明直方图均衡化-matlab mean
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:163167
    • 提供者:123
  1. filter

    0下载:
  2. 中值滤波,直方图均衡化matlab源程序,非matlab自带库函数。matlab图像裁切实现。-Median filtering, histogram equalization matlab source, not just using matlab library function. matlab image cropping.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:358626
    • 提供者:林依然
  1. matlab

    0下载:
  2. 应用于MATLAB中对图像的非线性变换,直方图均衡化线性,平滑滤波器-Images used in MATLAB, nonlinear transformation, histogram equalization, linear smoothing filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6208
    • 提供者:叮咚小兔
  1. matlab-image-processing-codes-

    0下载:
  2. 部分matlab图像处理代码,包括图像的读取,直方图均衡化,图像的代数运算等等。-part of image processing codes in matlab,which contain image reading,Histogram equalization, Algebra operations of image and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:7633
    • 提供者:安心
« 1 2 3 4 56 7 8 9 10 ... 16 »
搜珍网 www.dssz.com