KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
kjb::Feature_histogram Member List

This is the complete list of members for kjb::Feature_histogram, including all inherited members.

compute_differential(const kjb::Matrix &assignment_matrix) const kjb::Feature_histogram
compute_score(const kjb::Int_matrix &map, std::vector< Fh_type > &previous_darts, std::vector< Fh_type > &new_darts, std::vector< bool > changed_darts, double previous_score)kjb::Feature_histogram
compute_score(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts)kjb::Feature_histogram
compute_score2(const kjb::Int_matrix &map, std::vector< Fh_type > &previous_darts, std::vector< Fh_type > &new_darts, std::vector< bool > changed_darts, double previous_score)kjb::Feature_histogram
compute_score2(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts)kjb::Feature_histogram
compute_score3(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts)kjb::Feature_histogram
compute_score4(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts)kjb::Feature_histogram
draw_darts(kjb::Image &img)kjb::Feature_histogram
draw_object(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts, unsigned int obj_index, kjb::Image &img)kjb::Feature_histogram
draw_object_polymesh(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts, unsigned int obj_index, unsigned int polymsh_index, kjb::Image &img) const kjb::Feature_histogram
draw_room(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts, kjb::Image &img)kjb::Feature_histogram
draw_room_ceiling(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts, kjb::Image &img)kjb::Feature_histogram
draw_room_floor(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts, kjb::Image &img)kjb::Feature_histogram
draw_room_walls(const kjb::Int_matrix &map, std::vector< Fh_type > &new_darts, kjb::Image &img)kjb::Feature_histogram
Feature_histogram(DTLib::CImg< DTLib::FloatCHistogramPtr > &histo, unsigned int dart_window_size, unsigned int num_rows, unsigned int num_cols, int padding)kjb::Feature_histogram
get_darts() const kjb::Feature_histograminline
get_diff_matrix() const kjb::Feature_histograminline
get_num_darts()kjb::Feature_histograminline
prepare_diff_matrix(DTLib::CImg< DTLib::FloatCHistogramPtr > &histo)kjb::Feature_histogram