alpha | Bial::GeodesicRestrictionPathFunction< D > | protected |
beta | Bial::GeodesicRestrictionPathFunction< D > | protected |
Capable(int index, int adj_index, BucketState adj_state) | Bial::GeodesicRestrictionPathFunction< D > | virtual |
GeodesicRestrictionPathFunction(const Image< D > &handicap, const Image< D > &new_intensity, double new_alpha=0.0, double new_beta=0.5) | Bial::GeodesicRestrictionPathFunction< D > | |
GeodesicRestrictionPathFunction(const GeodesicRestrictionPathFunction< D > &pf) | Bial::GeodesicRestrictionPathFunction< D > | |
handicap | Bial::GeodesicRestrictionPathFunction< D > | protected |
Increasing() | Bial::GeodesicRestrictionPathFunction< D > | virtual |
Initialize(Image< D > &init_value, Image< int > *init_label, Image< int > *init_predecessor, bool sequential_label) | Bial::GeodesicRestrictionPathFunction< D > | virtual |
intensity | Bial::GeodesicRestrictionPathFunction< D > | protected |
label | Bial::PathFunction< Image, D > | protected |
next_label | Bial::PathFunction< Image, D > | protected |
operator=(const GeodesicRestrictionPathFunction< D > &pf) | Bial::GeodesicRestrictionPathFunction< 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::GeodesicRestrictionPathFunction< D > | virtual |
RemoveFn typedef | Bial::PathFunction< Image, D > | |
RemoveFunction() | Bial::PathFunction< Image, D > | |
RemoveLabel(size_t index, BucketState state) | Bial::GeodesicRestrictionPathFunction< D > | virtual |
RemoveSimple(size_t index, BucketState state) | Bial::GeodesicRestrictionPathFunction< 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 |
~GeodesicRestrictionPathFunction() | Bial::GeodesicRestrictionPathFunction< D > | |
~PathFunction() | Bial::PathFunction< Image, D > | inlinevirtual |