搜索资源列表

  1. clahe

    1下载:
  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. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:5120
    • 提供者:张荣刚
  1. 中值滤波的源程序

    0下载:
  2. 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter "Hori" is a BOOL variable,which is TRUE for the operation of Horizon Medi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:1024
    • 提供者:doctorsuo
  1. VC++数字图象获取处理计算法

    0下载:
  2. 分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。 -discussed a bitmap image and the concept of class, image acquisition, im
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:326656
    • 提供者:六六
  1. VC读位图源代码

    0下载:
  2. 读取图像,并可对其进行必要的几何变换,图像增强处理源代码.-read images and may be subject to the necessary geometric transform, image enhancement processing source code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:241664
    • 提供者:寒风
  1. DImage

    0下载:
  2. 这是对图像处理的程序,主要实现对256色及24位位图的处理(点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等).-This is the image processing procedures, the main achievement of 256 colors and 24 bitmap processing (point computation. geometric transform, image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:124928
    • 提供者:高仲富
  1. ImgIP-0

    0下载:
  2. 图像处理 数字图像处理:图像变换、图像增强、恢复、重建图像分割 -image processing, digital image processing : Image Transform, image enhancement, rehabilitation, reconstruction image segmentation
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-11
    • 文件大小:3719168
    • 提供者:朱振华
  1. ImageLab

    0下载:
  2. 本系统可以完成数字图像的离散傅立叶变换频谱图,中值滤波,腐蚀,膨胀,图像增强,二值化以及二值图像中物体的计数-the system can complete digital images of discrete Fourier transform spectrum, the median filter, corrosion, expansion, image enhancement, two and two binary value o
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:405504
    • 提供者:何芳
  1. cpp_image_process

    0下载:
  2. 对256色bmp图像进行处理的程序.包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-to 256 colors bmp image processing procedures. Including point computation, geometry transformation, orthogonal transformation, image enhancement, morp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:319488
    • 提供者:asly
  1. tuxiangzengqiang

    0下载:
  2. 图像增强的程序,用c++编写,已经运行正确-image enhancement program that will prepare c, already running correctly
  3. 所属分类:其他小程序

    • 发布日期:2024-05-11
    • 文件大小:1340416
    • 提供者:张进
  1. VC_DigitalImageProcess

    0下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerf
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:318464
    • 提供者:严江
  1. Xread2

    0下载:
  2. 本程序主要用于将RAW格式图片转换为BMP格式图片,并进行一些常用的图像增强方法.-the procedures used to RAW format images converted to BMP format pictures, and some commonly used methods of image enhancement.
  3. 所属分类:GIS编程

    • 发布日期:2024-05-11
    • 文件大小:2126848
    • 提供者:徐敏
  1. ImageEnhancement

    0下载:
  2. 程序描述了一种图像增强的算法,可提取物体轮廓。-describes a process image enhancement algorithms, object contours can be extracted.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:4909056
    • 提供者:
  1. txlb

    0下载:
  2. 哥们图像增强技术的毕业设计,应用于图像去噪等领域,里面集成了绝大部分滤波器,VC6下测试通过。-Miners Image Enhancement Technology graduate design, image denoising applied fields, most with integrated filter, VC6 under test.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-11
    • 文件大小:570368
    • 提供者:杨智丹
  1. 20051207214106235

    0下载:
  2. 数字图像处理实验 图 像 处 理 实 验(一)直 方 图 灰度变换是图像增强的一种重要手段,使图像对比度扩展,图像更加清晰,特征更加明显。 灰度级的直方图给出了一幅图像概貌的描述,通过修改灰度直方图来得到图像增强。-digital image processing of image processing experiments (1) histogram of the gray-scale transformation of
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:4096
    • 提供者:刘国富
  1. enforce

    0下载:
  2. Visual C++实现数字图像增强处理绝对可用-Visual C digital images can be enhanced with absolute
  3. 所属分类:图形图象

    • 发布日期:2024-05-11
    • 文件大小:8192
    • 提供者:allen
  1. xiaobo2

    0下载:
  2. 小波变换实现图像增强 内含matlab源程序-wavelet transform image enhancement includes Matlab source
  3. 所属分类:波变换

    • 发布日期:2024-05-11
    • 文件大小:7168
    • 提供者:allen
  1. image-1

    0下载:
  2. 图像增强,图像分析,图像复原,几何变换,形态学变换,正交变换的应用-image enhancement, image analysis, image recovery, geometric transformation, morphological transformation, orthogonal transformation Application
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-11
    • 文件大小:7365632
    • 提供者:赵赵
  1. matlab-image-processing

    1下载:
  2. 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATL
  3. 所属分类:matlab例程

    • 发布日期:2024-05-11
    • 文件大小:46080
    • 提供者:xinxin
  1. 105230325matlab-wavelet

    0下载:
  2. 小波matlab代码小波变换实现图像增强内含matlab源程序,matlab,Wavelet-wavelet Matlab code wavelet transform image enhancement includes Matlab source. Matlab, Wavelet
  3. 所属分类:波变换

    • 发布日期:2024-05-11
    • 文件大小:33792
    • 提供者:123456
  1. imagesource

    0下载:
  2. 一款二维图像处理源代码, 有很多有用的算法代码, 如图像增强,分割-new two-dimensional image processing source code, there are many useful algorithm code, such as image enhancement, segmentation, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-11
    • 文件大小:319488
    • 提供者:fangfang
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org