#include <cmap.hh>
Collaboration diagram for oln::topo::combinatorial_map::cmap< I >:

Public Types | |
| typedef mlc::exact< I >::ret::dpoint_type | dpoint_type |
| typedef mlc::exact< I >::ret::point_type | point_type |
|
typedef oln::topo::inter_pixel::fwd_dir_iter< I::dim > | fwd_dir_iter_type |
|
typedef oln::topo::inter_pixel::bkd_dir_iter< I::dim > | bkd_dir_iter_type |
|
typedef std::pair< typename mlc::exact< I >::ret::point_type, typename oln::topo::inter_pixel::internal::dir_traits< I::dim >::ret > | head_type |
|
typedef oln::mute< I, oln::topo::combinatorial_map::internal::zeta >::ret | zeta_type |
Public Member Functions | |
| cmap (const I &input, const inter_pixel::interpixel< I > &ip, tarjan::obsolete::flat_zone< I > &cc) | |
| void | merge (const unsigned l1, const unsigned l2) |
| Merging algorithm. | |
| std::ostream & | print (std::ostream &ostr) const |
| Print. | |
REF: Braquelaire, J. P. and Brun, L. Image Segmentation with Topological Maps and Inter-pixel Representation}, Journal of Visual Communication and Image representation, 1998, vol. 9
Definition at line 63 of file cmap.hh.
1.3.6-20040222