This is the complete list of members for
brip_watershed, including all inherited members.
| add_adjacency(const unsigned int reg, const unsigned int adj_reg) | brip_watershed | [protected] |
| adjacent_regions(const unsigned int region, vcl_vector< unsigned int > &adj_regs) | brip_watershed | |
| BOUNDARY enum value | brip_watershed | |
| brip_watershed(brip_watershed_params const &bwp) | brip_watershed | |
| brip_watershed() | brip_watershed | [protected] |
| brip_watershed_params(float sigma=1.0, float thresh=10.0, bool eight_connected=true, bool verbose=false) | brip_watershed_params | |
| brip_watershed_params(const brip_watershed_params &old_params) | brip_watershed_params | |
| compute_regions() | brip_watershed | |
| compute_seeds() | brip_watershed | [protected] |
| eight_connected_ | brip_watershed_params | |
| gradient_mag_image_ | brip_watershed | [protected] |
| grow_regions() | brip_watershed | [protected] |
| height_ | brip_watershed | [protected] |
| image_ | brip_watershed | [protected] |
| initialize_queue() | brip_watershed | [protected] |
| InitParams(float sigma, float thresh, bool eight_connected, bool verbose) | brip_watershed_params | [protected] |
| label enum name | brip_watershed | |
| max_region_label() const | brip_watershed | [inline] |
| max_region_label_ | brip_watershed | [protected] |
| min_region_label() | brip_watershed | [inline, static] |
| operator<<(vcl_ostream &, const brip_watershed_params &wp) | brip_watershed_params | [friend] |
| overlay_image() | brip_watershed | |
| print_adjacency_map() | brip_watershed | |
| print_neighborhood(int col, int row, unsigned int lab) | brip_watershed | [protected] |
| print_region_array() | brip_watershed | |
| priority_queue_ | brip_watershed | [protected] |
| region_adjacency_ | brip_watershed | [protected] |
| region_label_array() | brip_watershed | [inline] |
| region_label_array_ | brip_watershed | [protected] |
| SanityCheck() | brip_watershed_params | |
| set_image(vil1_memory_image_of< float > const &image) | brip_watershed | |
| sigma_ | brip_watershed_params | |
| thresh_ | brip_watershed_params | |
| UNLABELED enum value | brip_watershed | |
| verbose_ | brip_watershed_params | |
| width_ | brip_watershed | [protected] |
| ~brip_watershed() | brip_watershed | |