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 84a382e74cae76fd681bde2d6473a1975b62ec98 (commit)
via 2e932719df7f8d3db303fd17cd6b75e1de75c7b3 (commit)
via 309be63b08b612bbfb16d95723476fdcdb9adf8c (commit)
via c70b3a64688d3df3a20594b25f2b881bb5949535 (commit)
via 1df707ba5800782c898057332448cb5d92acc995 (commit)
via 0aa95fef8db6db963f10674225031013a010a77c (commit)
from 1683d096635a12b58d3df18294f50f84662babb1 (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 -----------------------------------------------------------------
84a382e Add a module related to literals.
2e93271 Small fixes in existing documentation.
309be63 mln/core/concept/iterator.hh: Document iterator macros.
c70b3a6 Move concepts in their related type module.
1df707b doc/Doxyfile.in: Hide 'It' symbol.
0aa95fe doc/mln/core/image/images.dox: Document generic image interface.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 48 ++++++
milena/doc/Doxyfile.in | 3 +-
milena/doc/mln/core/image/images.dox | 272 ++++++++++++++++++++++++++++++-
milena/doc/mln/literal/literal.dox | 14 ++
milena/mln/core/concept/image.hh | 2 +-
milena/mln/core/concept/iterator.hh | 30 +++-
milena/mln/core/concept/neighborhood.hh | 2 +-
milena/mln/core/concept/site_set.hh | 2 +-
milena/mln/core/concept/value.hh | 2 +-
milena/mln/core/concept/window.hh | 2 +-
milena/mln/core/macros.hh | 16 +-
milena/mln/data/convert.hh | 1 -
milena/mln/literal/black.hh | 10 +-
milena/mln/literal/colors.hh | 89 ++++++++--
milena/mln/literal/identity.hh | 10 +-
milena/mln/literal/max.hh | 10 +-
milena/mln/literal/min.hh | 9 +-
milena/mln/literal/one.hh | 10 +-
milena/mln/literal/origin.hh | 10 +-
milena/mln/literal/white.hh | 8 +-
milena/mln/literal/zero.hh | 11 +-
milena/mln/value/qt/rgb32.hh | 2 +-
22 files changed, 497 insertions(+), 66 deletions(-)
create mode 100644 milena/doc/mln/literal/literal.dox
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date