heir_segment(const code::Image< int > &img, int thresh, int dist_thresh) const | w2img::Watershed | |
is_valid(int val) const | w2img::Watershed | [inline, protected] |
is_valid(code::Image< int > img, int x, int y) const | w2img::Watershed | [inline, protected] |
najman_segment(const code::Image< int > &img) const | w2img::Watershed | |
vincent_segment(const code::Image< int > &img, bool only_dividing_lines=false) const | w2img::Watershed | |
vincent_segment2(const code::Image< int > &img, bool only_dividing_lines=false) const | w2img::Watershed | |
Watershed(int marker_min, int marker_max) | w2img::Watershed | |
within_thresh(const Pixel &p, const code::Image< int > &level, int dist_thresh) | w2img::Watershed | [protected, static] |
WSHED | w2img::Watershed | [static] |