$extrastylesheet
Namespaces | |
| namespace | generic |
Functions | |
| template<typename I , typename N > | |
| data< I, p_array< typename I::psite > > | dual_hqueue (const Image< I > &f, const Image< I > &m, const Neighborhood< N > &nbh) |
|
inline |
Compute a tree using hqueues.
| f | The original image. |
| m | The connectivity mask. |
| nbh | The neighborhood of the mask. |