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/newdoc has been updated
via 899735d56c85aa43f081a0fb183d0b7d7698cf70 (commit)
via f6801ca6b20d3439a2c79cbddb64d703c5b27e60 (commit)
from 81f1b95ffa4a93800125ac751de2086893bf4f0d (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 -----------------------------------------------------------------
899735d doc/ref-guide.tex: Mention *_without_localization routines in reference guide.
f6801ca Document sub_image morpher.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 25 +++++++++++
milena/doc/examples-outputs.mk | 18 ++++++++
milena/doc/examples.dox | 9 ++--
milena/doc/examples.mk | 1 +
milena/doc/examples/sub_image.cc | 46 ++++++++++++++++++++
milena/doc/figures.mk | 13 ++++++
.../figures/{logical-not-1.pbm => sub_image-1.pbm} | 2 +-
.../figures/{logical-not-1.pbm => sub_image-2.pbm} | Bin 117 -> 115 bytes
milena/doc/outputs.mk | 1 +
...{accu-right-instantiation.txt => sub_image.txt} | 0
milena/doc/programs-examples.mk | 2 +
milena/doc/ref-guide.tex | 37 ++++++++++------
milena/mln/core/image/dmorph/sub_image.hh | 37 +++++++++++++---
13 files changed, 166 insertions(+), 25 deletions(-)
create mode 100644 milena/doc/examples/sub_image.cc
copy milena/doc/figures/{logical-not-1.pbm => sub_image-1.pbm} (95%)
copy milena/doc/figures/{logical-not-1.pbm => sub_image-2.pbm} (92%)
copy milena/doc/outputs/{accu-right-instantiation.txt => sub_image.txt} (100%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform