readme

来自「matlab的steel金字塔小波分解源代码」· 代码 · 共 19 行

TXT
19
字号
This directory contains some Matlab script files that serve to giveexample usage of this code, and also to explain some of the representations and algorithms.The files are NOT meant to be executed from the MatLab prompt (like many of the MatLab demos).  You should instead read through the comments, executing the subsequent pieces of code.  This gives you a chance to explore as you go...matlabPyrTools.m - Example usage of the code in the distribution.pyramids.m - An introduction to multi-scale pyramid representations,  	covering Laplacian, QMF/Wavelet, and Steerable pyramids.  The	file assumes a knowledge of linear systems, matrix algebra, 	and 2D Fourier transforms.more to come....

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?