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 unstable/scribo has been updated
via a20c0650f91295e50e8913ecd9f8bf0516747318 (commit)
via 4f0a66f09045818f9b9bb16dc315ca7691e30c03 (commit)
via d5207270e354bb9317c6339ab1ada1bc7e88f701 (commit)
via 1f0b6046717272eac676f1f9212ce1f6ab00eba0 (commit)
via 7876a2ce362a03e89fc494def140d0bb0c6d654f (commit)
via ae6f6e5e98ec7c589cadc60ac8547639c36e45d8 (commit)
via 6c73505ca244e78dfc6557fe69387381d2e81916 (commit)
via 876593557f34e3a78366a5aa9322fec0afae8af3 (commit)
via 861239963254a72f51b25bfd8323a12ff4a58b82 (commit)
via 31125795c939e4f5a1175022dc534025ad8ed179 (commit)
via 7dbcef7b638f3e0a133551a7b5a0c81b8326e979 (commit)
from 54defbbea0f22afc1413698b007cd6457d245f40 (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 -----------------------------------------------------------------
a20c065 Merge branch 'next' into unstable/scribo
4f0a66f Do not compile scribo-viewer if Tesseract is not present.
d520727 Make recognition faster and store recognition confidence.
ae6f6e5 mln/io/dicom/load.hh: Update comments.
8765935 Improve io::dump tests with floating values.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 +++
distrib/macports/Portfile.in | 2 +-
lrde-scmstats.sh | 20 ++-
milena/ChangeLog | 44 +++++++
milena/mln/debug/slices_2d.hh | 2 +
milena/mln/fun/v2v/rgb_to_hsl.hh | 2 +-
milena/mln/io/dicom/load.hh | 2 +-
milena/mln/io/dump/get_header.hh | 4 +-
milena/mln/io/fld/header.hh | 7 +-
milena/mln/io/fld/load.hh | 3 +-
milena/mln/io/fld/load_header.hh | 5 +-
milena/mln/io/off/load.hh | 12 ++
milena/mln/io/off/save.hh | 8 ++
milena/mln/math/jacobi.hh | 4 +-
milena/mln/morpho/hit_or_miss.hh | 7 +-
milena/mln/value/builtin/floatings.hh | 14 ++-
milena/mln/world/binary_2d/subsample.hh | 4 +-
milena/tests/Makefile.am | 2 +
milena/tests/global_vars1.cc | 6 +-
milena/tests/global_vars2.cc | 10 +-
milena/tests/io/dump/Makefile.am | 4 +-
milena/tests/io/dump/dump.cc | 20 +++-
milena/tests/value/builtin/floatings.cc | 34 ++++--
scribo/ChangeLog | 13 ++
scribo/demo/Makefile.am | 8 +-
scribo/scribo/core/line_info.hh | 11 ++-
scribo/scribo/text/recognition.hh | 189 ++++++++++++++++++++++++------
27 files changed, 375 insertions(+), 78 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform