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 25a6947e13ca488b5f1b0601f2333d113c85d2d7 (commit)
via 91b3fcb92cb20730dc0c3b29a6e8ea1462eec7f7 (commit)
from d0d18bf100fa99b288d55dd025055c1c79ada3cc (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 -----------------------------------------------------------------
25a6947 New value types.
91b3fcb New routine for filling internal border in K1.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 22 +
milena/mln/value/next.hh | 20 +-
milena/mln/value/range.hh | 425 ++++++++++++++++++++
milena/mln/value/unsignedh.hh | 415 +++++++++++++++++++
..._faces.hh => fill_0_1_faces_internal_border.hh} | 79 ++--
milena/tests/value/Makefile.am | 16 +-
.../tests/{world/k1/immerse.cc => value/range.cc} | 52 ++-
.../tests/{fun/i2v/array.cc => value/unsignedh.cc} | 22 +-
milena/tests/world/k1/Makefile.am | 2 +
...mmerse.cc => fill_0_1_faces_internal_border.cc} | 29 +-
10 files changed, 993 insertions(+), 89 deletions(-)
create mode 100644 milena/mln/value/range.hh
create mode 100644 milena/mln/value/unsignedh.hh
copy milena/mln/world/k1/{fill_0_from_primary_faces.hh =>
fill_0_1_faces_internal_border.hh} (53%)
copy milena/tests/{world/k1/immerse.cc => value/range.cc} (61%)
copy milena/tests/{fun/i2v/array.cc => value/unsignedh.cc} (80%)
copy milena/tests/world/k1/{un_immerse.cc => fill_0_1_faces_internal_border.cc} (76%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform