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/scribo-z has been updated
via 4a2bb958c2a6159916a7e943a655f3b65184d3d3 (commit)
via 41318782a928e2ff9d3b0fbf46e432658e289d6e (commit)
via 5e6b26dcba53c84a5ccdc8deb719a21647d91e8c (commit)
via 59dededb8e58c6baf67bf1f43a039ffc32840c08 (commit)
via de89d9cc0d3bd2b1bb375e5a9b4bcc439d5cc6ca (commit)
from 4515a1dc6803595b389196a908ed01c18c63a804 (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:
milena/ChangeLog | 4 +
milena/mln/labeling/compute.hh | 14 ++
scribo/ChangeLog | 31 ++++
scribo/headers.mk | 1 +
scribo/scribo/binarization/sauvola_ms.hh | 28 ++--
.../scribo/binarization/sauvola_threshold_image.hh | 9 +-
scribo/scribo/preprocessing/deskew.hh | 7 +-
scribo/scribo/subsampling/integral_single_image.hh | 7 +-
scribo/scribo/toolchain/text_in_doc_preprocess.hh | 152 ++++++++++++++++++++
.../{ppm_fg_sauvola_ms.cc => ppm_sauvola_ms_fg.cc} | 0
.../{fg_sauvola_ms.cc => sauvola_ms_fg.cc} | 0
scribo/src/text_in_doc_preprocess.cc | 41 ++----
12 files changed, 241 insertions(+), 53 deletions(-)
create mode 100644 scribo/scribo/toolchain/text_in_doc_preprocess.hh
rename scribo/src/binarization/{ppm_fg_sauvola_ms.cc => ppm_sauvola_ms_fg.cc} (100%)
rename scribo/src/binarization/{fg_sauvola_ms.cc => sauvola_ms_fg.cc} (100%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform