
Index: olena/ChangeLog from Roland Levillain <roland@lrde.epita.fr> * oln/morpho/watershed.hh: Fix doc. Index: olena/oln/morpho/watershed.hh --- olena/oln/morpho/watershed.hh Mon, 12 Apr 2004 01:09:38 +0200 van-vl_n (oln/48_watershed. 1.15 640) +++ olena/oln/morpho/watershed.hh Tue, 13 Jul 2004 15:07:02 +0200 levill_r (oln/48_watershed. 1.15 640) @@ -58,7 +58,7 @@ ** \param N Exact type of the neighborhood. ** ** \arg im_i Image of levels. - ** \arg Ng Neighborhood to consider. + ** \arg Ng Connectivity of the basins. ** ** \pre DestValue should be large enough. ** @@ -136,7 +136,7 @@ ** \param N Exact type of the neighborhood. ** ** \arg input Image of levels. - ** \arg Ng Neighborhood to consider. + ** \arg Ng Connectivity of the basins. ** ** \pre DestValue should be large enough. ** @@ -215,7 +215,7 @@ ** ** \arg D Input image. ** \arg M Image of labels. - ** \arg Ng Neighborhood to consider. + ** \arg Ng Connectivity of the basins. ** ** \todo FIXME: Not instantiated in swilena (see ** tools/swilena/generate_morpho_instantiations.py)