00001 
00002 
00003 
00004 
00005 
00006 
00007 
00008 
00009 
00010 
00011 
00012 
00013 
00014 
00015 
00016 
00017 
00018 
00019 
00020 
00021 
00022 
00023 
00024 
00025 
00026 #ifndef MLN_MORPHO_ALL_HH
00027 # define MLN_MORPHO_ALL_HH
00028 
00032 
00033 
00034 namespace mln
00035 {
00036 
00038   namespace morpho
00039   {
00040 
00043     namespace impl
00044     {
00045 
00048       namespace generic
00049       {}
00050 
00051     }
00052   }
00053 }
00054 
00055 
00056 # include <mln/morpho/complementation.hh>
00057 # include <mln/morpho/contrast.hh>
00058 # include <mln/morpho/dilation.hh>
00059 # include <mln/morpho/erosion.hh>
00060 # include <mln/morpho/general.hh>
00061 # include <mln/morpho/gradient.hh>
00062 # include <mln/morpho/hit_or_miss.hh>
00063 # include <mln/morpho/includes.hh>
00064 # include <mln/morpho/laplacian.hh>
00065 # include <mln/morpho/meyer_wst.hh>
00066 # include <mln/morpho/min.hh>
00067 # include <mln/morpho/minus.hh>
00068 # include <mln/morpho/plus.hh>
00069 # include <mln/morpho/Rd.hh>
00070 # include <mln/morpho/rank_filter.hh>
00071 # include <mln/morpho/thickening.hh>
00072 # include <mln/morpho/thick_miss.hh>
00073 # include <mln/morpho/thin_fit.hh>
00074 # include <mln/morpho/thinning.hh>
00075 # include <mln/morpho/top_hat.hh>
00076 
00077 
00078 
00079 
00080 # include <mln/morpho/approx/all.hh>
00081 # include <mln/morpho/attribute/all.hh>
00082 # include <mln/morpho/closing/all.hh>
00083 # include <mln/morpho/elementary/all.hh>
00084 # include <mln/morpho/opening/all.hh>
00085 # include <mln/morpho/reconstruction/all.hh>
00086 # include <mln/morpho/tree/all.hh>
00087 # include <mln/morpho/watershed/all.hh>
00088 
00089 
00090 
00091 #endif // ! MLN_MORPHO_ALL_HH