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

搜索资源列表

  1. image.rar

    1下载:
  2. 包含常用的图像处理程序,对初学者有很大的帮助,如图像的加噪、直方图均衡化、维纳滤波去噪等等,Include commonly used image processing procedures, to be very helpful to beginners, such as image noise, histogram equalization, Wiener filtering de-noising, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11459
    • 提供者:陈少华
  1. Histogram

    0下载:
  2. 用matlab实现lena。bmp图像的直方图均衡化-Using matlab to achieve lena. bmp image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:673
    • 提供者:内莫
  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. matlab

    6下载:
  2. 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-15
    • 文件大小:2992216
    • 提供者:chengmengli
  1. Matlab

    0下载:
  2. 1、图像的读取2、灰度直方图及直方图均衡化3、图像的代数运算4、图像滤波处理5、傅立叶变换6、图像压缩-1, the read image 2, histogram equalization and histogram 3, image algebra 4, image filtering to deal with 5, 6, Fourier transform, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6335
    • 提供者:阿伟
  1. tuxiangzengqiang

    2下载:
  2. 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:2441251
    • 提供者:funfunhit
  1. localhisteq1

    0下载:
  2. 一个局部直方图均衡化算法,输入为图像和窗口的长宽,并且长宽只能为奇数-A local histogram equalization algorithm, input images and the length and width of the window, and the length and width of only odd-numbered
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:550
    • 提供者:张华君
  1. histeq

    0下载:
  2. 图像直方图均衡化的源代码,opencv实现-Image histogram equalization of the source code, opencv implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:47144
    • 提供者:buaa
  1. chap05

    0下载:
  2. 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_1_1: image linear transformation (§ 5.1.1) ch5_1_2: piecewise linear image transform (§
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:6591
    • 提供者:汤跃峰
  1. digital-image-processing

    0下载:
  2. 有关数字图像处理的几个程序,包括直方图均衡化(不用matlab自带函数)、空域butterworth滤波等,请多指教。-Related to digital image processing of some procedures, including histogram equalization (do not bring their own matlab function), such as air filter butterworth, please advice.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1581
    • 提供者:李日艺
  1. zhifangtu

    0下载:
  2. 对图片进行灰度处理,用matlab编程来实现直方图均衡化,-Gray on the picture to deal with implementation matlab programming to histogram equalization,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1120
    • 提供者:liang
  1. a

    0下载:
  2. gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等-gui interface design, the general image processing, such as rotation, noise, such as histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6156
    • 提供者:liaohuiyuan
  1. hist

    0下载:
  2. 设计一个程序,对一幅灰度图像现直方图均衡化处理。画出均衡化前后的图像及其直方图 -histogram equalization
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:3669
    • 提供者:储培
  1. DIP

    0下载:
  2. 图象增强的集中主要方式的源码,适合初学者使用。包括直方图均衡化和规范化,高低通巴特沃兹,一些锐化算子的实现等。-MATLAB DIP
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4208
    • 提供者:NERV
  1. chengxu

    0下载:
  2. #显示直方图; #对图像进行指数或者对数变换; #直方图均衡化; #局部(ROI)均衡化,把均衡化后的局部图像显示到原图像; #按照某种函数进行直方图匹配。-# Show the histogram # of images or the number of index change # histogram equalization # local (ROI) equalization to balance after a partial image display
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:552
    • 提供者:feng
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. Image-Imag-Enhancement

    0下载:
  2. 影像增强的三个程序:1、边缘检测;2、直方图均衡化;3、图像增强-three programmea:1. edge detedtion 2,image histgram equalized 3,image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1348
    • 提供者:suwei
  1. haar

    0下载:
  2. 基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:886
    • 提供者:wd
  1. Application_of_MatLab_in_Digital_Image_Processing.

    0下载:
  2. 介绍利用MatLab实现图像增强的3种常用方法:灰度直方图均衡化、灰度变换、平滑与 锐化滤波等,探讨利用MatLab提供的系列算子实现图像边缘检测的方法.以Amold置 乱变换为例,探讨MatLab在图像空间变换处理中的应用,以离散余弦变换为例探讨 MatLab在图像频域变换处理中的应用。-Describes the use of MatLab implementation of the three kinds of commonly used image enhancement m
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:210870
    • 提供者:hope
  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 23 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com