This is the complete list of members for
sdet_img_edge, including all inherited members.
convert_edge_image_to_line_image(vil_image_view< float > &edge_img, vil_image_view< float > &output_line_img) | sdet_img_edge | [static] |
convert_edge_statistics_to_probability(float edge_statistic, float n_normal, int dof) | sdet_img_edge | [static] |
convert_true_edge_prob_to_edge_statistics(const vil_image_view< float > &img_tep, vil_image_view< float > &img_es) | sdet_img_edge | [static] |
detect_edge_line_fitted(vil_image_view< vxl_byte > img, double noise_multiplier, double smooth, bool automatic_threshold, bool junctionp, bool aggressive_junction_closure, int min_fit_length, double rms_distance) | sdet_img_edge | [static] |
detect_edge_tangent(vil_image_view< vxl_byte > img, double noise_multiplier, double smooth, bool automatic_threshold, bool junctionp, bool aggressive_junction_closure) | sdet_img_edge | [static] |
detect_edge_tangent_interpolated(vil_image_view< vxl_byte > img, double noise_multiplier, double smooth, bool automatic_threshold, bool junctionp, bool aggressive_junction_closure) | sdet_img_edge | [static] |
detect_edges(vil_image_view< vxl_byte > img, double noise_multiplier, double smooth, bool automatic_threshold, bool junctionp, bool aggressive_junction_closure) | sdet_img_edge | [static] |
edge_distance_transform(vil_image_view< vxl_byte > &inp_image, vil_image_view< float > &out_edt) | sdet_img_edge | [static] |
estimate_edge_prob_image(const vil_image_view< vxl_byte > &img_edge, vil_image_view< float > &img_edgeness, const int mask_size, const float mask_sigma) | sdet_img_edge | [static] |
get_spherical_gaussian_kernel(const int size, const float sigma) | sdet_img_edge | [static] |
multiply_image_with_gaussian_kernel(vil_image_view< float > img, double gaussian_sigma) | sdet_img_edge | [static] |