搜索资源列表
二维小波变换
- 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用FFT实现快速运算,难点就在重构矩阵上。若用矩阵概念明确,一个
mallat11
- 小波谱分析mallat算法经典程序,圆周卷积的快速傅里叶变换-small spectral analysis algorithm Mallat classic procedure, the circular convolution Fast Fourier Transform
conv2_bspline
- B样条函数与图像进行卷积的matlab快速算法。-B-spline function with images fast algorithm matlab convolution.
Graphics4
- 图形算法合集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.
shiftsequence
- 开发circonvt函数来计算序列的圆周移位 编写一个matlab函数,实现快速卷积算法-Development circonvt function to calculate the circumference of the shift sequence write a matlab function, fast convolution algorithm
Detection-of-Wood-defectDefect-
- 一个快速的多尺度边缘检测算法是建造时的形象和过滤器做卷积和应用木材缺陷 图像边缘检测。 -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.
fast-motion--deblurring
- 快速运动去模糊,在盲去卷积过程中运用一些加速算法-Fast motion to blur in the blind deconvolution algorithm to accelerate the process of using some
FastSuperResolution
- 一种快速超分辨算法,这一方法在频域完成反卷积运算,比一般算法快许多。-fast super-resolution in frequency domain