26 #ifndef SCRIBO_TABLE_CONNECT_HORIZONTAL_LINES_HH
27 # define SCRIBO_TABLE_CONNECT_HORIZONTAL_LINES_HH
35 # include <mln/core/concept/image.hh>
36 # include <mln/util/array.hh>
37 # include <mln/util/couple.hh>
39 # include <scribo/table/internal/connect_lines.hh>
41 #include <mln/value/int_u16.hh>
42 #include <mln/draw/line.hh>
43 #include <mln/io/pgm/all.hh>
67 unsigned max_distance);
70 # ifndef MLN_INCLUDE_ONLY
79 unsigned max_distance)
81 mln_trace(
"scribo::table::connect_horizontal_lines");
82 mln_precondition(
exact(input).is_valid());
85 1,
exact(input).ncols(), max_distance);
90 # endif // ! MLN_INCLUDE_ONLY
98 #endif // ! SCRIBO_TABLE_CONNECT_HORIZONTAL_LINES_HH