CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 直方图均衡‘

搜索资源列表

  1. 直方图均衡matlab代码-ll

    1下载:
  2. 直方图均衡化处理,图片。
  3. 所属分类:图形图像处理(光照,映射..)

  1. ImageProcessing.rar

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:226620
    • 提供者:程璞
  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. histogramequalization.rar

    0下载:
  2. 是一则matlab编写的直方图均衡,处理灰度以及彩色图像,内含实例图像文件,Is a histogram equalization matlab prepared to deal with gray scale and color images, including examples of image file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:812448
    • 提供者:hei
  1. DIBLOOK

    0下载:
  2. 真彩色位图的直方图均衡,附vc实现的具体工程文件-True Color Bitmap histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2248133
    • 提供者:airy
  1. DigitalImageProcessing

    0下载:
  2. 这个最近做的数字图像处理作业,包括打开bmp图片,做负片(反白),线性变换,直方图显示,直方图均衡等,所有程序均经过调试,简单易用。里面有较详细的编程步骤,介绍了一些简单常用的MFC的方法,对于初学者很有用。-Does this recent digital image processing operations, including open bmp picture, make negative (anti-white), linear transformation, histogram di
  3. 所属分类:Special Effects

    • 发布日期:2017-06-22
    • 文件大小:40996882
    • 提供者:王敬
  1. Matlab

    0下载:
  2. 基于MATLAB的图像处理(设计图形用户界面,图像直方图统计和直方图均衡)-MATLAB-based image processing (the design of graphical user interface, image histogram statistics and histogram equalization)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4364
    • 提供者:左加阔
  1. photoprocess

    2下载:
  2. 数字图象处理系统,使用MATLAB的GUI模块,可实现图象的直方图均衡、灰度化、二值化、缩放、边缘检测、增加噪声、图像变换、去噪等功能。使用时请将fig文件和m文件和图像放在一个文件夹内-photo process system,use matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:6460
    • 提供者:tingting
  1. histoeq1

    0下载:
  2. 通过利用matlab中自带的丰富的函数资源,对图像进行直方图均衡法的图像增强处理,对一些因为直方图分布范围宽,但不均匀的图像处理效果优于线性变换法,如所附图像-Histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:86565
    • 提供者:liuyilong
  1. txzft

    0下载:
  2. 实现直方图均衡,是图像处理的一种,对以后图像处理有很大作用。-Histogram equalization to achieve is a kind of image processing, the future plays a significant role in image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:116971
    • 提供者:Janny
  1. 20110802

    1下载:
  2. 自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。-Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:139188
    • 提供者:马超
  1. 实验三—李虹

    0下载:
  2. 对图像进行基本的处理,直方图均衡,添加椒盐噪声和高斯噪声等(The basic image processing, histogram equalization, add salt and pepper noise and Gauss noise)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:2172928
    • 提供者:仙女皇后
  1. 直方图均衡源码

    0下载:
  2. 实现基于空域的数字图像增强的直方图均衡化处理(Histogram equalization for image enhancement)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:xunzhi
  1. 直方图

    0下载:
  2. matlab直方图均衡代码,主要用于对曝光不足的图片进行处理。(Matlab histogram equalization code, mainly used to deal with the insufficient exposure of the picture.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-09
    • 文件大小:915456
    • 提供者:倒影
  1. MyHist.m

    0下载:
  2. 自己实现直方图均衡,不调用Matlab函数。数字图像处理基础入门(It realizes histogram equalization without calling Matlab function. An introduction to digital image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:gary17
  1. histogram_matching_8bit

    1下载:
  2. 8bit 图像 自适应对比度增强——直方图匹配法以及直方图均衡法(8bit Histogram Matching)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:HK-Johnny
  1. 直方图均衡化

    0下载:
  2. 压缩包内包含两个m文件,一个是直方图均衡化,另一个是频域滤波,即对一幅图像进行低通、高通滤波,并且使用高频强调和直方图均衡相结合的方法增强图像;另外包含了四张测试用的图片。(Compressed packet contains two m files, one is histogram equalization, the other is a low pass filtering in frequency domain, i.e., images of a high pass filter, a
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:97280
    • 提供者:彷徨程序员
  1. junheng

    0下载:
  2. 实现图像的经典直方图均衡,增加对比对,增加图像可辨识性(Classical histogram equalization for image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:776192
    • 提供者:青椒大萝卜
  1. m

    0下载:
  2. 显示图像的灰度直方图、全局和局部灰度线性变换,分段线性变换、直方图均衡、 直方图规格化(The gray level histogram, global and local gray scale linear transformation, piecewise linear transformation, histogram equalization are displayed. Histogram normalization)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-03
    • 文件大小:590848
    • 提供者:abc2
  1. 直方图均衡去雾的四种做法

    1下载:
  2. 我这里是一些去雾图像处理的传统算法,其中包括了图像转换,但传统算法仍有欠缺之处,希望有兴趣的朋友可以参与进来一起共同研究和改进..(Four methods of histogram equalization to remove fog Here are some traditional algorithms for defog image processing, including image conversion, but there are still some shortcomings
  3. 所属分类:图形图像处理

    • 发布日期:2020-05-22
    • 文件大小:80896
    • 提供者:丿浮夸
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com