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 xml2doc-fix-template-path has been created
at dd1f5ea8df10a364153a922cbf6b1c023fb16d13 (commit)
- Log -----------------------------------------------------------------
dd1f5ea demo/xml2doc/main.cc: Add --template-path option.
-----------------------------------------------------------------------
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 exp/TL has been updated
via ad209491c16f7c64ce240725776dedb1ff387f1b (commit)
via 4376a9cc3724123c1a73c893d82746dfd8c873c3 (commit)
via 929a663e0c26be70a6ef2e7828ef061a9c861842 (commit)
from 018a18b7bba231b035ea1555c0b7776bfa7e5f83 (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 -----------------------------------------------------------------
ad20949 Merge branch 'exp/magick-improvements' into exp/TL
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 18 ++
milena/mln/convert/impl/from_value_to_value.hh | 44 +++---
milena/mln/io/magick/load.hh | 206 +++++++++++++++---------
milena/mln/io/magick/save.hh | 9 +-
milena/mln/value/rgb.hh | 26 +++-
5 files changed, 201 insertions(+), 102 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 exp/TL has been updated
via 018a18b7bba231b035ea1555c0b7776bfa7e5f83 (commit)
via e42c33ee80ab8dce3a77644a9ba5b4e6cf6d1521 (commit)
via 027bc33ddeb178615228542ff80112199786ce46 (commit)
via bf546a8ede0d53aeaff42277833fc22b5a29a480 (commit)
from 3d74e203c5bccd50cd39ef03524cdbf817d094ac (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 -----------------------------------------------------------------
018a18b Merge branch 'exp/magick-improvements' into exp/TL
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 19 +++
.../mln/io/{pgms/load.hh => magick/get_header.hh} | 86 ++++++++-----
milena/mln/io/magick/save.hh | 141 ++++++++++++++++----
milena/tests/io/magick/Makefile.am | 1 +
.../tests/io/magick/get_header.cc | 45 ++++---
milena/tests/io/magick/save.cc | 2 +-
6 files changed, 222 insertions(+), 72 deletions(-)
copy milena/mln/io/{pgms/load.hh => magick/get_header.hh} (50%)
copy scribo/tests/primitive/extract/lines_v_pattern.cc => milena/tests/io/magick/get_header.cc (59%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform