Milena (Olena)
User documentation 2.0a Id
|
Implementation namespace of geom namespace. More...
Functions | |
template<typename I , typename N > | |
mln::trait::concrete< I >::ret | seeds2tiling (const Image< I > &ima_, const Neighborhood< N > &nbh_) |
Generic implementation of geom::seed2tiling. | |
Implementation namespace of geom namespace.
|
inline |
Generic implementation of geom::seed2tiling.
[in,out] | ima_ | The labeled image with seed. |
[in] | nbh_ | The neighborhood to use on this algorithm. |
Definition at line 77 of file seeds2tiling.hh.
References mln::duplicate(), mln::p_queue< P >::front(), mln::p_queue< P >::pop(), and mln::p_queue< P >::push().
Referenced by mln::geom::seeds2tiling().