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/khalimsky has been updated
via 6848315e28283827bd81fd8f9d0d17edc9bf3346 (commit)
via d821fead0f0deb1458d0f2a5cc25310df44bb1ef (commit)
via 7510b01475b37915421d41b21d3b31110b87eeeb (commit)
via 24fb78f220238a92fe6c47cb14d8c70c559fafb8 (commit)
from ce9a6a4d73daaddac6be6d993cb2c2da1db11d42 (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 -----------------------------------------------------------------
6848315 mln/world/kn/dilate_0_from_1_faces.hh: New.
d821fea mln/world/kn/fill_1_from_2_faces.hh: Rely on fill_1_from_aux_2_faces.
7510b01 Add world::kn::fill_2_from_aux_1_faces.hh.
24fb78f Various small fixes.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 68 ++++++++++
milena/mln/canvas/labeling/video.hh | 5 +-
milena/mln/debug/filename.hh | 17 ++-
milena/mln/fun/v2v/abs.hh | 21 ++--
milena/mln/labeling/colorize.hh | 6 +-
milena/mln/value/intsub.hh | 16 +++
milena/mln/world/k1/fill_0_from_primary_faces.hh | 4 +-
milena/mln/world/k1/neighb2d.hh | 51 ++++++--
.../k2/fill_non_primary_from_primary_2_faces.hh | 4 +
.../world/kn/border/adjust_duplicate_2_faces.hh | 9 +-
milena/mln/world/kn/border/duplicate_2_faces.hh | 6 +-
...duplicate_2_faces.hh => fill_1_from_2_faces.hh} | 47 ++++----
.../mln/world/kn/border/fill_1_from_aux_2_faces.hh | 133 ++++++++++++++++++++
milena/mln/world/kn/compute_tree_of_shapes.hh | 4 +-
.../kn/{face_dim.hh => dilate_0_from_1_faces.hh} | 43 +++----
milena/mln/world/kn/fill_0_from_2_faces.hh | 6 +-
milena/mln/world/kn/fill_1_from_2_faces.hh | 55 ++-------
milena/mln/world/kn/fill_1_from_aux_2_faces.hh | 14 ++-
milena/mln/world/kn/fill_2_from_1_faces.hh | 46 ++------
..._from_1_faces.hh => fill_2_from_aux_1_faces.hh} | 78 +++++++-----
milena/tests/value/intsub.cc | 10 ++
milena/tests/world/kn/Makefile.am | 2 +
milena/tests/world/kn/display_enlarged.cc | 34 +++---
milena/tests/world/kn/fill_1_from_aux_2_faces.cc | 2 -
milena/tests/world/kn/fill_2_from_1_faces.cc | 21 +---
..._from_1_faces.cc => fill_2_from_aux_1_faces.cc} | 51 ++++----
26 files changed, 479 insertions(+), 274 deletions(-)
copy milena/mln/world/kn/border/{adjust_duplicate_2_faces.hh =>
fill_1_from_2_faces.hh} (59%)
create mode 100644 milena/mln/world/kn/border/fill_1_from_aux_2_faces.hh
copy milena/mln/world/kn/{face_dim.hh => dilate_0_from_1_faces.hh} (63%)
copy milena/mln/world/kn/{fill_2_from_1_faces.hh => fill_2_from_aux_1_faces.hh} (52%)
copy milena/tests/world/kn/{fill_0_from_1_faces.cc => fill_2_from_aux_1_faces.cc}
(69%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date