AdaptiveHysteresisSegmenter(int thresh1, int thresh2, int sm_size=1, bool wrapAroundRadials=false) | w2img::AdaptiveHysteresisSegmenter | [inline] |
computeRegionProperty(const code::Image< int > &orig, const SegmenterResult &label, std::vector< RegionProperty > *fillme) | w2img::Segmenter | [static] |
computeRegionProperty(const SegmenterResult &label, std::vector< RegionProperty > *fillme) | w2img::Segmenter | [static] |
expand_segment(int x, int y, const code::Image< int > &orig, code::Image< int > &segimg, int label) const | w2img::Segmenter | [protected] |
getHigherThreshold() const | w2img::HysteresisSegmenter | [inline] |
getLowerThreshold() const | w2img::HysteresisSegmenter | [inline] |
HysteresisSegmenter(int thresh1, int thresh2, int sm_size=1, bool wrapAroundRadials=false) | w2img::HysteresisSegmenter | |
Invalid | w2img::Segmenter | [protected, static] |
isSeedForNewRegion(int dataval, int row, int col) const | w2img::AdaptiveHysteresisSegmenter | [protected, virtual] |
normalize(Segmenter::Replacement &replacement) | w2img::Segmenter | [static] |
RegionProperty typedef | w2img::Segmenter | |
relabel(const SegmenterResult &label_img) | w2img::Segmenter | [static] |
Replacement typedef | w2img::Segmenter | |
segment(const code::Image< int > &orig) | w2img::HysteresisSegmenter | [inline, virtual] |
segment(const code::Image< int > &orig) const | w2img::HysteresisSegmenter | [inline] |
Segmenter(bool wrapRadials=false) | w2img::Segmenter | [inline] |
setAdaptiveHigherThreshold(const code::Image< int > &t) | w2img::AdaptiveHysteresisSegmenter | [inline] |
Unset | w2img::Segmenter | [protected, static] |
~AdaptiveHysteresisSegmenter() | w2img::AdaptiveHysteresisSegmenter | [inline, virtual] |
~HysteresisSegmenter() | w2img::HysteresisSegmenter | [inline, virtual] |
~Segmenter() | w2img::Segmenter | [inline, virtual] |