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

搜索资源列表

  1. 数字图像处理alpha版

    6下载:
  2. 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3416061
    • 提供者:王晗
  1. clahe

    0下载:
  2. 自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5636
    • 提供者:张荣刚
  1. IMagepcoecssing

    0下载:
  2. 直方图均衡比较有用的算法 对传统方法有比较好的改进-histogram equalization algorithm useful comparison to the traditional methods are relatively good improvement
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6769
    • 提供者:jfj
  1. hist

    0下载:
  2. 图形直方图均衡的小程序,很适合初学者,效果也不错,改几个参数会有不同的效果-graphical histogram equalization of small programs is well-suited to beginners and the results would be good, change some parameters have different effects
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:2447
    • 提供者:吴杰
  1. ImageProcessAndVision

    0下载:
  2. 数字图像处理的源码。包含图像边缘检测,图像高斯滤波,拉普拉斯变换,直方图均衡等。-digital image processing source. Contains images edge detection, image Gaussian filtering, Laplace transform, such as histogram equalization.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:13154
    • 提供者:cnn
  1. imageoperation

    0下载:
  2. 数字图像处理的基本操作,包括平移,缩放,旋转以及直方图均衡等操作,是学习数字图像处理的必备资料.-digital image processing of the basic operations, including translation, zooming and rotating histogram equalization and other operations, is studying digital image processing of the requisite informat
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:419811
    • 提供者:王阳
  1. advanceCimage3

    0下载:
  2. 很多高级一点的图形图像处理程序,对图像进行直方图均衡,水平镜像处理(几何变换),处理头文件.基于C++开发,希望大家能用得着(--)-many senior point graphics processing right image histogram equalization, mirroring the level of treatment (Geometric), the first document processing. Based on the C + + development,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3367
    • 提供者:孙怀勇
  1. Imageequilibria

    1下载:
  2. 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教-that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details c
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1714
    • 提供者:天路
  1. dctbinahuanzhifangtujunheng

    0下载:
  2. 快速DCT变换,源代码和例子,直方图均衡的源代码及例子。可读性很好,很容易懂-FDCT, source code and examples, histogram equalization of the source code and examples. Readability is very good, very easy to understand
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:628219
    • 提供者:元辉
  1. partenhance

    1下载:
  2. 这是我自己用matlab编的关于能强化细节的自适应直方图均衡法的实现的图象处理的程序,结合了强化细节的自适应直方图和直方图均衡化法的优点(里面附有该算法的原理),不足之处请不吝指教-This for my own use Matlab series on the details can be enhanced adaptive histogram equalization method on the realization of the plan like handling procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280757
    • 提供者:天路
  1. basicbiancheng

    0下载:
  2. 有若干基础算法,像对比度拉伸,傅里叶变换,均值滤波,离散余弦变换,图像镜像,细化,维纳滤波,直方图均衡-some basic algorithms, such as contrast stretching, Fourier transform, mean filtering, discrete cosine transform, image mirroring, Refinement, Wiener filtering, histogram equalization
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1205409
    • 提供者:刘英
  1. digital_picture_process_method_demo

    0下载:
  2. 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical / pixel level. Prewitt, Robert O
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3804197
    • 提供者:孔繁锵
  1. codesforimageprocessing

    1下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-simple image processing, including color to grayscale 256, the Hough transform,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3360101
    • 提供者:
  1. imp0

    0下载:
  2. 数字图像处理集成环境。可以实现直方图均衡、细化、膨胀、边界提取等等操作。非常实用。-digital image processing integrated environment. Histogram equalization can be achieved, detailed and expansive, boundary extraction operation, and so on. Very practical.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:596491
    • 提供者:王看来
  1. HistgramEqualization2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之直方图均衡算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's histogram equalization algorithm source procedures, with the standard test pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:108932
    • 提供者:路香群
  1. histogram_equip

    0下载:
  2. 利用直方图均衡的方法改善图像质量matlab程序-use histogram equalization method to improve image quality procedures Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:myname
  1. enhance2

    0下载:
  2. 自适应区域直方图均衡,用于图像增强,适用于超声图像,对超声图像的灰度增强又很好效果。-regional adaptive histogram equalization for image enhancement applies to ultrasound images, Ultrasound images of the Gray also enhanced good results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9536
    • 提供者:张弛
  1. Imaging

    0下载:
  2. 实现了图像的显示、增强、滤波、直方图均衡、变换、编码、匹配、运动检测、特征提取、图像分割、识别等,包含了图像基本处理的方方面面,能为二次开发提供很好的帮助。-the images show, enhancement, filtering, histogram equalization, transform coding, matching, motion detection, feature extraction, Image segmentation, identification, cont
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:806099
    • 提供者:Robin Ren
  1. BmpExp

    0下载:
  2. 图象处理基本算法 包括灰度图象读取与显示,直方图均衡,伪彩色变换,分段线性化-basic image processing algorithms including gray-scale image and read, histogram equalization, the pseudo-color transformation, piecewise-linear
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110176
    • 提供者:Alec Wong
  1. zftjh

    0下载:
  2. 关于指纹图象直方图均衡的源程序,有示例程序,比较详细.-on the fingerprint image histogram equalization source, a sample program, in more detail.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:222716
    • 提供者:安健
« 1 2 3 4 56 7 8 9 10 ... 41 »
搜珍网 www.dssz.com