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
discards 48ccb0ee1492695efa215095edfe715af8ab5d78 (commit)
discards 83eb6772d566edfd0825912255955dfabbba50e0 (commit)
discards db8e0805c02f6fa0a06df902501fad5298a9d3ea (commit)
discards 027bd1b24532d2f6bba717dafdc201a6834ef376 (commit)
discards b14a6dbe8c39dc12ef0aa238111f7fa19d91cbb0 (commit)
via b926dc165dc73387115470edbbba0b6b2e0964d1 (commit)
via 0c44c4c4c9b5e9112cde2b58e0131d09153e046f (commit)
via 91bcd8b415ad22099a16cd941b54f459968b348b (commit)
via 19c45fe85a90403b06454eab85b2a1e628f8d617 (commit)
via 93ca680bd5b2d8e1291f4a542c24548828e92e7c (commit)
via 812809e6cc8a720e6e22cdc3c6cc82f74638bead (commit)
via 8f46b1c939d1f110f4ad55ba3c2fdb51c5c1d709 (commit)
via 0c903e4c6d40d4f86ebda65250c26274854f34cc (commit)
via 00537669dbd854328126aa97cb7e7658129de3da (commit)
via 943c281c2157825dac2f7ff7c64f79dec21a0830 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (48ccb0ee1492695efa215095edfe715af8ab5d78)
\
N -- N -- N (b926dc165dc73387115470edbbba0b6b2e0964d1)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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 -----------------------------------------------------------------
b926dc1 Merge branch 'next' into unstable/scribo
0c44c4c Fix test of Niblack's algorithm.
91bcd8b Update use of the threshold function.
19c45fe Add two variants of the threshold function.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +
README | 11 ++-
milena/ChangeLog | 85 +++++++++-----------
milena/mln/border/fill.hh | 31 ++++---
milena/mln/core/box_runstart_piter.hh | 2 +
milena/tests/border/Makefile.am | 4 +-
.../niblack.cc => milena/tests/border/fill_0.cc | 42 ++++++----
scribo/ChangeLog | 27 ++++++
scribo/README | 34 +++++++-
scribo/src/README | 9 +-
10 files changed, 160 insertions(+), 89 deletions(-)
copy scribo/tests/binarization/niblack.cc => milena/tests/border/fill_0.cc (66%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform