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 4821f6f79b7795c3e30cf1bf20669d6160bec480 (commit)
via 5639d3e99a75a6081b44fdd2218bab8f0d44e5bf (commit)
from c328f2420eec8c877803b40f81961c5028f2a585 (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 -----------------------------------------------------------------
4821f6f mln/world/k1/immerse.hh: Fix call to an overload in kn namespace.
5639d3e Add more conversions in safe_cast.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 14 +++++
milena/mln/world/k1/immerse.hh | 3 +-
milena/mln/world/kn/safe_cast.hh | 108 +++++++++++++++++++++++++++++++++--
milena/tests/world/kn/safe_cast.cc | 106 +++++++++++++++++++++++------------
4 files changed, 187 insertions(+), 44 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 c328f2420eec8c877803b40f81961c5028f2a585 (commit)
from a70e6db18693ace17288af625c7ee52d9f59f580 (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 -----------------------------------------------------------------
c328f24 Improve hqueue used in compute_tree_of_shapes.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 12 ++
milena/mln/util/hqueue.hh | 163 -------------------
milena/mln/world/kn/compute_tree_of_shapes.hh | 53 ++++---
milena/mln/world/kn/internal/hqueue.hh | 165 ++++++++++++++++++++
.../kn/internal/{domain_from_k0.hh => queue.hh} | 113 +++++++++-----
5 files changed, 277 insertions(+), 229 deletions(-)
delete mode 100644 milena/mln/util/hqueue.hh
create mode 100644 milena/mln/world/kn/internal/hqueue.hh
copy milena/mln/world/kn/internal/{domain_from_k0.hh => queue.hh} (53%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 a70e6db18693ace17288af625c7ee52d9f59f580 (commit)
from 181e00223e14c9cfe3e3d947617c62256eb1c6f4 (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 -----------------------------------------------------------------
a70e6db mln/world/kn/compute_tree_of_shapes.hh: Make p_inf an argument to this routine.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 5 +
milena/mln/world/kn/compute_tree_of_shapes.hh | 155 +++++++++++++++++--------
2 files changed, 114 insertions(+), 46 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 181e00223e14c9cfe3e3d947617c62256eb1c6f4 (commit)
from 20e5ea192b6d35558375dcdd31105040194a0549 (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 -----------------------------------------------------------------
181e002 Rename methods in world::kn::hqueue.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 9 +++++++++
milena/mln/util/hqueue.hh | 12 ++++++------
milena/mln/world/kn/compute_tree_of_shapes.hh | 14 +++++++-------
3 files changed, 22 insertions(+), 13 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform