CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 卷积程序

搜索资源列表

  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54182
    • 提供者:徐林
  1. 二维小波变换

    1下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  1. db97

    0下载:
  2. DB97提升小波程序,实现任意偶数大小图像双正交97提升小波变换,比传统的CDF97卷积算法好-DB97 lifting wavelet procedures, arbitrary size images even biorthogonal wavelet transform 97 upgrade, than the traditional filter convolution algorithm good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2696
    • 提供者:LS
  1. mallat11

    0下载:
  2. 小波谱分析mallat算法经典程序,圆周卷积的快速傅里叶变换-small spectral analysis algorithm Mallat classic procedure, the circular convolution Fast Fourier Transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1271
    • 提供者:LS
  1. ImgScale

    1下载:
  2. 一个图像平滑缩放程序 支持最邻近插值│双线内插值│三次卷积法- A picture smooth 缂╂斁 procedure support most is close to in the interpolation 鈹?double thread the interpolation 鈹?three convolutions law
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58660
    • 提供者:郭卫康
  1. preprocessimage

    0下载:
  2. 该文件包括四个图像的预处理程序,分别为图像的卷积运算、生成浮雕、粒化图像及扩散图像。对图像初学者有帮助。-including 4 of the document image preprocessing procedures for the image convolution operation, production of arms tablets of the proliferation of images and image. Image beginners to help.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2211379
    • 提供者:高芳
  1. BD IP2006

    3下载:
  2. 一个盲去卷积程序,可以实现去除图像的各类模糊,同时可进行相关参数的自适应调整。-A blind deconvolution process can be achieved to remove all kinds of image blur, while the relevant parameters can be adaptive.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:2406375
    • 提供者:风涌泉
  1. juanjima

    0下载:
  2. 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:810
    • 提供者:吉吉
  1. DigtalImagePro

    0下载:
  2. 数字图像处理程序。vc6.0书写。能实现raw格式的图片向bmp格式转换、线性拉伸、卷积计算等功能-Digital image processing procedures. vc6.0 writing. Can achieve raw picture format to bmp format conversion, linear stretching, convolution calculation functions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:167424
    • 提供者:随风
  1. conv

    0下载:
  2. 本文介绍在研究生阶段研究的最新卷积程序,希望有用。-This article describes the stages of postgraduate study at the latest convolution process, seek to help.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:2025
    • 提供者:李百良
  1. FFT

    0下载:
  2. 自己写的 卷积程序,简单易懂非常方便,适合刚学数字信号处理的人 研究-Writing the convolution own procedures, is very convenient easy-to-read, just fit the study of digital signal processing research people
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:186305
    • 提供者:李飞
  1. ImageProcessing1.0

    0下载:
  2. VC++ MFC编的数字图像处理程序源代码 包括图像反转 模板卷积 中值滤波等 由于时间有限为全部完成 希望大家在源程序上基础上添加程序 进一步增加程序功能-Image Processing1.0
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2106505
    • 提供者:张波
  1. tuxiangchuli

    0下载:
  2. 两个简单程序,一个是在空域和频域分别实现了两个矩阵的卷积。另一个程序主要是为了查看几个模板的空域及频域响应形式,方便理解-Two simple procedures, one is in the spatial and frequency domain is realized for the convolution of two matrices. Another program is mainly to see the airspace of several templates and fre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:901
    • 提供者:
  1. Gaussian-Filter

    0下载:
  2. 高斯滤波器的矩形脉冲响应图像生成程序,内涵自编优化卷积程序,优化调整生成图像程序-figure the response of Gaussion Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:41884
    • 提供者:张嘉男
  1. juanji

    1下载:
  2. VC++图像处理卷积程序集合,可以实现图像卷积操作的源码-VC++ image processing convolution procedure set
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-24
    • 文件大小:5566
    • 提供者:wenyuan
  1. ImageEnhance

    4下载:
  2. 编制一通用的空域卷积程序处理图像。改变模板大小、系数(平滑、锐化), 观察处理结果。要求:模板大小可变、模板系数可变。-Preparation of a generic spatial convolution image processing procedures. Change the template size, coefficient (smoothing, sharpening), To observe the treatment results. Requirements:
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:2578
    • 提供者:wy
  1. 程序

    1下载:
  2. 可以对未知原因导致的模糊图像进行盲区卷积复原,采用NASRIF算法,具体理论可以参考重庆大学一篇硕士论文(Blind images can be restored by blind convolution for unknown reasons, and the NASRIF algorithm is used. The specific theory can be referred to a master's thesis of Chongqing University)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:10240
    • 提供者:几米
  1. convolution_reconstruction_coin

    0下载:
  2. 该程序是用MATLAB语言,用卷积法实现实现硬币的重建过程(Three dimensional reconstruction of convolution method)
  3. 所属分类:图形图像处理

  1. SRCNN_TEST

    0下载:
  2. 基于卷积神经网络的图像超分辨率重建,不含训练程序,包含已训练好的model !(Test code for Super-Resolution Convolutional Neural Networks (SRCNN))
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:1249280
    • 提供者:kaven_00
  1. matlab程序

    2下载:
  2. 全变分去卷积算法的matlab实现; 全变分算法的论文; 全变分实现超分辨;全变分实现图像去噪;全变分实现图像恢复(total variation deconvolution; the paper of TV; super resolution; denoising; image recover)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:415744
    • 提供者:luvky_girl
« 12 3 4 5 »
搜珍网 www.dssz.com