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 next has been updated
via 669186fc274e07ce16851922c744d5c7e15a84ea (commit)
via 96e67f6256e215729bba53609b2cc3c057b09dbb (commit)
via c2c03cdaebcc00a452fbf8c36fabf877caab3767 (commit)
via 074b98c01a843927c4598b9133a4a10c8f6448cf (commit)
via 056a7da3c8daf34dd9c82702f71852271849144d (commit)
via a594568ba144ed50c21effddeb18704c8b3fa446 (commit)
via 508408f7dff9e322755e4cf4cc1f758a77afb4b6 (commit)
via 26bb7741e04430e26581eae579fb2fdd83a2a2d0 (commit)
via d3418e806a546d54fc8b2d48e8993278d12a28e4 (commit)
via 4cdfb68adba71179d1928ce78897cd901f4e400f (commit)
via cd5f19d46dfb82024482d669074983c844493991 (commit)
via cf8f392486675fa382e4b2dd72c1a501882e01dd (commit)
via 129176c3000e67c707a7ed0f858a7d17a3a3a754 (commit)
via fbed673b4e5f2dca40b75ab862de5bc8b7db8a24 (commit)
via 0da19ecf5b9969fbdcd82b9d2cb90ddbc51ac6c5 (commit)
via 96efae2cbedf68ef4239f362a7ecb76ce4aaaa91 (commit)
from 20559be00fdfd2fbdbdd98f076b876657e5bc6a8 (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 -----------------------------------------------------------------
No new revisions were added by this update.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 17 ++
bootstrap | 6 -
configure.ac | 32 +++
doc/Makefile.am | 27 ++-
milena/ChangeLog | 74 +++++++
milena/apps/morphers/iz.cc | 35 +++-
milena/doc/Doxyfile.in | 4 +
milena/headers.mk | 1 +
milena/mln/algebra/mat.hh | 4 +-
milena/mln/linear/gaussian.hh | 3 +-
milena/mln/registration/icp.hh | 10 +-
milena/mln/value/hsl.hh | 9 +-
milena/mln/value/int_u.hh | 185 ++---------------
milena/mln/value/int_u.hxx | 198 ++++++++++++++++++
milena/mln/value/internal/gray_f.hh | 2 +-
milena/mln/value/qt/rgb32.hh | 78 ++++---
milena/mln/world/binary_2d/subsample.hh | 27 +--
milena/tests/io/magick/load.cc | 2 +-
milena/tests/io/magick/save.cc | 2 +-
milena/tests/world/binary_2d/Makefile.am | 11 +-
.../height.cc => world/binary_2d/subsample.cc} | 19 +-
scribo/ChangeLog | 42 ++++
.../binarization/internal/local_threshold_core.hh | 3 +-
scribo/scribo/core/internal/doc_serializer.hh | 18 +-
scribo/scribo/core/line_info.hh | 6 +-
scribo/scribo/filter/internal/component_aligned.hh | 4 +-
scribo/scribo/filter/internal/compute.hh | 4 +-
.../primitive/link/internal/link_functor_base.hh | 4 +-
scribo/scribo/text/recognition.hh | 212 ++++++++++----------
scribo/scribo/util/init_integral_image.hh | 5 +-
30 files changed, 666 insertions(+), 378 deletions(-)
create mode 100644 milena/mln/value/int_u.hxx
copy milena/tests/{morpho/closing/height.cc => world/binary_2d/subsample.cc} (78%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform