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

搜索资源列表

  1. 3种图像复原程序

    1下载:
  2. 维纳滤波复原程序,最小二乘方滤波复原程序,盲目去卷积滤波复原程序
  3. 所属分类:源码下载

    • 发布日期:2011-03-24
    • 文件大小:18944
    • 提供者:zh_yueyue
  1. 运动模糊图像通过四种方法维纳滤波

    2下载:
  2. 运动模糊图像通过四种方法维纳滤波、约束最小二乘法、lucy、盲目卷积图像复原,Motion-blurred image through the four methods of Wiener filter, constrained least squares method, lucy, blind deconvolution image restoration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-17
    • 文件大小:898
    • 提供者:岳丹丹
  1. tvreg

    2下载:
  2. 全变差图像处理方法,利用全变差做图像去噪、去卷积和修复-The tvreg package is a collection of MATLAB functions for total variation (TV) based image denoising, deconvolution, and inpainting, and an implementation of Chan-Vese segmentation
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:422671
    • 提供者:陈杰
  1. ImageProcee

    0下载:
  2. 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4339883
    • 提供者:王道会
  1. imageconvolution

    0下载:
  2. 用频域方法计算图像空域卷积,阐释周期延拓对卷积的影响-image s convolution by frequency domain
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:158251
    • 提供者:jason
  1. imagerestoration

    0下载:
  2. 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degrada
  3. 所属分类:Graph program

    • 发布日期:2016-12-22
    • 文件大小:2333
    • 提供者:齐子新
  1. Interpolation

    0下载:
  2. 利用低通滤波器对图像进行插值放大:按放大的倍数对原图像进行插零,插零后的图片与低通滤波函数进行卷积,原先插入的零的位置自动替换为适当的插值,如此图像就已经插值放大了,图像质量还不错。-Double the number of pixels of each row and column by adding a zero value pixel between each pixel of the image.Then operate with two kinds of low-pass filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:68885
    • 提供者:段玉霞
  1. Convolution

    1下载:
  2. 含有多种卷积核达到图像模糊,低通、高通滤波,边缘检测等目的,并且可自定义卷积核。-Contains a variety of convolution to the image fuzzy, low pass, high pass filter, edge detection purposes, and can be customized convolution.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:674703
    • 提供者:云中帆
  1. 图像卷积代码

    1下载:
  2. 用c语言,最简洁的方法实现了图像卷积操作
  3. 所属分类:数据结构常用算法

  1. 二维图像卷积代码

    1下载:
  2. 提取二维卷积特征,需要先对视频进行分帧,然后再对视频帧进行二维卷积(To extract two-dimensional convolution features, we need to segment the video first, and then two-dimensional convolution of the video frame)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:112640
    • 提供者:草泥马草
  1. 卷积

    1下载:
  2. 可以进行卷积计算,进行二维卷积计算,快速计算 图像处理可用 卷积神经网络(Convolution calculation can be carried out, two-dimensional convolution calculation, fast calculation Convolution neural network for image processing)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:骇浪涛
  1. 盲解卷积复原

    0下载:
  2. 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filt
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5120
    • 提供者:岛屿12
  1. 求解反卷积

    1下载:
  2. 图像的卷积处理以及进行解卷积的操作,用conv进行卷积操作(Convolution operation of image and operation of deconvolution, convolution operation with conv)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:岛屿12
  1. 卷积神经网络python代码

    3下载:
  2. 用于进行图像识别与大型图像的处理,是一种高效的识别方法(It is an efficient recognition method for image recognition and large image processing.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:星骓不逝
  1. 盲反卷积算法

    0下载:
  2. 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:8192
    • 提供者:岛屿12
  1. 卷积conv

    1下载:
  2. 通过C++实现卷积功能,和MATLAB效果一样,已经验证,希望对大家有所帮助。
  3. 所属分类:数值算法/人工智能

  1. 盲反还原失焦图像

    1下载:
  2. 失焦图像还原,盲目反卷积迭代处理图像,参考交流(Defocus image restoration, blind deconvolution iterative processing of images, reference communication)
  3. 所属分类:其他

    • 发布日期:2020-11-18
    • 文件大小:5120
    • 提供者:金大侠
  1. 盲迭代反卷积法

    2下载:
  2. 通过迭代盲去卷积来进行图像去模糊处理。(Iterative blind deconvolution)
  3. 所属分类:其他

    • 发布日期:2020-11-18
    • 文件大小:90112
    • 提供者:叶孤城城主
  1. 卷积神经网络CNN进行图像分类

    5下载:
  2. 基于卷积神经网络的图像识别,应用于MATLAB(Image Recognition Based on Convolutional Upgrading Network)
  3. 所属分类:Windows编程

    • 发布日期:2020-04-03
    • 文件大小:43830272
    • 提供者:海天书
  1. 卷积神经网络去雾

    1下载:
  2. 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-29
    • 文件大小:4800512
    • 提供者:Wolv
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com