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/TL has been updated
via ef5214a87f7e28765dba06e9f395cee87141a223 (commit)
via a49d29bcdffc2a1ffae0da57243b4cf210f2b5ba (commit)
from 4b106a5db5bd01a204ed7cdaa39281d293575abf (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 -----------------------------------------------------------------
ef5214a milena/mln/upscaling/upscaling_bicubic_2x.hh: Remove unused variable.
a49d29b milena/mln/core/concept/iterator.hh: Add for_all_4.
-----------------------------------------------------------------------
Summary of changes:
milena/mln/core/concept/iterator.hh | 6 +++++-
milena/mln/upscaling/upscaling_bicubic_2x.hh | 3 ---
2 files changed, 5 insertions(+), 4 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 f13d23b02d4e54978969dce1192832f37de16d65 (commit)
from f303e006f68ec7eac3c965ba912e63d3a813389f (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 -----------------------------------------------------------------
f13d23b AUTHORS: Update and clean up.
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 57 ++++++++++++++++++++++++++++++---------------------------
ChangeLog | 4 ++++
2 files changed, 34 insertions(+), 27 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
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 f303e006f68ec7eac3c965ba912e63d3a813389f (commit)
via 967c5779e0bfbdbcb05e0320438cd897f05309ae (commit)
via 8e605358885e0d3ce27f219cdc7fc885bd580190 (commit)
via 43a7295dcff9ca8b4d01e50eb71d1b9a8d2b1733 (commit)
from d7ef07c626eb19db38a1f7aa74be6dc44575a965 (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 -----------------------------------------------------------------
f303e00 Do not use mln_VAR in Scribo.
967c577 Re-enable Milena test world/inter_pixel/display_edge.
8e60535 Do not use mln_VAR in Milena tests, apps and tools.
43a7295 Make src/primitive/group/group_from_rag.cc compile again.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 34 +++++++++++++
.../constrained-connectivity.cc | 33 +++++++++----
.../tests/core/image/dmorph/transformed_image.cc | 9 ++--
milena/tests/core/image/dmorph/unproject_image.cc | 8 +--
milena/tests/core/image/graph_image.cc | 8 +--
milena/tests/core/routine/extend.cc | 5 +-
milena/tests/labeling/foreground.cc | 5 +-
milena/tests/linear/sobel_2d.cc | 5 +-
milena/tests/morpho/elementary/gradient.cc | 4 +-
.../tests/morpho/elementary/gradient_external.cc | 4 +-
.../tests/morpho/elementary/gradient_internal.cc | 4 +-
milena/tests/morpho/elementary/laplacian.cc | 4 +-
milena/tests/morpho/skeleton_constrained.cc | 5 +-
.../tests/morpho/tree/compute_attribute_image.cc | 4 +-
milena/tests/morpho/tree/compute_parent.cc | 4 +-
milena/tests/morpho/tree/filter/filter.cc | 7 +--
milena/tests/pw/image.cc | 4 +-
milena/tests/world/inter_pixel/Makefile.am | 4 +-
milena/tests/world/inter_pixel/compute.cc | 6 +--
milena/tests/world/inter_pixel/display_edge.cc | 27 +++++-----
milena/tests/world/inter_pixel/immerse.cc | 3 +-
milena/tools/area_flooding.cc | 3 +-
scribo/ChangeLog | 23 +++++++++
scribo/scribo/debug/text_areas_image.hh | 8 +--
scribo/scribo/filter/objects_with_holes.hh | 3 +-
scribo/scribo/table/internal/repair_lines.hh | 7 +--
scribo/src/misc/dmap.cc | 12 ++---
scribo/src/misc/morpho.cc | 11 +++--
scribo/src/misc/rectangularity.cc | 6 +--
scribo/src/primitive/group/Makefile.am | 9 ++--
scribo/src/primitive/group/group_from_rag.cc | 52 +++++++++++---------
scribo/src/text_recognition_in_picture.cc | 5 +-
32 files changed, 202 insertions(+), 124 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform