Wavelet and Image class library  1.3.2
WTools.hh
Go to the documentation of this file.
00001 /*
00002  * WTools main header
00003  * Wraps all the relevant headers.
00004  *
00005  * $Date$
00006  * $Revision$
00007  *
00008  */
00009 
00010 #ifndef WTOOLS_HH__
00011 #define WTOOLS_HH__
00012 
00023 #include "WImage.hh"
00024 #include "Wave.hh"
00025 
00026 #include "WTools/ImageInformation.hh"
00027 #include "WTools/ImageComparison.hh"
00028 #include "WTools/Histogram.hh"
00029 #include "WTools/ImageDenoiser.hh"
00030 
00031 #endif /* WTOOLS_HH__ */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines