, including all inherited members.
| angle_interval_ | sdet_texture_classifier_params | |
| atmos_cat(vcl_string const &cat) | sdet_atmospheric_image_classifier | [protected] |
| atmos_categories_ | sdet_atmospheric_image_classifier | [protected] |
| block_size_ | sdet_texture_classifier_params | |
| category_color_mix(vcl_map< vcl_string, float > &probs, vnl_vector_fixed< float, 3 > &color_mix) | sdet_texture_classifier | [protected] |
| category_histograms_ | sdet_texture_classifier | [protected] |
| category_quality_color_mix(vcl_map< vcl_string, float > &probs, vnl_vector_fixed< float, 3 > const &uncert, vnl_vector_fixed< float, 3 > &color_mix) | sdet_atmospheric_image_classifier | [protected] |
| sdet_texture_classifier::category_quality_color_mix(vcl_map< vcl_string, float > &probs, vnl_vector_fixed< float, 3 > &color_mix) | sdet_texture_classifier | [protected] |
| classify_image_blocks(vcl_string const &img_path) | sdet_texture_classifier | |
| classify_image_blocks_expected(vcl_string const &img_path, vcl_string const &exp_path) | sdet_atmospheric_image_classifier | |
| classify_image_blocks_expected(vil_image_view< float > const &image, vil_image_view< float > const &exp) | sdet_atmospheric_image_classifier | |
| classify_image_blocks_qual(vcl_string const &img_path) | sdet_atmospheric_image_classifier | |
| classify_image_blocks_qual(vil_image_view< float > const &image) | sdet_atmospheric_image_classifier | |
| color_map_ | sdet_texture_classifier | [protected] |
| color_map_valid_ | sdet_texture_classifier | [protected] |
| compute_category_histograms() | sdet_texture_classifier | |
| compute_distances() | sdet_texture_classifier | [protected] |
| compute_filter_bank(vil_image_view< float > const &img) | sdet_texture_classifier | |
| compute_interclass_probs() | sdet_texture_classifier | [protected] |
| compute_texton_index() | sdet_texture_classifier | [protected] |
| compute_texton_weights() | sdet_texture_classifier | [protected] |
| compute_textons(vcl_string const &category) | sdet_texture_classifier | |
| compute_textons(vcl_vector< vcl_string > const &image_paths, vcl_string const &category, vcl_vector< vcl_string > const &poly_paths=vcl_vector< vcl_string >()) | sdet_texture_classifier | |
| compute_training_data(vcl_string const &category) | sdet_texture_classifier | |
| compute_training_data(vcl_string const &category, vgl_polygon< double > const &texture_region) | sdet_texture_classifier | |
| compute_training_data(vcl_string const &category, vcl_vector< vgl_polygon< double > >const &texture_regions) | sdet_texture_classifier | |
| compute_training_data(vcl_string const &category, vcl_string const &poly_path="") | sdet_texture_classifier | |
| cutoff_per_ | sdet_texture_classifier_params | |
| dist_ | sdet_texture_classifier | [protected] |
| distances_valid_ | sdet_texture_classifier | [protected] |
| fast_ | sdet_texture_classifier_params | |
| filter_responses() | sdet_texture_classifier | [inline] |
| filter_responses_ | sdet_texture_classifier | [protected] |
| frac_counts_ | sdet_texture_classifier | [protected] |
| gauss_ | sdet_texture_classifier | [protected] |
| gauss_radius_ | sdet_texture_classifier_params | |
| get_references() const | vbl_ref_count | |
| init_color_map() | sdet_texture_classifier | [protected] |
| InitParams(unsigned n_scales, float scale_interval, float angle_interval, float lambda0, float lambda1, float laplace_radius, float gauss_radius, float cutoff_per, bool signed_response, bool mag, bool fast, unsigned k, unsigned n_samples, unsigned block_size, float weight_offset) | sdet_texture_classifier_params | [protected] |
| inter_prob_ | sdet_texture_classifier | [protected] |
| inter_prob_valid_ | sdet_texture_classifier | [protected] |
| is_referenced() const | vbl_ref_count | |
| k_ | sdet_texture_classifier_params | |
| lambda0_ | sdet_texture_classifier_params | |
| lambda1_ | sdet_texture_classifier_params | |
| laplace_ | sdet_texture_classifier | [protected] |
| laplace_radius_ | sdet_texture_classifier_params | |
| load_dictionary(vcl_string const &path) | sdet_texture_classifier | |
| mag_ | sdet_texture_classifier_params | |
| max_filter_radius() const | sdet_texture_classifier | |
| n_samples_ | sdet_texture_classifier_params | |
| n_scales_ | sdet_texture_classifier_params | |
| nearest_texton_index(vnl_vector< double > const &query) | sdet_texture_classifier | [protected] |
| operator<<(vcl_ostream &os, const sdet_texture_classifier_params &imp) | sdet_texture_classifier_params | [friend] |
| operator=(vbl_ref_count const &) | vbl_ref_count | |
| print_category_histograms() const | sdet_texture_classifier | |
| print_color_map() const | sdet_texture_classifier | |
| print_dictionary() const | sdet_texture_classifier | |
| print_distances() const | sdet_texture_classifier | |
| print_interclass_probs() const | sdet_texture_classifier | |
| print_texton_weights() const | sdet_texture_classifier | |
| random_centers(vcl_vector< vnl_vector< double > > const &training_data, unsigned k) const | sdet_texture_classifier | [protected] |
| ref() | vbl_ref_count | |
| SanityCheck() | sdet_texture_classifier_params | |
| save_dictionary(vcl_string const &path) const | sdet_texture_classifier | |
| scale_image(vil_image_resource_sptr const &resc) | sdet_texture_classifier | [protected] |
| scale_interval_ | sdet_texture_classifier_params | |
| sdet_atmospheric_image_classifier(sdet_texture_classifier_params const ¶ms) | sdet_atmospheric_image_classifier | [inline] |
| sdet_texture_classifier(sdet_texture_classifier_params const ¶ms) | sdet_texture_classifier | |
| sdet_texture_classifier() | sdet_texture_classifier | [protected] |
| sdet_texture_classifier_params() | sdet_texture_classifier_params | |
| sdet_texture_classifier_params(unsigned n_scales, float scale_interval, float angle_interval, float lambda0, float lambda1, float laplace_radius, float gauss_radius, float cutoff_per, bool signed_response, bool mag, bool fast, unsigned k, unsigned n_samples, unsigned block_size, float weight_offset) | sdet_texture_classifier_params | |
| sdet_texture_classifier_params(const sdet_texture_classifier_params &old_params) | sdet_texture_classifier_params | |
| set_atmospheric_categories(vcl_vector< vcl_string > const &atmos_cats) | sdet_atmospheric_image_classifier | [inline] |
| set_category_colors(vcl_map< vcl_string, vnl_vector_fixed< float, 3 > > const &color_map) | sdet_texture_classifier | [inline] |
| signed_response_ | sdet_texture_classifier_params | |
| texton_dictionary_ | sdet_texture_classifier | [protected] |
| texton_index_ | sdet_texture_classifier | [protected] |
| texton_index_valid_ | sdet_texture_classifier | [protected] |
| texton_weights_ | sdet_texture_classifier | [protected] |
| texton_weights_valid_ | sdet_texture_classifier | [protected] |
| texture_probabilities(vcl_vector< float > const &hist) | sdet_texture_classifier | [protected] |
| training_data_ | sdet_texture_classifier | [protected] |
| unref() | vbl_ref_count | |
| update_hist(vnl_vector< double > const &f, float weight, vcl_vector< float > &hist) | sdet_texture_classifier | [protected] |
| vbl_ref_count() | vbl_ref_count | |
| vbl_ref_count(vbl_ref_count const &) | vbl_ref_count | |
| weight_offset_ | sdet_texture_classifier_params | |
| ~sdet_atmospheric_image_classifier() | sdet_atmospheric_image_classifier | [inline] |
| ~sdet_texture_classifier_params() | sdet_texture_classifier_params | [inline] |
| ~vbl_ref_count() | vbl_ref_count | [virtual] |