mln::labeled_image<I>
.
More...
#include <labeled_image.hh>
Public Types | |
typedef data < labeled_image_base< I, labeled_image< I > > > | super_ |
Public Member Functions | |
data (const I &ima, const typename I::value &nlabels, const util::array< mln_box(I)> &bboxes) | |
data (const I &ima, const typename I::value &nlabels) |
mln::labeled_image<I>
.
Definition at line 62 of file labeled_image.hh.
typedef data< labeled_image_base<I, labeled_image<I> > > mln::internal::data< labeled_image< I > >::super_ |
Definition at line 65 of file labeled_image.hh.
mln::internal::data< labeled_image< I > >::data | ( | const I & | ima, | |
const typename I::value & | nlabels | |||
) | [inline] |
Definition at line 170 of file labeled_image.hh.
mln::internal::data< labeled_image< I > >::data | ( | const I & | ima, | |
const typename I::value & | nlabels, | |||
const util::array< mln_box(I)> & | bboxes | |||
) | [inline] |
Definition at line 177 of file labeled_image.hh.