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 1d131cfacc87cbe0485582a92da949908d46f41f (commit)
via af1e2e373ae8d18c3ccef3297aa00547af4ba28e (commit)
via cb4de64dddfb5e43bc9a5ba57ffede6cb54a8256 (commit)
via 85cf60236cf2f22ca0a263056bb0952321275174 (commit)
via 59845993406e6a7db4a4dee30fc2798011d63931 (commit)
via 57bfad3c334cbb4e891bf3330531f68b739b5c4a (commit)
via 3f878aba04012c1069a3ecc4f240a7c87f76729c (commit)
via 22a49ac2882aba28798e8eaf02e8f161f4f0edc3 (commit)
from 9352b4dd5c97cc913eabcc31277270c7aa2b9729 (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 -----------------------------------------------------------------
1d131cf Remove morpho::meyer_wst.
af1e2e3 Replace remaining uses of mln::morpho::meyer_wst in Swilena.
cb4de64 Replace remaining uses of morpho::meyer_wst in Milena.
85cf602 Remove references to mln/morpho/meyer_wst.hh in mln/morpho/.
5984599 Replace uses morpho::meyer_wst by morpho::watershed::flooding.
57bfad3 Fix tests/core/image/line_graph_image.cc.
3f878ab Use mln::edge_image to implement line graph images in morpho tests.
22a49ac No longer wrap mln::value::int_u32.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 70 +++++++
.../mesh-segm-skel/mesh-complex-max-curv-segm.cc | 7 +-
milena/apps/mesh-segm-skel/mesh-complex-segm.cc | 7 +-
milena/doc/examples/trash/tuto_bis.cc | 8 +-
milena/doc/examples/trash/tuto_one.cc | 4 +-
milena/headers.mk | 1 -
milena/mln/make/region_adjacency_graph.hh | 4 +-
milena/mln/morpho/all.hh | 1 -
milena/mln/morpho/essential.hh | 1 -
milena/mln/morpho/meyer_wst.hh | 215 --------------------
milena/tests/core/image/edge_image.cc | 146 +++++++------
milena/tests/core/image/line_graph_image.cc | 140 +++++++------
milena/tests/morpho/Makefile.am | 8 +-
.../morpho/artificial_line_graph_image_wst.cc | 19 +-
milena/tests/morpho/graph_image_morpho.cc | 2 +-
milena/tests/morpho/graph_image_wst.cc | 15 +-
milena/tests/morpho/lena_line_graph_image_wst1.cc | 18 +-
milena/tests/morpho/lena_line_graph_image_wst2.cc | 19 +-
milena/tests/morpho/line_graph_image_morpho.cc | 49 +++---
milena/tests/morpho/line_graph_image_wst.cc | 57 +++---
milena/tests/morpho/meyer_wst.cc | 56 -----
milena/tests/morpho/meyer_wst_long.cc | 73 -------
milena/tests/unit_test/unit-tests.mk | 1 -
milena/tools/area_flooding.cc | 7 +-
swilena/ChangeLog | 19 ++
swilena/Makefile.am | 1 -
swilena/image2d_int_u8.i | 10 +-
swilena/int_u32.i | 40 ----
swilena/morpho.ixx | 20 +-
swilena/python/Makefile.am | 10 -
swilena/python/morpho-segm.py | 6 +-
swilena/python/swilena.py | 5 +-
32 files changed, 367 insertions(+), 672 deletions(-)
delete mode 100644 milena/mln/morpho/meyer_wst.hh
delete mode 100644 milena/tests/morpho/meyer_wst.cc
delete mode 100644 milena/tests/morpho/meyer_wst_long.cc
delete mode 100644 swilena/int_u32.i
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date