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 b4ca8d4c88354e1577271f6103b13e1ab1f285c6 (commit)
via 08bc024b524e8e1c89b9baa4070eb562715f0b03 (commit)
via 72ee021ea66c1cb31d559c7803596199c11dea02 (commit)
via 3864857f85d254caf232b2a9fb4c547d7bf8f11a (commit)
via f8e2ffe537bc8dc29cc432ef21462dee8046d0dc (commit)
via bc142a16b5a6963f43b63f286e4f201a69ad9211 (commit)
from 3363574ac18e8b13b42f21d354a1901a511c513d (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 -----------------------------------------------------------------
b4ca8d4 Improve the (movie) output of apps/morphers/iz.
08bc024 Use the lazy recorder morpher in apps/morphers/iz.
72ee021 Add rules to build and run apps/morphers/iz.
3864857 New example demonstrating the use of influence zones.
f8e2ffe New ``lazy'' recorder morpher in apps/morpher.
bc142a1 Render the recorder morpher more generic.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 66 ++++++++
milena/apps/morphers/Makefile.am | 36 ++++-
milena/apps/morphers/iz.cc | 173 ++++++++++++++++++++
milena/apps/morphers/iz_input.pbm | Bin 0 -> 21890 bytes
.../morphers/{recorder.cc => lazy_recorder.cc} | 11 +-
.../morphers/{recorder.hh => lazy_recorder.hh} | 79 ++++++---
milena/apps/morphers/recorder.hh | 11 +-
7 files changed, 337 insertions(+), 39 deletions(-)
create mode 100644 milena/apps/morphers/iz.cc
create mode 100644 milena/apps/morphers/iz_input.pbm
copy milena/apps/morphers/{recorder.cc => lazy_recorder.cc} (88%)
copy milena/apps/morphers/{recorder.hh => lazy_recorder.hh} (64%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform