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 fixes has been updated
via 8716bcd8173547e67815aa1b4b880b84a2347007 (commit)
via 99326dfc6e20de3ff40a8350d0b6c94a78a12d4c (commit)
via 90a82b69bd2b155c27df283ad7d4e271c259da62 (commit)
via 9f7a6166606c0a3cbdb8e587fd32169ac1d432fc (commit)
via 81c6c2e6b710fb51d42c1ea047c9913f515f6033 (commit)
via e615bdeb86e5677875e5c3df90fae784832dbec3 (commit)
via c6d8ebc31e6efa862b0b5811a01efb7865499cce (commit)
via 25a8dca5e7521b075ccad4a0441f15457bb9cd2d (commit)
via e6d116ca1f4e598423dafdf3d688be61d844bd17 (commit)
via ceaefba14d3ebef881546d8cb3be0f68bd644824 (commit)
via 659ad76e5bb9d363f4e963f9d875a02cb7197d5f (commit)
via 04de84b6ab4c669321e4a963337d882a77b9b426 (commit)
via 0d41013e6d0c232180462e8eebf4f082580041bf (commit)
via 4a194de426d8725d97d3c28b7e9488e7b1eb9c6a (commit)
via 49d8d8e09b7833223336d1c2796ca67611611f22 (commit)
via fc46f1741d5fd9c00f387bbd9f46602c701dcdb5 (commit)
via c863caf15812f96a617745ae9e7b3282936c6a1d (commit)
via 6c4e67fe20d7e9c4f59fc24e6b36a0bdfe1a62d8 (commit)
via 9c986677c88553bc4047b37bc679d75e97e53c25 (commit)
via d1978e09f8a57ae5d490e29388481f31d916fb3d (commit)
via 1bf45284122288e6327317cc0c4be4c391a834f6 (commit)
via 4fdd299187a5b251c4c676aa1e51a8d5e2e4ab5c (commit)
via 35cad5a53d8713bc900b669de81c6deca09d9c29 (commit)
via 4bacb8c2cd5ad56c3c0f0c716f9f52e00dcc3ec9 (commit)
via 1d9de7fd9fe34bc0b0e94973444d51bd2bc63416 (commit)
via 18bd74436dd0d3d005b80dd8b7df760c8953990d (commit)
via aae7ab92f6af72a1a3c2c97570b18cbeafe853d4 (commit)
via 9a523a62a4854dd06b7c70401c55b16587cdb9d3 (commit)
via bcdaaffc679c1648a08258ac40d3ab4be7f08c07 (commit)
via 414ebb5a18c75fb900a7bf7d5cfa4d20c4d270e4 (commit)
via 3e98665c5de7b92298c5a4198b0fc32d2c9338e3 (commit)
via 431d249cd536e1b291732df97e4a7c7878672f19 (commit)
via 51ebf6b524b55ddd6b471cfb7256421d4c28eec9 (commit)
via 3a573b8e140dc092b83e348251083cb68b4604a2 (commit)
from 19cf0bfdd73f029d2e92843a587d3d9148c62f6c (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 -----------------------------------------------------------------
8716bcd Improve Milena's mln/fun/v2v/rgb8_to_rgbn.hh.
99326df Slightly improve Scribo's tests/primitive/extract/alignments.cc.
90a82b6 scribo/primitive/extract/alignments.hh: Fix Doxygen comments.
9f7a616 mln/core/image/dmorph/sub_image.hh: Fix indentation.
81c6c2e AUTHORS: Update.
e615bde COPYING: Untabify.
c6d8ebc Enable tests/fun/v2i.
25a8dca configure.ac: Configure milena/tests/fun/v2i/Makefile.
e6d116c Various aesthetic changes in Milena.
ceaefba mln/core/point.hh: Fix documentation.
659ad76 mln/morpho/watershed/flooding.hh: Uniformity-related changes.
04de84b mln/data/stretch.hh: Do not name unused arguments.
0d41013 tests/util/line_graph.cc: Wrap long lines.
4a194de Use Doxygen grouping commands uniformly in Milena.
49d8d8e tests/data/transform.cc: Aesthetic changes.
fc46f17 Improve the documentation of mln::util::set.
c863caf Various fixes related to image properties (traits).
6c4e67f Clean up white space.
9c98667 Typos and aesthetic changes in Milena apps.
d1978e0 mln/canvas/all.hh: Sort #include directives.
1bf4528 Aesthetic changes.
4fdd299 mln/io/off/save.hh: Fix documentation.
35cad5a Enforce coding style w.r.t. function declarations.
4bacb8c configure.ac: Typo.
1d9de7f Add Doxygen documentation to a test.
18bd744 Fix Doxygen comments.
aae7ab9 Remove a useless comment line.
9a523a6 Wrap long lines.
bcdaaff More conversions from C-style casts to C++-style casts.
414ebb5 Use Doxygen comments properly.
3e98665 Typos in comments.
431d249 Reformat a documentation header.
51ebf6b Re-wrap a long line.
3a573b8 Remove useless C casts.
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 108 ++++++++----
COPYING | 14 +-
ChangeLog | 16 ++
configure.ac | 3 +-
milena/ChangeLog | 184 ++++++++++++++++++++
milena/apps/Makefile.am | 1 -
milena/apps/graph-morpho/convert.hh | 4 +-
milena/apps/graph-morpho/make.hh | 6 +-
milena/mln/accu/transform_snake.hh | 2 +-
milena/mln/canvas/all.hh | 2 +-
milena/mln/core/concept/function.hh | 12 +-
milena/mln/core/contract.hh | 11 +-
milena/mln/core/image/dmorph/sub_image.hh | 4 +-
milena/mln/core/image/graph_elt_neighborhood_if.hh | 8 +-
milena/mln/core/image/graph_elt_window_if.hh | 10 +-
milena/mln/core/image/imorph/labeled_image.hh | 8 +-
milena/mln/core/image/vmorph/fun_image.hh | 24 ++-
milena/mln/core/internal/labeled_image_base.hh | 35 ++--
milena/mln/core/point.hh | 2 +-
milena/mln/core/site_set/p_edges.hh | 16 +-
milena/mln/core/site_set/p_graph_piter.hh | 4 +-
milena/mln/data/fill.hh | 3 +-
milena/mln/data/stretch.hh | 12 +-
milena/mln/fun/i2v/array.hh | 11 +-
milena/mln/fun/v2v/rgb8_to_rgbn.hh | 43 ++---
milena/mln/fun/v2v/rgb_to_hsl.hh | 2 +-
milena/mln/fun/x2x/rotation.hh | 7 +-
milena/mln/io/magick/load.hh | 9 +-
milena/mln/io/off/save.hh | 4 +-
milena/mln/labeling/flat_zones.hh | 4 +-
milena/mln/morpho/tree/data.hh | 22 ++-
milena/mln/morpho/watershed/flooding.hh | 25 +--
milena/mln/registration/icp.hh | 5 +-
milena/mln/tag/init.hh | 1 -
milena/mln/test/positive.hh | 11 +-
milena/mln/test/predicate.hh | 8 +-
milena/mln/trait/image/props.hh | 2 +-
milena/mln/trait/images.hh | 7 +-
milena/mln/util/adjacency_matrix.hh | 13 +-
milena/mln/util/array.hh | 43 +++--
milena/mln/util/fibonacci_heap.hh | 93 +++++-----
milena/mln/util/object_id.hh | 8 +-
milena/mln/util/set.hh | 4 +-
milena/mln/util/tracked_ptr.hh | 8 +-
milena/mln/value/int_u.hh | 12 +-
milena/mln/value/lut_vec.hh | 8 +-
milena/mln/value/rgb.hh | 38 ++--
milena/tests/data/transform.cc | 18 +-
milena/tests/fun/Makefile.am | 1 +
milena/tests/topo/complex.cc | 3 +
milena/tests/util/line_graph.cc | 22 ++-
scribo/ChangeLog | 14 ++
scribo/scribo/primitive/extract/alignments.hh | 8 +-
scribo/tests/primitive/extract/alignments.cc | 21 ++-
54 files changed, 641 insertions(+), 323 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
Show replies by date