mln::labeled_image_base<I,E>
.
More...
#include <labeled_image_base.hh>
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) | |
Public Attributes | |
util::array< box< typename I::psite > > | bboxes_ |
I | ima_ |
I::value | nlabels_ |
mln::labeled_image_base<I,E>
.
Definition at line 63 of file labeled_image_base.hh.
mln::internal::data< labeled_image_base< I, E > >::data | ( | const I & | ima, | |
const typename I::value & | nlabels | |||
) | [inline] |
Definition at line 190 of file labeled_image_base.hh.
mln::internal::data< labeled_image_base< I, E > >::data | ( | const I & | ima, | |
const typename I::value & | nlabels, | |||
const util::array< mln_box(I)> & | bboxes | |||
) | [inline] |
Definition at line 197 of file labeled_image_base.hh.
util::array< box<typename I ::psite> > mln::internal::data< labeled_image_base< I, E > >::bboxes_ [mutable] |
Definition at line 71 of file labeled_image_base.hh.
I mln::internal::data< labeled_image_base< I, E > >::ima_ |
Definition at line 69 of file labeled_image_base.hh.
I ::value mln::internal::data< labeled_image_base< I, E > >::nlabels_ |
Definition at line 70 of file labeled_image_base.hh.