Public Types | |
typedef ap_maxtree< I > | super |
typedef super::image | image |
typedef super::point | point |
typedef super::dpoint | dpoint |
typedef super::value | value |
typedef super::Nbh | Nbh |
typedef super::niter | niter |
Public Member Functions | |
basic_maxtree (const abstract::image< I > &f, const typename oln::lrde::ufmt::internal::neighborhood< I >::ret &nbh) | |
void | go () |
void | init () |
void | compute_parent () |
void | extract_maxtree () |
void | do_union (const point &n, const point &p) |
point | find_root (point x) |
Public Attributes | |
mute< I, bool >::ret | isproc |
std::vector< point > | S |
Definition at line 50 of file basic_maxtree.hh.