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/stretch_inplace has been updated
discards 303c7ee8a708463abcc24a54d52818310af1c7a3 (commit)
discards 9f7766066290bb052ae742d65c2891f3dc6a04a7 (commit)
discards 5e497a24afef5a91a5afd2ada5d237b3298a62b2 (commit)
discards 099072a30cb62c4fe56b62a09d62da8ea04975c5 (commit)
discards 97d8f9d4b9ba0ec09c03ae5db09dc47dd25426de (commit)
discards 2158fb78548737a3ef36f0f40d841e5d686de8c4 (commit)
discards 77ff87be3ad07b95bdc66c9eaea37ea32341d386 (commit)
discards dfcf6073f33da7610ccc9ba8fb1989ef25fdff4a (commit)
discards 49e94260bce076fc5875e116de781e2a267b8871 (commit)
discards de7480fbd4c5df9677329459e3da701e58c87cf3 (commit)
discards 941064575545dd309c43b8cc264f8a43bf535a52 (commit)
discards 64c2688d9e98b44fbe6285163f208ccc6f2fac2c (commit)
discards 62ed69e16a8022c7555b0095b86328f7ff89b0b1 (commit)
discards b73c5164aa4f99534b431579493206875e43773d (commit)
discards faba80f174696a29ed6c0b9da73553889177862d (commit)
discards 727ba1902758e8a1febb98c68e58b82930b420c8 (commit)
via 357bde878da59be0f237a61b541b55baab3dae79 (commit)
via c54e470a637308911754f01dff20139f9d51ceb8 (commit)
via 6dbc5e12a4e8532e5432f4e7697cdd7476d92baa (commit)
via 9a6e78a307966abfeac00367a2dec9d5dd06c2d8 (commit)
via 1a03222386ba66855e27dcf3dd6c8e3cf2c9aae7 (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 (303c7ee8a708463abcc24a54d52818310af1c7a3)
\
N -- N -- N (357bde878da59be0f237a61b541b55baab3dae79)
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 -----------------------------------------------------------------
357bde8 NEWS: Add notification for data::stretch_inplace.
c54e470 tests/data/stretch.cc: Remove useless include.
6dbc5e1 Regen generated files in Milena.
9a6e78a Add data::stretch_inplace.
1a03222 mln/data/stretch_inplace.hh: Add stretch inplace.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +
NEWS | 2 +
milena/ChangeLog | 31 +--
milena/mln/binarization/tmms.hh | 139 --------
milena/mln/binarization/tmms_hysteresis.hh | 329 --------------------
milena/mln/canvas/labeling/blobs.hh | 12 +-
milena/mln/data/stretch_inplace.hh | 24 +-
milena/mln/labeling/all_blobs.hh | 127 --------
milena/mln/labeling/blobs.hh | 52 ++--
milena/mln/labeling/blobs_and_compute.hh | 16 +-
milena/mln/labeling/values.hh | 166 ----------
milena/tests/data/Makefile.am | 3 +-
milena/tests/data/stretch.cc | 4 +-
.../tests/data/{saturate.cc => stretch_inplace.cc} | 25 +-
milena/tests/labeling/Makefile.am | 1 -
milena/tests/labeling/all_blobs.cc | 63 ----
16 files changed, 76 insertions(+), 922 deletions(-)
delete mode 100644 milena/mln/binarization/tmms.hh
delete mode 100644 milena/mln/binarization/tmms_hysteresis.hh
delete mode 100644 milena/mln/labeling/all_blobs.hh
delete mode 100644 milena/mln/labeling/values.hh
copy milena/tests/data/{saturate.cc => stretch_inplace.cc} (76%)
delete mode 100644 milena/tests/labeling/all_blobs.cc
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date