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 next has been updated
via a65dcf8c35129a8569f942d2e7829e14cc89c84d (commit)
via 7991e3f790ebef2e2f0018ac61d56202655c910b (commit)
via 8fecc482d1b4d5b77500407a2ccf0a13bfcd9c94 (commit)
via 3410400ced62c7515e50aa01b14e0e9483b2b524 (commit)
via 3700b6068a0d2a57855f77053223d94af0ca680a (commit)
via e037dab93acbf49eccc76904dce9b64183651d5a (commit)
via 95c9f696bb73550776e648389c1824804a40ed5b (commit)
via 5569585b41089d38f1d995c93159c595bd4338cd (commit)
via 15202a607f245603c1a5c80fa513effb634efabc (commit)
via 70c7697e581b611449823ac24053302e95d11a14 (commit)
via 908e3304edd6259fb7f565ecea8c2239b4854b82 (commit)
from ca8e469250e1f3aab7bd07340b3a890d5ebcfcf8 (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 -----------------------------------------------------------------
No new revisions were added by this update.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 93 ++++++++-
milena/headers.mk | 1 +
milena/mln/arith/minus.hh | 142 ++++++++++----
milena/mln/core/image/imorph/interpolated.hh | 25 +++
milena/mln/core/image/imorph/tr_image.hh | 34 ++++
milena/mln/debug/iota.hh | 35 +++-
milena/mln/debug/iota.spe.hh | 11 +-
milena/mln/fun/vv2v/diff_abs.hh | 17 +-
milena/mln/fun/x2x/rotation.hh | 4 +-
milena/mln/math/diff_abs.hh | 15 +-
milena/mln/pw/all.hh | 10 +-
milena/mln/pw/bind.hh | 201 ++++++++++++++++++++
milena/tests/arith/minus.cc | 29 ++-
milena/tests/arith/plus.cc | 101 ++--------
milena/tests/core/image/imorph/Makefile.am | 15 +-
.../{interpolated.cc => interpolated-tr_image.cc} | 60 ++++--
milena/tests/core/image/imorph/interpolated.cc | 35 ++--
milena/tests/debug/iota.cc | 37 +++-
milena/tests/pw/Makefile.am | 5 +-
.../tests/pw/bind.cc | 62 +++---
milena/tests/unit_test/unit-tests.mk | 1 +
21 files changed, 695 insertions(+), 238 deletions(-)
create mode 100644 milena/mln/pw/bind.hh
copy milena/tests/core/image/imorph/{interpolated.cc => interpolated-tr_image.cc}
(51%)
copy scribo/tests/primitive/extract/lines_h_discontinued.cc => milena/tests/pw/bind.cc
(57%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform