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_INCLUDES_HH
00027 # define MLN_MORPHO_INCLUDES_HH
00028 
00032 
00033 
00034 # include <mln/core/concept/image.hh>
00035 # include <mln/core/concept/window.hh>
00036 # include <mln/core/concept/neighborhood.hh>
00037 
00038 # include <mln/core/routine/duplicate.hh>
00039 
00040 # include <mln/value/ops.hh>
00041 
00042 # include <mln/accu/stat/rank.hh>
00043 
00044 # include <mln/accu/transform.hh>
00045 # include <mln/accu/transform_stop.hh>
00046 
00047 # include <mln/accu/transform_directional.hh>
00048 # include <mln/accu/transform_diagonal.hh>
00049 # include <mln/accu/transform_line.hh>
00050 # include <mln/accu/transform_snake.hh>
00051 
00052 # include <mln/fun/v2v/saturate.hh>
00053 
00054 # include <mln/data/compare.hh>
00055 # include <mln/data/fill.hh>
00056 
00057 # include <mln/test/positive.hh>
00058 
00059 # include <mln/extension/all.hh>
00060 
00061 # include <mln/win/sym.hh>
00062 # include <mln/win/shift.hh>
00063 # include <mln/win/diff.hh>
00064 # include <mln/win/inter.hh>
00065 
00066 # include <mln/morpho/erosion.hh>
00067 # include <mln/morpho/complementation.hh>
00068 # include <mln/morpho/dilation.hh>
00069 
00070 # include <mln/morpho/min.hh>
00071 # include <mln/morpho/minus.hh>
00072 # include <mln/morpho/plus.hh>
00073 
00074 
00075 #endif // ! MLN_MORPHO_INCLUDES_HH