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

搜索资源列表

  1. WaveletTrans

    0下载:
  2. matlab 环境下的 二维小波变换(正和逆变换),用二维卷积实现的,其中有个子函数用于产生小波系数的(小波分解和小波重构的系数都有)!你自己也可以往里面加系数-Matlab environment 2D wavelet transform (and inverse transform), with the realization of two-dimensional convolution. these subsystems function used to generate the wave
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3142
    • 提供者:兰勇生
  1. 2D_convolution

    1下载:
  2. 二维卷积运算之C语言实现 若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C language if x N1 * M1 to the two-dimensional signal y * M2 N2 for the two-dimensional signal, convolution (N1 N2-1) * (M1 M2 - 1) signal
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3409
    • 提供者:劉昱楓
  1. filterbutterworth

    0下载:
  2. 1.这是一个matlab滤波程序,内含空域二维卷积滤波;频域高通滤波;三级butterworth高通滤波器设计。 2.效果较好,内含较为翔实的代码注释,通用性,可移植性较强。-1. This is a Matlab filtering procedures, airspace containing 2D convolution filter; Frequency - domain high pass filter; 3 butterworth high pass filter design.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1001
    • 提供者:方周
  1. 2007202131

    0下载:
  2. Image Compression A collection of simple routines for image compression using different techniques. 图象压缩的不同方法 BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTC
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10228
    • 提供者:王云云
  1. matlabPyrTools

    0下载:
  2. This package contains some MatLab tools for multi-scale image processing. Briefly, the tools include: - Recursive multi-scale image decompositions (pyramids), including Laplacian pyramids, QMFs, Wavelets, and steerable pyramids. These oper
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2065080
    • 提供者:not applicable
  1. fwt2d_demo

    0下载:
  2. 小波变换源码,国外VC开发的,效果比较好 I ve been involved with wavelet-analysis since my Ph.D studies and over the years developed various wavelet-transforms C++ libraries. This one concerns 2D implementation of the Fast wavelet transform (FWT). The 2D FWT is used i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:99725
    • 提供者:
  1. LIC

    0下载:
  2. 线积分卷积,可以利用白噪声图像实现二维向量矩阵的可视化,多用于流体研究。-Linear Integral Convolution(LIC), a visualization algorithm for 2D vector matrix.
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:175974
    • 提供者:XSSun
  1. convolutionFFT2D

    0下载:
  2. 基于fft的2d旋转 FFT-based 2D convolution-FFT-based 2D convolution
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:323375
    • 提供者:xiangxingbin
  1. gaborcon

    0下载:
  2. these codes read input image and generate the 2D gabor filters, with changeable scale, orientation, perform the convolution with input image.
  3. 所属分类:matlab

  1. Imag_seg_ex

    0下载:
  2. image segmentaion for LPR
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:631
    • 提供者:somthing
  1. 1111

    0下载:
  2. 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2639613
    • 提供者:sean
  1. fftbasedconvolution

    0下载:
  2. - conv2fft.m ---> M-file for 2D FFT-based convolution - convfft.m ---> M-file for 1D FFT-based convolution-- conv2fft.m ---> M-file for 2D FFT-based convolution - convfft.m ---> M-file for 1D FFT-based convolution
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:3178
    • 提供者:邢砚
  1. convolve

    0下载:
  2. 常用图象处理matrices. 在用于2D convolution 中非常有用的。 -commonly used image processing convolution matrices.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5872
    • 提供者:Magic
  1. vco

    0下载:
  2. This source code is a one file implementation of 2d correlation and convolution. Using the basic difference between correlation and convolution this code correlates or convolves a given 2d matrix with a square window matrix (another 2d matrix) in a
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1146
    • 提供者:Vishwanath
  1. conv2d

    0下载:
  2. Convolution 2D C code
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:139561
    • 提供者:mkg081000
  1. convolve2

    0下载:
  2. CONVOLVE2可以用于任何CONV2使用,采取同样的参数并返回一个小的公差范围内同样结果。加速计算是通过使用面膜中的奇异值分解,表示为外产品总结一下。这些都可以有效地计算与行和列向量的卷积。 CONV2是用来从事这项运动。 可分面具是一个特殊情况,并受CONVOLVE2处理多达FILTER2一样。许多不属于其他口罩可分低等级(如Gabor函数口罩),并更有效地处理CONVOLVE2。 该功能也将计算出降秩逼近一个给定的面具如果需要的话,将使用此是否会加速计算。一个额外
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:6342
    • 提供者:namind
  1. Convolution

    0下载:
  2. Convolution of 1D and 2D image
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:286903
    • 提供者:Surajit
  1. Convolution_filter-fpga

    0下载:
  2. Implementation of a 2D Convolution Filter on FPGA. Performance evaluation between CPU, GBU and FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:52424
    • 提供者:Birrax
  1. 2D-reflection-wave

    0下载:
  2. 二维反射波,多次覆盖,用雷克子波褶积,C++小程序-Two-dimensional reflection wave, many covered with a the Ricker wave of convolution, C++ applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:234584
    • 提供者:杰帅
  1. convolution

    0下载:
  2. convolution in 2D c++ allow you to blur, denoise image
  3. 所属分类:mathematica

    • 发布日期:2017-05-28
    • 文件大小:10577500
    • 提供者:Ilinite
« 12 »
搜珍网 www.dssz.com