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/newdoc has been updated
via de2cb2343b67f0c639216179374880abdc090ca4 (commit)
via 83fe5f7098869856d070a3aeb68798133dd0a0cf (commit)
via 3d90181f374bb18f78c0555fbe8d068db46f89b5 (commit)
via b968b31feafd5f4a0d6a851f72d5638a003d05cb (commit)
via 6a0b97f4bbd2c7564627488a41bf5d4b2d51dfac (commit)
via a17a8449f721511b582183ddad347f1cd33d75d1 (commit)
via 23044b4474299af0b87fd4b2883689c5e7a0e55b (commit)
via 7956704bb7a0d4e7fa8000154049eaf3b3754b2f (commit)
via 947ed2b85199b766985b43182028b5c9c87cc390 (commit)
from 9f2364327889ec3a3f2df8742e22f13e81a01fdb (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 -----------------------------------------------------------------
de2cb23 doc/tutorial.tex: Add section about multifile compilation.
83fe5f7 Fix a bug in a tutorial example.
3d90181 Backup
b968b31 Set classes as internal
6a0b97f BACKUP
a17a844 BACKUP
23044b4 Disable the use of installdox and fix doc location.
7956704 doc/Makefile.am: Disable the use of installdox and fix doc location.
947ed2b Fix links and location of documentation.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 +
doc/Makefile.am | 8 +-
doc/doxygen.css | 5 +
doc/footer.html | 3 +-
doc/header.html | 2 +-
doc/mainpage.dox | 10 +-
milena/ChangeLog | 19 +
milena/apps/graph-morpho/morpho.hh | 18 +-
milena/doc/Doxyfile.in | 1774 ++++++++++++++++++--
milena/doc/DoxygenLayout.xml | 61 +-
milena/doc/Makefile.am | 37 +-
milena/doc/doxyfuns.sty | 108 +-
milena/doc/examples/box2d-bbox.cc | 2 +-
milena/doc/examples/split/box2d-bbox-1.cc.raw | 2 +-
.../split/tuto4_genericity_and_algorithms-4.cc.raw | 4 +-
.../split/tuto4_genericity_and_algorithms-5.cc.raw | 4 +-
.../examples/tuto4_genericity_and_algorithms.cc | 8 +-
milena/doc/img/src/2dgrid.tikz | 16 +
milena/doc/img/src/standalone.cfg | 34 +
milena/doc/img/src/standalone.cls | 837 +++++++++
milena/doc/img/src/ydoc.cfg | 40 +
milena/doc/img/src/ydoc.cls | 21 +
milena/doc/ref-guide.tex | 21 +-
milena/doc/tutorial.tex | 159 ++-
milena/mln/accu/internal/couple.hh | 16 +-
milena/mln/core/box_runend_piter.hh | 13 +-
milena/mln/core/box_runstart_piter.hh | 13 +-
milena/mln/core/concept/delta_point_site.hh | 16 +-
milena/mln/core/concept/dpoint.hh | 25 +-
milena/mln/core/concept/function.hh | 9 +-
milena/mln/core/concept/gdpoint.hh | 9 +-
milena/mln/core/concept/meta_accumulator.hh | 32 +-
milena/mln/core/concept/neighborhood.hh | 10 +-
milena/mln/core/concept/pseudo_site.hh | 13 +-
milena/mln/core/concept/site.hh | 8 +-
milena/mln/core/concept/site_proxy.hh | 7 +-
milena/mln/core/concept/site_set.hh | 19 +-
milena/mln/core/dpoints_pixter.hh | 26 +-
milena/mln/core/dpsites_piter.hh | 28 +-
milena/mln/core/image/ch_piter.hh | 7 +-
milena/mln/core/image/complex_image.hh | 13 +-
.../mln/core/image/complex_neighborhood_piter.hh | 13 +-
milena/mln/core/image/complex_window_piter.hh | 14 +-
milena/mln/core/image/dmorph/extended.hh | 7 +-
milena/mln/core/image/dmorph/extension_fun.hh | 7 +-
milena/mln/core/image/dmorph/extension_ima.hh | 7 +-
milena/mln/core/image/dmorph/extension_val.hh | 7 +-
milena/mln/core/image/dmorph/hexa.hh | 14 +-
milena/mln/core/image/dmorph/hexa_piter.hh | 19 +-
milena/mln/core/image/dmorph/image2d_h.hh | 3 +-
milena/mln/core/image/dmorph/image_if.hh | 8 +-
milena/mln/core/image/dmorph/p2p_image.hh | 8 +-
milena/mln/core/image/dmorph/slice_image.hh | 7 +-
milena/mln/core/image/dmorph/sub_image.hh | 7 +-
milena/mln/core/image/dmorph/sub_image_if.hh | 7 +-
milena/mln/core/image/dmorph/transformed_image.hh | 9 +-
milena/mln/core/image/dmorph/unproject_image.hh | 8 +-
milena/mln/core/image/edge_image.hh | 7 +-
milena/mln/core/image/flat_image.hh | 7 +-
milena/mln/core/image/graph_window_if_piter.hh | 8 +-
milena/mln/core/image/graph_window_piter.hh | 28 +-
milena/mln/core/image/image1d.hh | 9 +-
milena/mln/core/image/image2d.hh | 22 +-
milena/mln/core/image/image3d.hh | 7 +-
milena/mln/core/image/imorph/decorated_image.hh | 8 +-
milena/mln/core/image/imorph/interpolated.hh | 7 +-
milena/mln/core/image/imorph/labeled_image.hh | 7 +-
milena/mln/core/image/imorph/lazy_image.hh | 8 +-
milena/mln/core/image/imorph/plain.hh | 9 +-
milena/mln/core/image/imorph/safe.hh | 9 +-
milena/mln/core/image/imorph/tr_image.hh | 8 +-
milena/mln/core/image/vertex_image.hh | 8 +-
milena/mln/core/image/vmorph/cast_image.hh | 7 +-
milena/mln/core/image/vmorph/fun_image.hh | 9 +-
milena/mln/core/image/vmorph/thru_image.hh | 14 +-
milena/mln/core/image/vmorph/thrubin_image.hh | 9 +-
milena/mln/core/image/vmorph/violent_cast_image.hh | 9 +-
milena/mln/core/internal/box_impl.hh | 12 +-
milena/mln/core/internal/check/image_fastest.hh | 9 +-
milena/mln/core/internal/classical_window_base.hh | 8 +-
.../mln/core/internal/complex_neighborhood_base.hh | 16 +-
milena/mln/core/internal/complex_window_base.hh | 24 +-
milena/mln/core/internal/complex_window_p_base.hh | 24 +-
milena/mln/core/internal/fixme.hh | 12 +-
milena/mln/core/internal/graph_psite_base.hh | 9 +-
milena/mln/core/internal/graph_window_base.hh | 10 +-
milena/mln/core/internal/image_base.hh | 61 +-
milena/mln/core/internal/image_domain_morpher.hh | 19 +-
milena/mln/core/internal/image_identity.hh | 14 +-
milena/mln/core/internal/image_morpher.hh | 13 +-
milena/mln/core/internal/image_primary.hh | 10 +-
milena/mln/core/internal/image_value_morpher.hh | 14 +-
.../mln/core/internal/is_masked_impl_selector.hh | 21 +-
milena/mln/core/internal/labeled_image_base.hh | 26 +-
milena/mln/core/internal/morpher_lvalue.hh | 10 +-
milena/mln/core/internal/neighb_base.hh | 15 +-
milena/mln/core/internal/neighb_niter_base.hh | 9 +-
milena/mln/core/internal/neighb_niter_impl.hh | 97 +-
milena/mln/core/internal/neighborhood_base.hh | 19 +-
milena/mln/core/internal/piter_adaptor.hh | 15 +-
milena/mln/core/internal/piter_identity.hh | 15 +-
milena/mln/core/internal/pixel_impl.hh | 20 +-
milena/mln/core/internal/pixel_iterator_base.hh | 18 +-
milena/mln/core/internal/pseudo_site_base.hh | 13 +-
milena/mln/core/internal/run_image.hh | 16 +-
milena/mln/core/internal/set_of.hh | 26 +-
.../core/internal/site_relative_iterator_base.hh | 24 +-
milena/mln/core/internal/site_set_base.hh | 18 +-
milena/mln/core/internal/site_set_iterator_base.hh | 20 +-
milena/mln/core/internal/weighted_window_base.hh | 13 +-
milena/mln/core/internal/window_base.hh | 14 +-
milena/mln/core/pixter1d.hh | 13 +-
milena/mln/core/pixter2d.hh | 13 +-
milena/mln/core/pixter3d.hh | 13 +-
milena/mln/core/routine/ops.hh | 32 +-
.../core/site_set/attic/p_complex_faces_piter.hh | 17 +-
milena/mln/core/site_set/attic/p_faces_piter.hh | 17 +-
milena/mln/core/site_set/box_piter.hh | 31 +-
milena/mln/core/site_set/complex_psite.hh | 5 +-
milena/mln/core/site_set/p_array.hh | 20 +-
milena/mln/core/site_set/p_complex_piter.hh | 12 +-
milena/mln/core/site_set/p_edges_psite.hh | 9 +-
milena/mln/core/site_set/p_graph_piter.hh | 13 +-
milena/mln/core/site_set/p_if_piter.hh | 21 +-
milena/mln/core/site_set/p_n_faces_piter.hh | 22 +-
milena/mln/core/site_set/p_run_piter.hh | 17 +-
milena/mln/core/site_set/p_transformed_piter.hh | 27 +-
milena/mln/core/site_set/p_vertices_psite.hh | 10 +-
milena/mln/fun/c.hh | 13 +-
milena/mln/fun/internal/ch_function_value_impl.hh | 8 +-
milena/mln/fun/v2v/ch_function_value.hh | 5 +-
milena/mln/fun/x2x/composed.hh | 14 +-
milena/mln/geom/complex_geometry.hh | 9 +-
milena/mln/labeling/blobs.hh | 8 +-
milena/mln/labeling/blobs_and_compute.hh | 11 +-
milena/mln/metal/ands.hh | 10 +-
milena/mln/metal/bexpr.hh | 31 +-
milena/mln/metal/bool.hh | 13 +-
milena/mln/metal/converts_to.hh | 8 +-
milena/mln/metal/equal.hh | 11 +-
milena/mln/metal/goes_to.hh | 15 +-
milena/mln/metal/if.hh | 13 +-
milena/mln/metal/int.hh | 8 +-
milena/mln/metal/is.hh | 11 +-
milena/mln/metal/is_a.hh | 39 +-
milena/mln/metal/is_not.hh | 13 +-
milena/mln/metal/is_not_a.hh | 8 +-
milena/mln/pw/image.hh | 8 +-
milena/mln/pw/internal/image_base.hh | 13 +-
.../topo/adj_higher_dim_connected_n_face_iter.hh | 26 +-
milena/mln/topo/adj_higher_face_iter.hh | 26 +-
.../topo/adj_lower_dim_connected_n_face_iter.hh | 27 +-
milena/mln/topo/adj_lower_face_iter.hh | 26 +-
milena/mln/topo/adj_lower_higher_face_iter.hh | 25 +-
milena/mln/topo/adj_m_face_iter.hh | 33 +-
milena/mln/topo/attic/faces_iter.hh | 25 +-
milena/mln/topo/center_only_iter.hh | 35 +-
milena/mln/topo/centered_iter_adapter.hh | 29 +-
milena/mln/topo/complex.hh | 88 +-
milena/mln/topo/face_data.hh | 5 +-
milena/mln/topo/face_iter.hh | 25 +-
milena/mln/topo/internal/complex_iterator_base.hh | 14 +-
.../internal/complex_relative_iterator_base.hh | 47 +-
.../internal/complex_relative_iterator_sequence.hh | 24 +-
.../mln/topo/internal/complex_set_iterator_base.hh | 13 +-
milena/mln/topo/n_face_iter.hh | 24 +-
milena/mln/topo/static_n_face_iter.hh | 31 +-
milena/mln/trait/ch_function_value.hh | 5 +-
milena/mln/trait/image/props.hh | 13 +-
milena/mln/trait/images.hh | 4 +-
milena/mln/trait/neighborhood.hh | 30 +-
milena/mln/trait/promote.hh | 17 +-
milena/mln/trait/site_set/props.hh | 180 ++-
milena/mln/trait/site_sets.hh | 26 +-
milena/mln/trait/solve.hh | 22 +-
milena/mln/trait/window/props.hh | 73 +-
milena/mln/trait/windows.hh | 29 +-
milena/mln/util/branch_iter.hh | 17 +-
milena/mln/util/branch_iter_ind.hh | 17 +-
milena/mln/util/edge.hh | 5 +-
milena/mln/util/graph.hh | 9 +-
milena/mln/util/internal/edge_impl.hh | 32 +-
milena/mln/util/internal/graph_base.hh | 7 +-
milena/mln/util/internal/graph_iter.hh | 27 +-
milena/mln/util/internal/vertex_impl.hh | 27 +-
milena/mln/util/lemmings.hh | 6 +-
milena/mln/util/line_graph.hh | 7 +-
milena/mln/util/site_pair.hh | 9 +-
milena/mln/util/vertex.hh | 7 +-
milena/mln/value/internal/value_like.hh | 15 +-
milena/mln/value/stack.hh | 8 +-
milena/mln/value/viter.hh | 23 +-
scribo/ChangeLog | 7 +
scribo/doc/Doxyfile.in | 2 +-
scribo/doc/DoxygenLayout.xml | 32 +-
scribo/doc/Makefile.am | 33 +-
196 files changed, 4875 insertions(+), 1376 deletions(-)
create mode 100644 milena/doc/img/src/2dgrid.tikz
create mode 100644 milena/doc/img/src/standalone.cfg
create mode 100644 milena/doc/img/src/standalone.cls
create mode 100644 milena/doc/img/src/ydoc.cfg
create mode 100644 milena/doc/img/src/ydoc.cls
hooks/post-receive
--
Olena, a generic and efficient image processing platform