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 a8d117672fb512482f7a098499a41e99a53fa445 (commit)
via 00a1e3480ea7c57d1b82d336a658127223f7c173 (commit)
from 61eb85aae63899be7b13c45c08e022bb6cd223ac (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 -----------------------------------------------------------------
a8d1176 Add references to from_to_ overloads in documentation.
00a1e34 Explain how to iterate over an image in tutorial.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 49 ++++++++++++++++++++
milena/doc/examples/split/tuto3_rw_image-3.cc.raw | 6 +-
milena/doc/examples/split/tuto3_rw_image-4.cc.raw | 2 +-
milena/doc/examples/split/tuto3_rw_image-5.cc.raw | 5 +-
milena/doc/examples/split/tuto3_rw_image-6.cc.raw | 3 +-
milena/doc/examples/split/tuto3_rw_image-7.cc.raw | 2 +-
...3_rw_image-7.cc.raw => tuto3_rw_image-8.cc.raw} | 0
milena/doc/examples/tuto3_rw_image.cc | 6 ++
milena/doc/tutorial.tex | 31 ++++++++-----
milena/mln/algebra/h_mat.hh | 9 ++-
milena/mln/algebra/quat.hh | 13 ++++-
milena/mln/algebra/vec.hh | 32 ++++++++++---
milena/mln/convert/from_to.hh | 40 +++++++++++++++-
milena/mln/convert/impl/from_double_to_value.hh | 15 +++++-
milena/mln/convert/impl/from_float_to_value.hh | 20 ++++++--
milena/mln/convert/impl/from_unsigned_to_value.hh | 14 ++++--
milena/mln/core/alias/neighb2d.hh | 10 +++-
milena/mln/core/alias/neighb3d.hh | 5 ++-
milena/mln/core/alias/window1d.hh | 9 ++-
milena/mln/core/alias/window2d.hh | 12 ++++-
milena/mln/core/alias/window3d.hh | 5 ++-
milena/mln/core/concept/gpoint.hh | 10 +++-
milena/mln/core/image/#image2d# | 1 +
milena/mln/core/image/image1d.hh | 2 +-
milena/mln/core/image/image2d.hh | 2 +-
milena/mln/core/image/image3d.hh | 2 +-
milena/mln/core/mixed_neighb.hh | 12 +++--
milena/mln/core/neighb.hh | 12 +++--
milena/mln/core/w_window.hh | 12 +++--
milena/mln/fun/i2v/array.hh | 17 +++++--
milena/mln/histo/array.hh | 11 +++--
milena/mln/util/array.hh | 23 +++++++--
milena/mln/util/object_id.hh | 5 ++-
milena/mln/value/hsl.hh | 40 ++++++++++------
milena/mln/value/int_u.hh | 30 ++++++++++--
milena/mln/value/label.hh | 25 ++++++++--
milena/mln/value/qt/rgb32.hh | 10 +++-
milena/mln/value/rgb.hh | 20 ++++++--
38 files changed, 401 insertions(+), 121 deletions(-)
copy milena/doc/examples/split/{tuto3_rw_image-7.cc.raw => tuto3_rw_image-8.cc.raw}
(100%)
create mode 100644 milena/mln/core/image/#image2d#
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date