26 #ifndef MLN_CONVERT_IMPL_FROM_SITE_SET_TO_IMAGE_HH
27 # define MLN_CONVERT_IMPL_FROM_SITE_SET_TO_IMAGE_HH
33 # include <mln/core/image/dmorph/sub_image.hh>
34 # include <mln/geom/bbox.hh>
35 # include <mln/trait/image_from_grid.hh>
36 # include <mln/data/fill.hh>
43 template <
typename E>
struct Site_Set;
44 template <
typename E>
struct Image;
54 template <
typename S,
typename I>
60 # ifndef MLN_INCLUDE_ONLY
62 template <
typename S,
typename I>
67 const S& from =
exact(from_);
72 typedef mln_deduce(I,
site, grid) G;
73 typedef mln_value(I) V;
81 # endif // ! MLN_INCLUDE_ONLY
90 #endif // ! MLN_CONVERT_IMPL_FROM_SITE_SET_TO_IMAGE_HH