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

搜索资源列表

  1. tuxiangyansehuifu

    0下载:
  2. 基于matlab平台的,图像颜色恢复的源代码,清晰,易懂,以实现过!-Based on the MATLAB platform, the color of the image restoration of the source code, clear, easy to understand, in order to achieve!!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:555
    • 提供者:孟祥超
  1. DIPAX

    1下载:
  2. 实用数字图像处理与分析 陈兵旗 课本源码 1.图像读写; 2.几何变换:竖直镜像、水平镜像、对角镜像; 3.空间变换:傅里叶变换、沃尔什变换、离散余弦变换; 4.图像复原:均值滤波、中值滤波、高斯滤波;5.图像增强:二值化、灰度化、直方图均衡化、伪彩色; 6.特征检测:LOG、Robert、Sobel、Prewitte等边缘检测算子;-Practical digital image processing and analysis Bing flag textbook s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9250674
    • 提供者:王国
  1. MATLAB_source_code

    0下载:
  2. 附件里含有以下《MATLAB图像处理实例详解》 程序: 第2章:MATLAB基础 第3章:MATLAB图像处理基础 第4章:数字图像的运算 第5章:图像增强技术 第6章:图像复原技术 第7章:图像分割技术 第8章:图像变换技术 第9章:彩色图像处理 第10章:图像压缩编码 第11章:图像特征分析 第12章:形态学图像处理 第13章:小波在图像处理中的应用 第14章:基于SIMULINK的视频和图像处理 第15章:图像处理的MATLAB实例-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6655326
    • 提供者:小灰机
  1. visibresto

    0下载:
  2. Tarel J Hauti N Fast visibility restoration from a single color or gray level image 论文源码-Tarel J Hauti N Fast visibility restoration from a single color or gray level image paper source
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1835
    • 提供者:wudi
  1. CDD

    0下载:
  2. 图像修复算法CDD模型,针对灰度图像和彩色图像的matlab源代码-CDD model image restoration algorithm for grayscale and color images matlab source code
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:2806
    • 提供者:刘洋
  1. 11

    0下载:
  2. 去雾代码,非常有效,有必要仔细读一下 17/11/2009 Author: J.-P. Tarel LCPC-INRETS copyright completed and corrected in 18/08/2010 and in 29/09/2010 This algorithm is described in details in "Fast Visibility Restoration from a Single Color or Gray
  3. 所属分类:software engineering

    • 发布日期:2017-06-09
    • 文件大小:16545429
    • 提供者:zhaoxch
  1. 6

    0下载:
  2. 图像修复是指恢复图像中破损区域的颜色信息或者去除图像中的多余物体。针对视频图像损坏特征中较复杂的水 平与垂直条带,利用视频图像时间连续性的特点,提出基于小波分析理论的修复方法。实验结果表明,该系统能够较好地恢复 视频图像和有效去除文字。 -Image inpainting refers to restore the color information of the damaged region in the image or remove the unnecessary obje
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5685864
    • 提供者:孙红娟
  1. program

    0下载:
  2. 数字图像处理程序/车牌识别系统 傅里叶变换(图像锐化、平滑、反色、反转) 图像增强(线性变换、模糊) 图像恢复 图像分析(二值化,灰度直方图) 车牌(定位、匹配、分割。。。。)-Digital image processing program license plate recognition system, including Fourier transform (image sharpening, smoothing, anti-color, reverse) ima
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4146878
    • 提供者:杨杰
  1. xiufu

    0下载:
  2. 图像修复: 通过先验知识,找到被绿色点污损的区域,以此建立起无损区域蒙版,从区域外层逐步向内层修复被损的像素点,当污损点在非平滑区域的时候,选择出原图纸最佳的颜色过渡路径,用此路径上的值进行填充。-Image restoration: By prior knowledge was found defaced Green Point area, in order to establish non-destructive regional masks, gradually repair t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1677
    • 提供者:王小二
  1. 20_XXXIII-part5s

    0下载:
  2. Radiometric restoration and segmentation of color images
  3. 所属分类:Development Research

    • 发布日期:2017-05-03
    • 文件大小:668278
    • 提供者:sheelu
  1. Bili_bayer2rgb

    0下载:
  2. 利用图像边缘相关性将灰度图像恢复为彩色图像,使其尽量接近原始图像。-Correlation using image edge gray image restoration is a color image, it as close to the original image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1267
    • 提供者:sawa
  1. imgprocess

    0下载:
  2. CImgProcess封装了几乎所有各种图像处理的标准算法 点运算,几何变换图像增强,小波变换,图像复原,彩色图像处理,特征提取,图像压缩,图像分割,形态学处理等等 适用于工业机器视觉领域-CImgProcess encapsulates the standard algorithm almost all types of image processing Point arithmetic, geometric transformation image enhancement, wa
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:33316
    • 提供者:萧然
  1. Graphics-and-Image-Processing

    0下载:
  2. 包括图像编辑(图像缩放,图像旋转,图像裁剪,纹理映射),图像分析(像素选择,强度描述,图像轮廓,绘制直方图),图像调整(直方图均衡化,阈值化,灰度变换),图像平滑(加噪,中通滤波,低通滤波,图像复原),图像锐化(采用Sobel算子,拉式算法,空域高通滤波,频域高通滤波,梯度法),图像高级处理(边缘检测,图像分割),小波分解(一次小波分解,两次小波分解,第一层小波重构)和图像彩色增强(假彩色增强)的GUI图形图像处理。-Including image editing (image scaling,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:236545
    • 提供者:高蒙迪
  1. main

    0下载:
  2. 数字图像处理冈萨雷斯版的编程实践,包括灰度变换,空间滤波,频率域滤波,图像复原与重建,图像压缩,彩色图像处理等。-Digital Image Processing Gonzalez version of the programming practice, including gray transform, spatial filtering, frequency domain filtering, image restoration and reconstruction, image compr
  3. 所属分类:Special Effects

    • 发布日期:2017-06-08
    • 文件大小:15535801
    • 提供者:王晓虎
  1. image-process-matlab-GUI

    1下载:
  2. matlab GUI程序,实现数字图像处理的许多功能,包括亮度变换,几何变换,空域滤波,频域滤波,小波变换,彩色图像变换,去噪,复原,压缩编码等。-matlab GUI program, many digital image processing functions, including brightness transformation, geometric transformation, spatial filtering, frequency domain filtering, wavel
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16008624
    • 提供者:边疆
  1. picture

    0下载:
  2. 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:467403
    • 提供者:我去
  1. Digital-Image-Processing

    0下载:
  2. 利用数字图像处理(matlab第二版)中已学过的知识,进行各种图像加噪,去噪处理,复原,增强,以及彩色图像分割处理,-The use of digital image processing (matlab second edition) has been learned in the knowledge, a variety of image noise, denoising, restoration, enhancement, and color image segmentation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1924806
    • 提供者:谢燕苹
  1. Tarel

    0下载:
  2. Tarel的去雾论文Fast visibility restoration a single color or gray level image中的源码,去雾效果还可以。-Tarel s fog paper which is Fast visibility restoration a single color or gray level image .The source of code, has good dehaze effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:252916
    • 提供者:崔运前
  1. Image-Impaint-Based-on-Curvelet

    0下载:
  2. 基于Curvelet变换的样本块图像修复算法提高现有样本块修复算法性能。首先利用Curvelet 变换估计待修复图像的4方向特征.然后利用颜色信息与方向信息共同衡量样本块间的相似度,在此基础上构造颜色-方向结构稀疏度函数.-Based on the sample block transform image restoration algorithm Curvelet enhance existing sample block repair algorithm performance. First
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:506427
    • 提供者:黄旭东
  1. image denoising

    1下载:
  2. 图像去噪修复的典型算法代码包,包含基于稀疏表示的KSVD图像去噪,BM3D彩色图像去噪代码,TV图像修复代码,MCA图像修复代码。(Typical image denoising algorithm code package, including sparse representation based on KSVD image denoising, BM3D color image denoising code, TV image restoration code, MCA image res
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:9694208
    • 提供者:mutouren
« 1 2 3 45 »
搜珍网 www.dssz.com