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 1cde74522f42b4cfdd260df9e3d2f46c50510eb1 (commit)
via bbd4359f6eda38f4c6f04a0c69203ad4d5120d9b (commit)
via b52230fdd12773c58aceb1e8a9d3d28c584f5a50 (commit)
from 378bb80be1f173841b2358c47b15be1ce87add88 (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 -----------------------------------------------------------------
1cde745 mln/value/concept/interval.hh: New. Add value::Interval concept.
bbd4359 Add an accumulator median based on intervals.
b52230f Rename interval::nelements() to interval::nvalues().
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 20 ++
.../accu/stat/{median_h.hh => median_interval.hh} | 263 +++++++++-----------
.../value/concept/{vectorial.hh => interval.hh} | 17 +-
milena/mln/value/interval.hh | 14 +-
milena/tests/accu/stat/Makefile.am | 6 +-
.../stat/median_interval.cc} | 25 ++-
milena/tests/value/interval.cc | 4 +-
7 files changed, 181 insertions(+), 168 deletions(-)
copy milena/mln/accu/stat/{median_h.hh => median_interval.hh} (50%)
copy milena/mln/value/concept/{vectorial.hh => interval.hh} (79%)
copy milena/tests/{world/k1/is_primary_face.cc => accu/stat/median_interval.cc} (78%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform