Home
last modified time | relevance | path

Searched defs:fitting_opts (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/autotrace/autotrace-0.31.1/
H A Dfit.c110 fitting_opts_type fitting_opts; in new_fitting_opts() local
138 fitting_opts_type *fitting_opts, distance_map_type *dist, in fitted_splines()
208 fitting_opts_type *fitting_opts, distance_map_type *dist, in fit_curve_list()
362 fit_curve (curve_type curve, fitting_opts_type *fitting_opts, in fit_curve()
409 split_at_corners (pixel_outline_list_type pixel_list, fitting_opts_type *fitting_opts, in split_at_corners()
552 fitting_opts_type *fitting_opts, in find_corners()
874 filter (curve_type curve, fitting_opts_type *fitting_opts) in filter()
1012 fit_with_least_squares (curve_type curve, fitting_opts_type *fitting_opts, in fit_with_least_squares()
1495 fitting_opts_type *fitting_opts) in spline_linear_enough()
1559 fitting_opts_type *fitting_opts) in change_bad_lines()
H A Dmain.c69 at_fitting_opts_type * fitting_opts; in main() local
241 at_fitting_opts_type * fitting_opts, in read_command_line()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/autotrace/
H A Dfit.c89 fitting_opts_type fitting_opts; in new_fitting_opts() local
117 … fitted_splines(pixel_outline_list_type pixel_outline_list, fitting_opts_type * fitting_opts, at_d… in fitted_splines()
170 static spline_list_type fit_curve_list(curve_list_type curve_list, fitting_opts_type * fitting_opts in fit_curve_list()
306 static spline_list_type *fit_curve(curve_type curve, fitting_opts_type * fitting_opts, at_exception… in fit_curve()
348 …y_type split_at_corners(pixel_outline_list_type pixel_list, fitting_opts_type * fitting_opts, at_e… in split_at_corners()
473 …ex_list_type find_corners(pixel_outline_type pixel_outline, fitting_opts_type * fitting_opts, at_e… in find_corners()
757 static void filter(curve_type curve, fitting_opts_type * fitting_opts) in filter()
882 static spline_list_type *fit_with_least_squares(curve_type curve, fitting_opts_type * fitting_opts,… in fit_with_least_squares()
1298 …lean spline_linear_enough(spline_type * spline, curve_type curve, fitting_opts_type * fitting_opts) in spline_linear_enough()
1359 static void change_bad_lines(spline_list_type * spline_list, fitting_opts_type * fitting_opts) in change_bad_lines()
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/pamtosvg/
H A Dfit.c846 fitting_opts_type * const fitting_opts, in split_at_corners()
1053 const fitting_opts_type * const fitting_opts) { in change_bad_lines()
1109 const fitting_opts_type * const fitting_opts) { in spline_linear_enough()