branch exp/all-blobs updated: olena-2.0-488-gf8e6233

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/all-blobs has been updated via f8e6233302741208eb78a51e9f0c8655115422fc (commit) via fe3d6d46aa9357d3db8fdbe118d421faf6b540cd (commit) from 18a58d33480cce146e8aa2f2f5edb4ccc7b75cea (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 ----------------------------------------------------------------- f8e6233 Add support for graylevel images in labeling::blobs. fe3d6d4 mln/core/internal/pixel_impl.hh: Add change_offset(). ----------------------------------------------------------------------- Summary of changes: milena/ChangeLog | 22 +++++ milena/mln/canvas/labeling/blobs.hh | 136 ++++++++++++++++++++++++++-- milena/mln/core/internal/pixel_impl.hh | 6 ++ milena/mln/labeling/all_blobs.hh | 127 -------------------------- milena/mln/labeling/blobs.hh | 65 ++++++++++---- milena/mln/labeling/blobs_and_compute.hh | 83 +++++++++++++++-- milena/tests/labeling/Makefile.am | 1 - milena/tests/labeling/all_blobs.cc | 63 ------------- milena/tests/labeling/blobs.cc | 26 +++++- milena/tests/labeling/blobs_and_compute.cc | 55 ++++++++--- 10 files changed, 339 insertions(+), 245 deletions(-) delete mode 100644 milena/mln/labeling/all_blobs.hh delete mode 100644 milena/tests/labeling/all_blobs.cc hooks/post-receive -- Olena, a generic and efficient image processing platform
participants (1)
-
git@lrde.epita.fr