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 ce9a6a4d73daaddac6be6d993cb2c2da1db11d42 (commit)
via 26f70522325508f0c54ba23806b7a842aece7911 (commit)
via dc08d9b5b295a70f0da2bd6c954c99c4799ceb6a (commit)
via 8a4190ed21cbf4d337ea80d1edf077acec8431cb (commit)
via 9726f7e04c8fee068a497276259f15cce9ff4522 (commit)
from f550cfab304c3851c40b188029790114f74c17de (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 -----------------------------------------------------------------
ce9a6a4 mln/world/kn/debug/println.hh: Handle images based on any site sets.
26f7052 Add preconditions.
dc08d9b Move files to proper directories.
8a4190e Revamp Code.
9726f7e Make use of safe_cast.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 52 ++++++
milena/mln/accu/stat/median_few.hh | 147 -----------------
milena/mln/world/k1/fill_0_from_1_faces.hh | 26 ++--
milena/mln/world/k1/fill_1_from_2_faces.hh | 31 ++--
milena/mln/world/k1/immerse_with.hh | 3 +-
milena/mln/world/k1/un_immerse.hh | 4 +-
.../k2/fill_non_primary_from_primary_2_faces.hh | 63 ++++----
milena/mln/world/kn/accu/max_interval.hh | 12 +-
milena/mln/world/kn/accu/median_few.hh | 152 ++++++++++++++++++
milena/mln/world/kn/accu/min_interval.hh | 12 +-
milena/mln/world/kn/debug/println.hh | 2 +-
milena/mln/world/kn/display_enlarged.hh | 13 +-
.../mln/world/kn/fill_0_1_faces_internal_border.hh | 2 +-
milena/mln/world/kn/fill_0_from_1_faces.hh | 29 ++--
milena/mln/world/kn/fill_0_from_2_faces.hh | 26 ++--
milena/mln/world/kn/fill_1_from_2_faces.hh | 26 ++--
milena/mln/world/kn/fill_1_from_aux_2_faces.hh | 39 +++--
milena/mln/world/kn/fill_2_from_1_faces.hh | 23 ++--
milena/mln/world/kn/hqueue.hh | 160 +++++++++++++++++++
.../kn/internal/fill_primary_2_faces_from_input.hh | 13 +-
milena/mln/world/kn/internal/hqueue.hh | 165 --------------------
milena/mln/world/kn/safe_cast.hh | 64 +++++++-
milena/mln/world/kn/un_immerse.hh | 6 +-
23 files changed, 608 insertions(+), 462 deletions(-)
delete mode 100644 milena/mln/accu/stat/median_few.hh
create mode 100644 milena/mln/world/kn/accu/median_few.hh
create mode 100644 milena/mln/world/kn/hqueue.hh
delete mode 100644 milena/mln/world/kn/internal/hqueue.hh
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date