
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 f7f868a10f87cb5964db4470722855ebc42ecfec (commit) from 4a0c1d3c034f0e449fadb5b2e7e0ff0c598b7f65 (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 ----------------------------------------------------------------- f7f868a Move util::level to world::kn and add new operators. ----------------------------------------------------------------------- Summary of changes: milena/ChangeLog | 15 ++ milena/mln/util/level.hh | 143 ------------------ milena/mln/value/interval.hh | 45 ------ milena/mln/world/kn/level.hh | 233 ++++++++++++++++++++++++++++++ milena/tests/util/Makefile.am | 2 - milena/tests/world/kn/Makefile.am | 2 + milena/tests/{util => world/kn}/level.cc | 46 +++++-- 7 files changed, 287 insertions(+), 199 deletions(-) delete mode 100644 milena/mln/util/level.hh create mode 100644 milena/mln/world/kn/level.hh rename milena/tests/{util => world/kn}/level.cc (68%) hooks/post-receive -- Olena, a generic and efficient image processing platform