| Functions | |
| mln::bin_1complex_image2d | to_complex_image (const mln::image2d< bool > &input) | 
| Convert an mln::bin_1complex_image2d to an mln::image2d<bool>. | |
| mln::image2d< bool > | to_image2d (const mln::bin_1complex_image2d &input) | 
| Convert an mln::bin_1complex_image2d to an mln::image2d<bool>. | |
| mln::bin_1complex_image2d convert::to_complex_image | ( | const mln::image2d< bool > & | input | ) |  [inline] | 
Convert an mln::bin_1complex_image2d to an mln::image2d<bool>.
Definition at line 122 of file apps/graph-morpho/convert.hh.
References mln::image2d< T >::domain().
| mln::image2d<bool> convert::to_image2d | ( | const mln::bin_1complex_image2d & | input | ) |  [inline] | 
Convert an mln::bin_1complex_image2d to an mln::image2d<bool>.
Definition at line 46 of file apps/graph-morpho/convert.hh.
References mln::complex_image< D, G, V >::domain(), mln::box< P >::pmax(), and mln::box< P >::pmin().
Referenced by debug::println_graph().
 1.5.6
 1.5.6