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 apps-morphers has been updated
via 1c0192b12c825aa99845049dec9f41b4a63585d7 (commit)
via d10d4508a41f5d5709cdfe65a03c5298226d7dac (commit)
via 8d55a9e8af616eaf0dd3521699fb264ef4500d1d (commit)
from 21c2800d395c87adb3e456adb3a2f1ece83fe0fd (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 -----------------------------------------------------------------
1c0192b New morpher example: recording a watershed transform.
d10d450 Work around decorated_image's lack of properties, for the recorder.
8d55a9e * mln/tag/init.hh (tag::data_t): New tag type. (tag::data): New tag. *
mln/core/image/imorph/decorated_image.hh (init_(tag::data_t, D&, const
decorated_image<I,D>&)) (init_(tag::data_t, D&, const
decorated_image<I,D2>&)) (init_(tag::image_t, decorated_image<I,D>&,
const J&)): New functions.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 37 ++++++++
milena/apps/morphers/Makefile.am | 3 +
milena/apps/morphers/mask+channel.cc | 7 +-
milena/apps/morphers/mask+recorder.cc | 6 +-
milena/apps/morphers/recorder-wst.cc | 106 +++++++++++++++++++++++
milena/apps/morphers/recorder.cc | 5 +-
milena/apps/morphers/recorder.hh | 77 +++++++++++++++--
milena/mln/core/image/imorph/decorated_image.hh | 26 ++++++
milena/mln/tag/init.hh | 3 +
9 files changed, 250 insertions(+), 20 deletions(-)
create mode 100644 milena/apps/morphers/recorder-wst.cc
hooks/post-receive
--
Olena, a generic and efficient image processing platform