Public Member Functions | |
SegmenterResult () | |
SegmenterResult (int xdim, int ydim) | |
SegmenterResult (const code::Image< int > &a, int max_label_no) | |
int | getNumRegions () const |
int | getMaxLabel () const |
int | getMax () const |
SegmenterResult | clone () const |
SegmenterResult | twin () const |
w2img::SegmenterResult::SegmenterResult | ( | ) | [inline] |
w2img::SegmenterResult::SegmenterResult | ( | int | xdim, | |
int | ydim | |||
) | [inline] |
w2img::SegmenterResult::SegmenterResult | ( | const code::Image< int > & | a, | |
int | max_label_no | |||
) | [inline] |
SegmenterResult w2img::SegmenterResult::clone | ( | ) | const [inline] |
int w2img::SegmenterResult::getMax | ( | ) | const [inline] |
int w2img::SegmenterResult::getMaxLabel | ( | ) | const [inline] |
int w2img::SegmenterResult::getNumRegions | ( | ) | const [inline] |
SegmenterResult w2img::SegmenterResult::twin | ( | ) | const [inline] |