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

搜索资源列表

  1. WaveLab802image

    0下载:
  2. WaveLab802在图像增强上的应用,基于Donoho个人网站上的小波工具包,实现的小波图像增强-WaveLab802 in the image enhancement application, based on the personal website of Donoho wavelet toolkit, the realization of wavelet image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49883
    • 提供者:苗晨
  1. zengqiang

    0下载:
  2. 基于模糊最大熵的红外图像增强算法,对于红外图像效果很好-Fuzzy maximum entropy-based infrared image enhancement algorithm for infrared image works well
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3815595
    • 提供者:forlans
  1. DImage0.4

    0下载:
  2. Java实现的数字图像增强处理程序,可以直接用,其中FFT算法为原创!-Java implementation of digital image enhancement processing, can be directly used, including FFT algorithm is original!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1785030
    • 提供者:longyin
  1. Unsharp_Enhancement

    0下载:
  2. 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:623
    • 提供者:
  1. gauss_Homomorphic_filter

    0下载:
  2. 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:214858
    • 提供者:zjh
  1. ch1_1

    0下载:
  2. 对256色bmp图像进行处理的程序.包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-Bmp image of 256 colors to deal with procedures. Including point computing, geometric transform, orthogonal transformation, image enhancement, morphological transformation, edge and
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:500033
    • 提供者:happysurprise
  1. Visual C++ for image processing -v2

    0下载:
  2. 《 Visual C++数字图像处理(第二版)》一书源代码 该书主要讲述如何使用Visual C++进行数字图像处理。全书共11章,分别介绍了图像的点运算、几何变换、正交变换、图像增强、腐蚀算法、膨胀算法、细化算法、边缘检测与提取、轮廓跟踪、图像分析、图像复原和图像的压缩编码技术,对每种常用的数字图像处理方法,本书都提供了完整的源代码。 本书内容丰富,叙述详细,实用性强,适合于数字图像处理工作者阅读参考。- How "Visual C Numeral Picture Processing (Se
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:6281138
    • 提供者:刘宏
  1. grayImage

    0下载:
  2. 对灰度图像增强的研究,及改进算法的研究.-Of gray-scale image enhancement research, and improve the algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:1074387
    • 提供者:石雨
  1. DImageProcess

    0下载:
  2. 实现数字图像基本处理算法,DImageProcess工程只需载入Bmp格式的文件,便可通过菜单实现各种处理算法, 需要强调一点,其只对256色格式的图片进行处理。包括图像增强,边缘检测与图像分析,图像的压缩编码,以及数学形态学等等,很不错的。-The realization of the basic digital image processing algorithms, DImageProcess works just loading Bmp format documents, will
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:903701
    • 提供者:hy
  1. Wavelets1

    1下载:
  2. 图像小波变换,可实现1,2,3层小波,图像增强,融合等,功能相当强大-Image wavelet transform, can be realized 1,2,3 layer wavelet, image enhancement, integration, functions quite powerful
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:89072
    • 提供者:何坤
  1. tuxiangzenqiang

    0下载:
  2. 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4288
    • 提供者:王万国
  1. tuxiangzengqiang

    2下载:
  2. 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:2441251
    • 提供者:funfunhit
  1. light

    0下载:
  2. 亮度变换在空域上图像的点运算,包括图像增强、亮度对比度调节。-Brightness of the image transform in the airspace of the point calculations, including image enhancement, brightness-contrast adjustment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:999
    • 提供者:腾黎明
  1. tuxiangzengqiang

    0下载:
  2. 收集了几篇比较好的图像增强论文,希望对大家有所帮助。-The collection of a few relatively good image enhancement thesis, I hope all of you to help.
  3. 所属分类:Document

    • 发布日期:2017-06-09
    • 文件大小:16249483
    • 提供者:
  1. ImageEnhencementUsingIntensityTransformations

    1下载:
  2. 本实验要求使用强度变化方法对图像进行增强。图像增强的是要目标是处理图像,使其比原始图像更适用于特定应用,图像增强的方法分为两大类,空间域方法和频域方法,“空间域”一词是指图像平面本身,这类方法是以图像像素的直接处理。“频域”处理技术是以修改图像的傅里叶变换为基础的。本实验采用的对数变换和指数变换是对前一种方法的应用。-This experiment requires the use of intensity changes in methods of image enhancement. Ima
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-04-02
    • 文件大小:809682
    • 提供者:jhm
  1. hsvkongjianzengqiang

    0下载:
  2. 关于彩色图像增强的一篇有用的论文,系统介绍从rgb空间转换到hsv空间进行各个颜色分量的增强信息-On color image enhancement of a useful paper, the system introduced space conversion from rgb to hsv color space for the various components to enhance information
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:210959
    • 提供者:
  1. multi

    0下载:
  2. 上传几个二进小波变换的图像增强的matlab程序-From a number of dyadic wavelet transform of image enhancement matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4894
    • 提供者:wangqicong
  1. zengqiang

    0下载:
  2. 图像增强程序,经测试有一定效果。其中采用模糊增强算法,值得参考。-Image enhancement procedures, have been tested and have a certain effect. Which the use of fuzzy enhancement algorithm, it is also useful.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1227
    • 提供者:李勤
  1. 123image

    0下载:
  2. 图像增强,经过LOG转换和直方图转换,将影像增强。-Image enhancement, after conversion and histogram LOG conversion, image enhancement.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1506
    • 提供者:陈丰
  1. img

    0下载:
  2. 用vc6.0 做的MFC 图像处理程序,常见图像增强处理算法-Vc6.0 do with MFC image processing procedures, common image enhancement processing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:279769
    • 提供者:Matthew
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com