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

搜索资源列表

  1. MyHistogram

    0下载:
  2. 包括画单图的直方图,均衡直方图,归一化直方图以及两幅图像的联合直方图;修正了读入图像时要在同一目录下、以及图像的格式和是否为RGB图像的限制;修正了画两幅图像联合直方图时,大小需要保持一致的限制-Paintings include single graph histogram, histogram equalization, the normalized image histogram and two joint histogram amended to read into the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2032
    • 提供者:王波
  1. Image-histogram-equalization

    0下载:
  2. 此程序用于对图像的直方图进行均衡化,并绘制出均衡前后的图像以及转换函数的图形-This program is used for the image histogram equalization, and draw the equilibrium conversion function before and after images and graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:11326
    • 提供者:梅浪奇
  1. histogram

    0下载:
  2. 图象直方图及均衡,用matlab实现了图像的直方图算法,以及均衡算法。-Image histogram equalization, using matlab image histogram algorithm, as well as balancing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:138785
    • 提供者:sxw
  1. jh

    0下载:
  2. 计算图像的直方图,并且通过均衡化,使图像更加均衡,并输出结果-Computing a histogram of the image, and through equalization, make the image more balanced, and outputs the result
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:662
    • 提供者:hankai
  1. Untitled

    0下载:
  2. 本程序的目的是绘制出一幅256×256的灰度图像直方图;然后对其均衡化处理,绘制出均衡后图像的直方图-The purpose of this program is to draw a histogram of the gray image of a 256,256 then its equalization process, draw the image histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:葛德
  1. quwu

    0下载:
  2. 简单的去雾算法,涉及颜色空间的转换,直方图自适应均衡,效果还是不错-Simple algorithm to fog involving color space conversion, adaptive histogram equalization, the effect is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:539
    • 提供者:王小二
  1. Image-processing-source-code

    1下载:
  2. 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12969327
    • 提供者:任朝阳
  1. ZHIFANGTU

    0下载:
  2. 里面有怎么样得到灰度图像的直方图,怎样均衡-How to get inside the gray image histogram equalization how
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:86455
    • 提供者:dongdong
  1. androidImageHisgram

    0下载:
  2. android系统图像处理,包括直方图获取,直方图拉伸,log,pow,图像均衡,内有实验图片,16Png,-android system image processing, including histogram acquisition, histogram stretching, log, pow, graphic equalizer, there are experimental pictures, 16Png,
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:1048827
    • 提供者:zhangwei
  1. Histogram-Equalization

    0下载:
  2. 直方图均衡化 实现灰度图片均衡到64-192后输出-Histogram Equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4098728
    • 提供者:李令建
  1. Image-Equilibrium

    0下载:
  2. 该代码是关于图像处理中的图像均衡的内容,利用直方图均衡化之后,原来比较少像素的灰度会被分配到别的灰度去,像素相对集中, 处理后灰度范围变大,对比度变大,清晰度变大,所以能有效增强图像。-The code is a graphic equalizer content on image processing, after histogram equalization, less original pixel gray gray will be assigned to another go, the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:112288
    • 提供者:zzuzwj
  1. zhifangtujunhenghua

    0下载:
  2. 本程序是直方图均衡化,用于对直方图的均衡求解-histogram equalization
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:584404
    • 提供者:paul
  1. Image-enhancement

    0下载:
  2. 图像增强,基于灰度直方图的均衡处理而进行的图像增强,MATLAB语言编程-Image enhancement, image enhancement based on gray level histogram equalization, MATLAB language programming
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1314431
    • 提供者:徐牖
  1. MATLAB-image-processing--code

    0下载:
  2. 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:22243
    • 提供者:ly
  1. LineTrans

    0下载:
  2. 数字图像处理,包含灰度直方图,灰度的线性变换,阈值变换,拉伸与均衡等等。参考价值不错。-Digital image processing, including histogram, gray linear transformation, threshold transform, stretching and balance etc.. A good reference value.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:87068
    • 提供者:朱劲松
  1. digital_image1

    0下载:
  2. 数字图象处理的图像均衡处理技术,用灰度直方图表征图像的灰度值分布情况-Graphic equalizer processing techniques of digital image processing, characterized by the image histogram distribution of gray values
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:739
    • 提供者:刘永芳
  1. picture_process

    0下载:
  2. 对图像进行均衡处理的代码实现。能够对图像灰度值进行分析处理,得到图像灰度直方图,滤除两边的频率分量,保留中间的频率。-Code image equalization process implemented. Possible image intensity analysis processing to obtain an image histogram, filter out frequency components on both sides, to retain the intermedia
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:561
    • 提供者:fan_xianbao
« 1 2 ... 36 37 38 39 40 41»
搜珍网 www.dssz.com