bucket_size | Bial::EdgeMaxPathFunction< D > | protected |
Capable(int index, int adj_index, BucketState adj_state) | Bial::EdgeMaxPathFunction< D > | virtual |
EdgeMaxPathFunction(const Image< D > &handicap, bool force_root=false, D new_bucket_size=1.0) | Bial::EdgeMaxPathFunction< D > | |
EdgeMaxPathFunction(const EdgeMaxPathFunction< D > &pf) | Bial::EdgeMaxPathFunction< D > | |
force_root | Bial::EdgeMaxPathFunction< D > | protected |
handicap | Bial::EdgeMaxPathFunction< D > | protected |
Increasing() | Bial::EdgeMaxPathFunction< D > | virtual |
Initialize(Image< D > &init_value, Image< int > *init_label, Image< int > *init_predecessor, bool sequential_label) | Bial::EdgeMaxPathFunction< D > | virtual |
label | Bial::PathFunction< Image, D > | protected |
next_label | Bial::PathFunction< Image, D > | protected |
operator=(const EdgeMaxPathFunction< D > &pf) | Bial::EdgeMaxPathFunction< D > | |
PathFunction() | Bial::PathFunction< Image, D > | |
PathFunction(const PathFunction< Image, D > &pf) | Bial::PathFunction< Image, D > | |
predecessor | Bial::PathFunction< Image, D > | protected |
Propagate(int index, int adj_index) | Bial::EdgeMaxPathFunction< D > | virtual |
RemoveFn typedef | Bial::PathFunction< Image, D > | |
RemoveFunction() | Bial::PathFunction< Image, D > | |
RemoveLabel(size_t index, BucketState state) | Bial::EdgeMaxPathFunction< D > | virtual |
RemoveSimple(size_t index, BucketState state) | Bial::EdgeMaxPathFunction< D > | virtual |
UpdateCompleteData(size_t index, size_t adj_index) | Bial::PathFunction< Image, D > | |
UpdateFn typedef | Bial::PathFunction< Image, D > | |
UpdateFunction() | Bial::PathFunction< Image, D > | |
UpdateLabelData(size_t index, size_t adj_index) | Bial::PathFunction< Image, D > | |
UpdatePredecessorData(size_t index, size_t adj_index) | Bial::PathFunction< Image, D > | |
UpdateSimpleData(size_t index, size_t adj_index) | Bial::PathFunction< Image, D > | |
value | Bial::PathFunction< Image, D > | protected |
~EdgeMaxPathFunction() | Bial::EdgeMaxPathFunction< D > | |
~PathFunction() | Bial::PathFunction< Image, D > | inlinevirtual |