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

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

edge_segments_available()kjb::Features_managerinline
edges_available()kjb::Features_managerinline
Features_manager(const kjb::Image &img, bool idetect_edges=true, bool ifit_edge_segments=true, bool icreate_manhattan_world=true)kjb::Features_manager
Features_manager(bool read_image, const std::string &img_path, bool idetect_edges=true, bool ifit_edge_segments=true, bool icreate_manhattan_world=true)kjb::Features_manager
Features_manager(kjb::Edge_set *edges, Edge_segment_set *edge_segments, Manhattan_world *manhattan_world)kjb::Features_manager
Features_manager(const kjb::Image &img, float iblurring_sigma, float ibegin_threshold, float iend_threshold, unsigned int ipadding, bool iuse_fourier, double ivanishing_point_detection_success_probability=FM_DEFAULT_VP_SUCCESS_PROBABILITY, double ioutlier_threshold_for_vanishing_points_assignment=FM_DEFAULT_VP_ASSIGNMENT_THRESHOLD, bool idetect_edges=true, bool ifit_edge_segments=true, bool icreate_manhattan_world=true)kjb::Features_manager
Features_manager(std::istream &in)kjb::Features_managerinline
Features_manager(const char *filename)kjb::Features_managerinline
get_edge_segments()kjb::Features_managerinline
get_edges()kjb::Features_managerinline
get_manhattan_world() const kjb::Features_managerinline
get_outlier_threshold_for_vanishing_points_assignment()kjb::Features_managerinline
manhattan_world_available()kjb::Features_managerinline
read(std::istream &in)kjb::Features_managervirtual
read(const char *fname)kjb::Features_managerinlinevirtual
read_field_value(std::istream &in, const char *field_name, char *field_buf, size_t buf_len, char separator=':')kjb::Readablestatic
read_field_value(std::istream &in, const char *field_name, char separator=':')kjb::Readablestatic
remove_frame_segments()kjb::Features_manager
reset_manhattan_world_vpts(const std::vector< Vanishing_point > &vpts, double focal)kjb::Features_managerinline
set_edge_detection_parameters(float iblurring_sigma, float ibegin_threshold, float iend_threshold, unsigned int ipadding, bool iuse_fourier)kjb::Features_manager
set_manhattan_focal_length(double ifocal)kjb::Features_manager
set_manhattan_world(Manhattan_world *mw)kjb::Features_manager
set_manhattan_world_parameters(double ivanishing_point_detection_success_probability, double ioutlier_threshold_for_vanishing_points_assignment)kjb::Features_manager
write(std::ostream &out) const kjb::Features_managervirtual
write(const char *fname) const kjb::Features_managerinlinevirtual
~Features_manager()kjb::Features_managerinline
~Readable()kjb::Readableinlinevirtual
~Writeable()kjb::Writeableinlinevirtual