system scripts
compilation and installation
- [[mw3f kernel/shell/mwinstall]] : install megawave
- [[mw3f kernel/shell/mwconfig]] : build a makefile from Makefile.in
- [[mw3f kernel/shell/cmw2]] : compilation of a module or macro
- [[mw3f kernel/shell/cmw2macro]] : compilation of a macro
- [[mw3f kernel/shell/cmw2_all]] : recursive compilation of the modules
- [[mw3f kernel/shell/cxmw2]] : compilation of an X binary
- [[mw3f kernel/shell/cxmw2debug]] : debug version of cmw2
- [[mw3f kernel/shell/mwcleandistrib]] : remove the temporary build files
documentation
- [[mw3f kernel/shell/mwcontrib]] : list the contributors of a modules or macro
- [[mw3f kernel/shell/mwcontrib_all]] : list the contributors of the modules or macro
- [[mw3f kernel/shell/mwdep]] : build a dependencies list for the documentation
- [[mw3f kernel/shell/mwdoc]] : enter the internal documentation system
- [[mw3f kernel/shell/mwdoclatex]] : build the documentation for a module
- [[mw3f kernel/shell/mwdocxdvi]] : display the documentation of a module
- [[mw3f kernel/shell/mwmakedoc]] : make a new updated version of the documentation
- [[mw3f kernel/shell/mwmodbibtex]] : run bibtex on the documentation
modules administration
- [[mw3f kernel/shell/mwmodcheck]] : check the consistency of a preprocessed module source
- [[mw3f kernel/shell/mwmodinstall]] : install a new modules set
- [[mw3f kernel/shell/mwmodlist]] : list the modulkes and macros
- [[mw3f kernel/shell/mwmodsearch]] : search for a module matching words
- [[mw3f kernel/shell/mwnewuser]] : create a directory hierarchy for a new user
- [[mw3f kernel/shell/mwrm]] : remove a module or macro
- [[mw3f src/Checkmodules]] : run some validity tests on some modules
utilities
- [[mw3f kernel/shell/mwarch]] : determine the host archiitecture
- [[mw3f kernel/shell/.mw2helplg_com]] : error handler for the other system scripts
- [[mw3f kernel/shell/mwsetenv]] : set up the environment for megawave (shell environment variables)
- [[mw3f kernel/shell/mwsysmaclist]] : list the system macros
- [[mw3f kernel/shell/mwecho]] : portable [[mw3f echo]]
- [[mw3f kernel/shell/mwisupper]] : is the first letter upper or lower case?
- [[mw3f kernel/shell/mwincvers]] : increment the version number
- [[mw3f kernel/shell/mwvers]] : megawave version number
- [[mw3f kernel/shell/mwwhere]] : tell where the module is
- [[mw3f kernel/shell/mwrnauthor]] : rename an author of a module
user scripts
wavelet compression
- [[mw3f src/compression/ezwave/Cfezw]] : options handler for color EZW compression
- [[mw3f src/compression/ezwave/Fezw]] : options handler for EZW compression
- [[mw3f src/compression/vqwave/Cfwivq]] : options handler for color wavelet decompression
- [[mw3f src/compression/vqwave/Cfwvq]] : options handler for color wavelet compression
- [[mw3f src/compression/vqwave/Fwivq]] : options handler for color wavelet decompression
- [[mw3f src/compression/vqwave/Fwlbg_adap]] : build a codebook for wavelet transformation
- [[mw3f src/compression/vqwave/Fwvq]] : options handler for color wavelet compression
shape recognition
- [[mw3f src/image/shaperecognition/CLEARBASE]] : clear the shape recognition directory
- [[mw3f src/image/shaperecognition/PUTTO_BASE]] : put an image in the shape recognition directory
- [[mw3f src/image/shaperecognition/READBASE]] : show infos about the shape recognition directory
- [[mw3f src/image/shape_recognition/RECOGNIZE]] : recognise a shape from the shape recognition directory
- [[mw3f src/image/shaperecognition/SRDEMO]] : demonstration of the shape recognition module
miscellaneous
- [[mw3f src/curve/matching/KM_DEMO]] : demonstration of the curve matching algorithms
- [[mw3f src/image/detection/VP_DEMO]] : demonstration of the curve alignment module
- [[mw3f src/image/io/Mkmovie]] : build a movie from an image sequence
- [[mw3f src/signal/Swtvdenoise]] : suite of modules invocations for denoising
- [[mw3f src/wave/packets/Wp2dcheck]] : check and demo of the 2D wavelet packets module