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 wip-bench-milena has been updated
via 26a60a9cd36b59e622f746a81b86e083196f0fad (commit)
via 5fed9e21bf4346caccb410e2277bda63aca52b0f (commit)
from 6f5a4364165165f725601f9b50b5db408095116f (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 -----------------------------------------------------------------
26a60a9 WIP: Minor changes in apps/bench/dilation-lena.hh.
5fed9e2 WIP: Start a bench using the watershed transform.
-----------------------------------------------------------------------
Summary of changes:
milena/apps/bench/Makefile.am | 30 +-
milena/apps/bench/dilation-lena.hh | 35 +-
.../{static_window.hh => static_neighborhood.hh} | 200 +++----
milena/apps/bench/trait.hh | 31 +-
milena/apps/bench/watershed-lena.cc | 116 ++++
milena/apps/bench/watershed.hh | 580 ++++++++++++++++++++
6 files changed, 853 insertions(+), 139 deletions(-)
copy milena/apps/bench/{static_window.hh => static_neighborhood.hh} (58%)
create mode 100644 milena/apps/bench/watershed-lena.cc
create mode 100644 milena/apps/bench/watershed.hh
hooks/post-receive
--
Olena, a generic and efficient image processing platform