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

搜索资源列表

  1. 5

    0下载:
  2. 数字图像处理,图像亮度的增减,获得理想的结果,图像增强处理-Digital image processing, image brightness increases and decreases, to obtain the desired results, image enhancement processing
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:185952
    • 提供者:wangzhongmei
  1. 24

    0下载:
  2. 图像增强处理,图像细化,获得细化后的增强效果,对感兴趣的区域更明显-Image enhancement processing, image thinning, was enhanced after the effects of thinning on the more obvious areas of interest
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:55350
    • 提供者:wangzhongmei
  1. VCdigitalimageprocessingandrealization

    0下载:
  2. 是VC++数字图像处理典型算法一书的所有代码,非常值得下载!!! 包括1图像平铺 2图像抖动显示 3点运算 4 几何变换 5 正交变换 6图像增强 7形态学 8边缘增强 9图像分析 10图像配准 11图像恢复 12图像编码 一起学习,资源共享-Is the VC++ digital image processing algorithms typical of all of the code book, well worth downloading! ! ! Including 1
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23242731
    • 提供者:冯夏日
  1. histogramequalizationdoc

    0下载:
  2. 这是图像增强的一份文档说明,里面包含了书法说明,例子以及代码-This is a document image enhancement descr iption, which contains the descr iption of calligraphy, examples and code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:597405
    • 提供者:hei
  1. ImageEnhancing

    0下载:
  2. 几种常用的图像增强代码,包括线性增强,分段增强,幂次变换等。另附图像直方图显示,二值化,中值滤波等常用功能,希望对你有帮助。-Several commonly used image enhancement code, including linear enhanced sub-enhanced power transformation. Histogram display attached images, binarization, median filtering and other comm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10744607
    • 提供者:victor
  1. demo

    1下载:
  2. Visual C++ 数字图像处理的程序,涵盖“灰度变换”、“几何变换”、“图像变换域处理”、“图像分割”、“图像增强”、“图像复原”、“图像配准”、“形态学”、“运动图像分析”、“特效显示”等多个功能。-Visual C++ digital image processing procedures, to cover " gray-scale transformation," " Geometric transform" , " image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-24
    • 文件大小:4973496
    • 提供者:成逛
  1. 111

    0下载:
  2. 指纹头像处理的相关代码,详细的介绍的指纹头像的预处理,直方图二值化,图象增强和模板匹配的相关函数-Fingerprint image processing of the relevant code, a detailed introduction of the fingerprint image pre-processing, histogram binarization, image enhancement and template matching of the correlation fu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46022
    • 提供者:sky
  1. 117143191imageintensify

    0下载:
  2. 图像增强-Image Enhancement
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3556154
    • 提供者:赵利坡
  1. LineTrans

    0下载:
  2. 实现图像的点运算,线性变换,几何变换,图像增强等-Image of point operations, linear transformations, geometric transformations, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3955514
    • 提供者:fuyun
  1. ImageProcessTools

    0下载:
  2. 一个图像处理的系统的源码,功能非常的全面,包括电运算,频域变换,图像增强,图像分析,图像编码等功能-An image processing system source code, functionality is very comprehensive, including computing power, frequency-domain transform, image enhancement, image analysis, image coding and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:415381
    • 提供者:韩娜
  1. Imageframe(Test)

    0下载:
  2. Visual C++的图像处理框架程序,包括几何变换、图像增强等-Visual C++ framework for image processing procedures, including geometric transformations, image enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4030090
    • 提供者:Beata
  1. EffectShow

    0下载:
  2. VC++6环境编写的数字图像处理综合演示软件,具有窗宽窗位变换,图像分析,多种频域变换,图像增强,区域分割,特征提取的功能-VC++6 environment prepared a comprehensive presentation of digital image processing software, with a window width window level transformations, image analysis, multi-frequency domain trans
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2151705
    • 提供者:Myrrhy
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. IP-Programing

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection,
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9168964
    • 提供者:wang
  1. showdibvc

    0下载:
  2. 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,,图像旋转等。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection, and image r
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2079091
    • 提供者:wang
  1. Wavelets

    0下载:
  2. 图像小波变换,图像增强,图像融合,图像修复-Image wavelet transform, image enhancement, image fusion, image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3715839
    • 提供者:shensisi
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. 1234

    0下载:
  2. 基于统计的图像增强的matlab源代码,效果不错-Based on the statistics of the image enhancement matlab source code, the effect of good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:38660
    • 提供者:karon
  1. 41695066wienerfilter2

    0下载:
  2. 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面编码、预测编码、DPCM、-Content: Chapter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:eric
  1. H261coding

    0下载:
  2. H.261编码格式提出于1990年,用于运动图像的编码中。它的编码效率高,图像质量好且实时性好,广泛用于会议系统的运动图像编码之中。-H.261 encoding format proposed in 1990, for the coding of moving picture. Its high coding efficiency, image quality and real-time, and conferencing systems are widely used in image co
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1814
    • 提供者:郝人
« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 50 »
搜珍网 www.dssz.com