⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 大师写的二代小波经典之作
💻
字号:
****** flwt******In this directory, there are all the main front-end files that allow you to usethe Fast Lifted Wavelet Transform (FLWT) with 1-D and 2-D signals/images. Thereis an easy-to-use command line interface that includes the main feautures that can be manipulated for the user. As an example of the application of the FLWT, there are two interesting options :	-f = uses the FLWT to apply a filter to the input file. A simple             API appears with options to the user.	-w = uses the FLWT to create the 1-D or 2-D Wavelet function by putting             a one in the middle of a zeroed image and applying the inverse.To install the package, type 'make install' in the command line. All the fileswill be compiled to create three libraries (libfile.a, libutil.a, and libflwt.a) in the ./lib subdirectory, and the executable flwt in the ./binsubdirectory.Edit the file make.env if you want to change compiler, edit the compilerflags, or change any other common environmental variables.Another simple way to try various compilation options without reeditingmake.env every time is to to use (under bash, ksh or sh)                    make CDEF='<flags>'Enjoy,LiftTeam :-)November 18th 1996

⌨️ 快捷键说明

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