olena: branch exp/newdoc updated: olena-2.0-597-g9e1435d

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 9e1435d37beb2b0b9cd3d7c5cac4d82fe71a4011 (commit) via 34062afdd8cfdb76e2afc29e884540fb085e0b42 (commit) via daec0fb172ffa4fe95569ea34d4bb5898acdfdf7 (commit) from 84a382e74cae76fd681bde2d6473a1975b62ec98 (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 ----------------------------------------------------------------- 9e1435d Cross reference algebra::vec and make::vec in their respective documentation. 34062af Document extended and transformed_image morphers. daec0fb mln/core/site_set/box.hh: Add shrink() and to_smaller() members. ----------------------------------------------------------------------- Summary of changes: milena/ChangeLog | 38 +++++++++++++++ milena/doc/examples-outputs.mk | 36 ++++++++++++++ milena/doc/examples.dox | 5 ++ milena/doc/examples.mk | 2 + milena/doc/examples/extended_image.cc | 51 ++++++++++++++++++++ milena/doc/examples/transformed_image.cc | 31 ++++++++++++ milena/doc/outputs.mk | 2 + ...-right-instantiation.txt => extended_image.txt} | 0 ...ght-instantiation.txt => transformed_image.txt} | 0 milena/doc/programs-examples.mk | 7 ++- milena/mln/algebra/vec.hh | 15 ++++++ milena/mln/core/image/dmorph/extended.hh | 41 ++++++++++++++-- milena/mln/core/image/dmorph/transformed_image.hh | 33 +++++++++++-- milena/mln/core/site_set/box.hh | 51 ++++++++++++++++++++ milena/mln/fun/p2p/fold.hh | 2 +- milena/mln/fun/p2p/mirror.hh | 2 +- milena/mln/fun/p2p/translation.hh | 8 +++- milena/mln/make/vec.hh | 7 ++- 18 files changed, 318 insertions(+), 13 deletions(-) create mode 100644 milena/doc/examples/extended_image.cc create mode 100644 milena/doc/examples/transformed_image.cc copy milena/doc/outputs/{accu-right-instantiation.txt => extended_image.txt} (100%) copy milena/doc/outputs/{accu-right-instantiation.txt => transformed_image.txt} (100%) hooks/post-receive -- Olena, a generic and efficient image processing platform
participants (1)
-
git@lrde.epita.fr