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

搜索资源列表

  1. 二维小波变换

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

    • 发布日期:2008-10-13
    • 文件大小:3785
    • 提供者:罗松溪
  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. conv2_bspline

    0下载:
  2. B样条函数与图像进行卷积的matlab快速算法。-B-spline function with images fast algorithm matlab convolution.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1000
    • 提供者:Lei ming
  1. Graphics4

    0下载:
  2. 图形算法合集4:快速线性插值、半色调技术、使用lookup查找表的快速卷积、Nurbs曲面三角化等等。-Graphical Collection 4: rapid linear interpolation, halftoning techniques, the use of look-up table lookup fast convolution, Nurbs surface triangulation and so on.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:354065
    • 提供者:metallica
  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-27
    • 文件大小:99725
    • 提供者:
  1. shiftsequence

    0下载:
  2. 开发circonvt函数来计算序列的圆周移位 编写一个matlab函数,实现快速卷积算法-Development circonvt function to calculate the circumference of the shift sequence write a matlab function, fast convolution algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:46366
    • 提供者:liu
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:xiaowei
  1. Detection-of-Wood-defectDefect-

    0下载:
  2. 一个快速的多尺度边缘检测算法是建造时的形象和过滤器做卷积和应用木材缺陷 图像边缘检测。 -A fast multi-scale edge detection algorithm was constructed when the image and filter do convolution and applied to the wood defect image edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-06-30
    • 文件大小:304968
    • 提供者:Tina
  1. Fast-2-D-convolution

    0下载:
  2. 图像处理中经常用到卷积运算,它并不能等同于普通的二维矩阵的卷积运算,为了解决边界效应,通常都要采取一些优化手段。请仔细阅读代码,必有收获。- Y = CONVOLVE2(X, M, SHAPE) where SHAPE is a string returns a subsection of the 2-D convolution with size specified by SHAPE
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:79352
    • 提供者:Tom
  1. Fresnel

    0下载:
  2. 菲涅尔变换的一种卷积算法,计算非常快而且很好用-Fresnel transform of a convolution algorithm, the calculation is very fast and it just works
  3. 所属分类:Wavelet

    • 发布日期:2017-12-04
    • 文件大小:1313
    • 提供者:王鹏
  1. Fr

    0下载:
  2. 菲涅尔变换的一种卷积算法,计算非常快而且很好用-Fresnel transform of a convolution algorithm, the calculation is very fast and it just works
  3. 所属分类:Wavelet

    • 发布日期:2017-11-20
    • 文件大小:1303
    • 提供者:王鹏
  1. cuda2Dcov

    0下载:
  2. cuda 2D 二维图形上的快速卷积操作。C++语言实现-cuda 2D dimensional graphics on the fast convolution operation. C++ language
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1531
    • 提供者:NathanZ
  1. chuxue15

    0下载:
  2. 根据制定坐标选择六边形,傅立叶变换,快速卷积,conv2(A,B)直接卷积函数-According to the development coordinate selection hexagon, Fourier transform, fast convolution, conv2 (A, B) convolution function directly
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:许颖
  1. MSc---Orthogonal-vs-Biorthogonal-Wavelets-for-Ima

    0下载:
  2. E ective image compression requires a non-expansive discrete wavelet transform (DWT) be employed consequently, image border extension is a critical issue. Ideally, the image border extension method should not introduce distortion under compressio
  3. 所属分类:Wavelet

    • 发布日期:2017-05-11
    • 文件大小:2139941
    • 提供者:bamerni
搜珍网 www.dssz.com