CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - histogram equalization

搜索资源列表

  1. HW3-Sheakhah-427220112-mask-laplacian_sobel

    0下载:
  2. it is in image processing field. this code Read TIFF Image then it excute compute histogram and histogram equalization. after that it Write TIFFU unsigned Char.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:399.26kb
    • 提供者:laila_ksu
  1. 33

    0下载:
  2. 处理图像直方图均衡化,平滑化,尖锐化等非常实用-Histogram equalization image processing, smooth, and sharp, and so very useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:1.03mb
    • 提供者:tazumi
  1. DigitalImageProcessingMatlabAlgorithms

    0下载:
  2. These are Digital Image processing algorithm implementation in Matlabs. Following are the Matlab Codes attached: Butterworth Filter in Frequency Domain Gaussian Filter in Frequency Domain Homomorphic Filter Laplacian Transform Histogram Eq
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4.22kb
    • 提供者:Rizwan
  1. Digitalimageprocessing(Experiment2)

    0下载:
  2. 数字图像处理(实验二) 图像的读、写、显示和点运算 1、掌握函数imadjust与对数和对比度拉伸变换; 2、掌握直方图的绘制和直方图均衡化变换; 3、掌握空间滤波。 -Digital image processing (Experiment 2). the image to read, write, display and point operations a master function imadjust with the number and contrast
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.6mb
    • 提供者:谢山
  1. 0730067_CUDA

    0下载:
  2. This simple histogram equalization program implemented in C on CUDA platform-This is simple histogram equalization program implemented in C on CUDA platform
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:8.12kb
    • 提供者:hrishi
  1. dip

    0下载:
  2. 一个简单的包括几个基本的图像处理的程序 可以实现: 检索灰度最大值,最小值,平均值,灰度线性变换,直方图统计,直方图均衡,平移,拉伸,旋转,FFT,DCT,随即噪声,椒盐噪声,均值滤波,中值滤波,SOBEL,LAPLACE 二值化-A simple include several basic image processing program can be: retrieve the gray maximum, minimum, average, linear gray level t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2.53mb
    • 提供者:wynd
  1. vc

    0下载:
  2. 将灰度图像转换为直方图,进行直方图均衡化-The gray image is converted to histogram, histogram equalization
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:37.79kb
    • 提供者:linda
  1. MATLABenhancement

    2下载:
  2. 在对比度小的灰度图像中加入噪声,再对图像进行滤波和直方图均衡化,对图像进行增强,并比较了不同参数时的增强效果-In contrast, the gray image by adding a small noise, then the image filtering and histogram equalization of image enhancement, and compared the effect of different parameters of the enhanced
  3. 所属分类:其他小程序

    • 发布日期:2013-09-27
    • 文件大小:1.21kb
    • 提供者:king
  1. histoEqualization

    0下载:
  2. this file is histogram equalization file.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:293.67kb
    • 提供者:melodie
  1. Histogram-Equalization

    0下载:
  2. Histogram Equalization using Matlab without using the function histeq().
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:686byte
    • 提供者:Ashish
  1. histogram-equalization

    0下载:
  2. 基本的histogram equalization 用於基本的強化圖形-Histogram Equalization
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:197.67kb
    • 提供者:梁衝
  1. histogram

    0下载:
  2. this file is use for the compare histogram equalization
  3. 所属分类:Other systems

    • 发布日期:2017-12-10
    • 文件大小:566byte
    • 提供者:uday
  1. Histogram-equalization

    0下载:
  2. 直方图均衡化是图像处理领域中利用图像直方图对对比度进行调整的方法。-Histogram equalization is the field of image processing using image histogram to adjust the contrast method.
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:2.57kb
    • 提供者:
  1. histogram

    0下载:
  2. 直方图均衡化处理的C程序函数,输入ingIn,输出imgOut-Histogram equalization processing of the C program functions, input ingIn, output imgOut
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:615byte
    • 提供者:高山
  1. Equalization

    0下载:
  2. 用于将灰度图像直方图均衡化,从而改善图像显示效果-For gray image histogram equalization, thereby improving the image display
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:796.85kb
    • 提供者:拂晓
  1. histogram-equalization

    0下载:
  2. Generate the code for histogram equalization of an image. (DONOT USE histeq MATLAB FUNCTION).
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:90.55kb
    • 提供者:Rokibul Ahmed
  1. histogram-equalization-idl-

    0下载:
  2. 简单易懂的直方图均衡化的idl代码,适合初学者使用,方便使用-Straightforward histogram equalization idl code, suitable for beginners to use, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:43.57kb
    • 提供者:金亮
  1. hist equalization

    0下载:
  2. histogram equalization matlab source code.
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:mary1992
  1. a

    0下载:
  2. histogram equalization super duper
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:90kb
    • 提供者:angela12
  1. tamrin_histogram equalization

    0下载:
  2. Histogram equalization of image without using histeq func in Matlab.
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1.64mb
    • 提供者:andia92
« 12 3 4 »
搜珍网 www.dssz.com