% @(#)visualwave.hlq 17.1.1.1 (ESO-IPG) 01/25/02 17:21:11 %++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ %.COPYRIGHT (c) 1993 European Southern Observatory %.IDENT visualwave.hlq %.AUTHOR 06-APR-93, IPG/ESO %.KEYWORDS MIDAS, help files, %.PURPOSE On-line help file for the command: VISUAL/WAVE %.VERSION 1.0 JS : Creation, 06-APR-93 %---------------------------------------------------------------- \se SECTION./WAVE \es\co VISUAL/WAVE JS 06-APR-93 \oc\su VISUAL/WAVE Wavelet_File_Name [Visu_Type] \us\pu Purpose: visualizes the wavelet transform \up\sy Syntax: VISUAL/WAVE Wavelet_File_Name [Visu_Type] \ys\pa Wavelet_File_Name = Wavelet file name \ap\pa Visu_Type = CUB, SYN, PER, PLAN, CONT\\ CUB = visualization in a cube\\ SYN = create one image from the coefficients\\ PER = visualization in perspective\\ PLAN = visualization of each scale in a window\\ CONT = plot one level per scale\\ \\ the default value is PLAN. \ap\see See also: WAVE/TRANSF, VISUAL/SYNT, VISUAL/CONT, VISUAL/PLAN, VISUAL/PERS, VISUAL/CUBE \ees\no Note: If the wavelet transform was computed by mallat's algorithm, the parameter Visu_Type can only take the values SYN and PLAN. \on\exs Examples: \ex {\tt TRANSF/WAVE image tr_image 4 5\\ VISUAL/WAVE Wavelet_File_Name } creates 4 windows. Each window will contain a scale of the wavelet transform. \xe\ex {\tt TRANSF/WAVE image tr_image 4 5 VISUAL/WAVE Wavelet_File_Name CUBE } creates 1 window which will contain the wavelet transform presented in a cube. \xe \sxe