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 try-next has been created
at 8e3077c5446de47913d316aef34a6b7092554938 (commit)
- Log -----------------------------------------------------------------
8e3077c Fix compilation in Scribo.
3ec756e Rely on Argument-Dependent Lookup (ADL) in from_to_ overloads.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 master has been updated
via b9968d11b67e760f73bb5a3ef5278f994f509a7f (commit)
via cd24fef1af613a4f8d79161ff0d74e3d8cd8f6f0 (commit)
from dd67b61c24dfbce6a081a8831ac9d15e6d46fdce (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 -----------------------------------------------------------------
b9968d1 Disable postcondition on neighborhood.
cd24fef Add implicit conversion between types of different quantizations. i.e rgb<n> => rgb<m>, int_u<n> => int_u<m>...
-----------------------------------------------------------------------
Summary of changes:
milena/mln/algebra/vec.hh | 11 +++++++++++
milena/mln/core/alias/neighb2d.hh | 2 +-
milena/mln/value/int_u.hh | 15 +++++++++++++++
milena/mln/value/rgb.hh | 27 +++++++++++++++++++++++++--
4 files changed, 52 insertions(+), 3 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 master has been updated
discards b9968d11b67e760f73bb5a3ef5278f994f509a7f (commit)
discards cd24fef1af613a4f8d79161ff0d74e3d8cd8f6f0 (commit)
This update discarded existing revisions and left the branch pointing at
a previous point in the repository history.
* -- * -- N (dd67b61c24dfbce6a081a8831ac9d15e6d46fdce)
\
O -- O -- O (b9968d11b67e760f73bb5a3ef5278f994f509a7f)
The removed revisions are not necessarilly gone - if another reference
still refers to them they will stay in the repository.
No new revisions were added by this update.
Summary of changes:
milena/mln/algebra/vec.hh | 11 -----------
milena/mln/core/alias/neighb2d.hh | 2 +-
milena/mln/value/int_u.hh | 15 ---------------
milena/mln/value/rgb.hh | 27 ++-------------------------
4 files changed, 3 insertions(+), 52 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform