Public Member Functions | |
| SegmenterResult () | |
| SegmenterResult (int xdim, int ydim) | |
| SegmenterResult (const code::Image< int > &a, int num_regions) | |
| 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 | num_regions | |||
| ) | [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] |
1.4.7