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 3363574ac18e8b13b42f21d354a1901a511c513d (commit) from bd2670fbf582fc5c238507bdb3d9543d5bcb0577 (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 ----------------------------------------------------------------- 3363574 New morpher example: recording a breadth-first thinning. -----------------------------------------------------------------------
Summary of changes: milena/ChangeLog | 13 +++ milena/apps/morphers/Makefile.am | 11 ++- milena/apps/morphers/image2d-skel.hh | 137 ++++++++++++++++++++++++++++++++++ milena/apps/morphers/recorder-bft.cc | 114 ++++++++++++++++++++++++++++ 4 files changed, 272 insertions(+), 3 deletions(-) create mode 100644 milena/apps/morphers/image2d-skel.hh create mode 100644 milena/apps/morphers/recorder-bft.cc
hooks/post-receive