
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Olena, a generic and efficient image processing platform". The branch exp/next-build-ok has been updated via e102484ec1067be75dd6589397b5582a103f38e4 (commit) via 9c95965d51707c380726c4e04e7f5d583298a412 (commit) via 87288fed8c7c58240b9da5a6b6838b97fbc40f8e (commit) via b44674d0134c582ab347d94f0cdf0489eca2c00b (commit) via b63755a60df439aecf78e36d4a8d702ef620abc3 (commit) via a913e1f860971df1a7b804daca3d190bfcefc729 (commit) from 396cb06881fb4ce584e9c9fdfe3bd49ea2e565be (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- e102484 Make use of value::next in Milena. 9c95965 Small fixes in Scribo 87288fe Fix issues with object_links and ignored components. b44674d scribo/core/component_set.hh: Fix component_set id type. b63755a Make use of value::next routine in Scribo. a913e1f Add value::next routine. ----------------------------------------------------------------------- Summary of changes: milena/ChangeLog | 20 ++++ milena/mln/accu/label_used.hh | 3 +- milena/mln/core/internal/labeled_image_base.hh | 6 +- milena/mln/labeling/colorize.hh | 7 +- milena/mln/labeling/compute.hh | 23 +++--- milena/mln/labeling/relabel.hh | 6 +- milena/mln/labeling/superpose.hh | 14 ++- milena/mln/make/relabelfun.hh | 9 +- milena/mln/set/compute_with_weights.hh | 6 +- milena/mln/value/{cast.hh => next.hh} | 92 +++++++++++++------- scribo/ChangeLog | 44 +++++++++ scribo/scribo/core/component_set.hh | 18 +++-- scribo/scribo/core/line_set.hh | 2 +- scribo/scribo/core/object_links.hh | 4 +- scribo/scribo/debug/highlight_text_area.hh | 2 +- scribo/scribo/filter/object_groups_with_holes.hh | 5 +- scribo/scribo/filter/object_links_bbox_overlap.hh | 2 +- scribo/scribo/filter/object_links_bbox_ratio.hh | 7 +- .../filter/object_links_non_aligned_simple.hh | 9 +- scribo/scribo/filter/objects_with_holes.hh | 11 +-- scribo/scribo/postprocessing/fill_object_holes.hh | 6 +- scribo/scribo/primitive/link/compute.hh | 5 +- .../link/internal/link_single_dmax_base.hh | 14 --- scribo/scribo/primitive/link/merge_double_link.hh | 5 +- .../link/with_single_left_link_dmax_ratio.hh | 2 +- scribo/scribo/table/internal/align_lines.hh | 2 +- scribo/scribo/text/merging.hh | 38 ++++---- scribo/scribo/toolchain/nepomuk/text_extraction.hh | 6 +- 28 files changed, 230 insertions(+), 138 deletions(-) copy milena/mln/value/{cast.hh => next.hh} (59%) hooks/post-receive -- Olena, a generic and efficient image processing platform