- 14 Oct, 2011 1 commit
-
-
Guillaume Lazzara authored
-
- 19 Sep, 2011 1 commit
-
-
Roland Levillain authored
-
- 15 Sep, 2011 3 commits
-
-
Guillaume Lazzara authored
* demo/viewer/Makefile.am: Take into account no-strict-aliasing flag. * demo/review/Makefile.am, * src/toolchain/nepomuk/Makefile.am: Do not distribute some examples.
-
Guillaume Lazzara authored
* demo/xml2doc/templates/html/css.css, * demo/xml2doc/templates/html/main.xsl, * demo/xml2doc/templates/html/main_base64.xsl: Add new CSS rules.
-
Roland Levillain authored
* tests/linear/log.cc: Update references values.
-
- 14 Sep, 2011 5 commits
-
-
Roland Levillain authored
* mln/data/fill.hh (mln::data::internal::fill_dispatch): Move this function after the routines it calls.
-
Roland Levillain authored
* mln/algebra/h_vec.hh, * mln/core/image/dmorph/sub_image.hh, * mln/core/internal/pixel_impl.hh, * mln/core/site_set/box.hh, * mln/core/site_set/p_array.hh, * mln/metal/vec.hh, * mln/pw/internal/image_base.hh, * mln/topo/adj_higher_face_iter.hh, * mln/topo/adj_lower_face_iter.hh, * mln/topo/algebraic_face.hh, * mln/topo/face.hh, * mln/topo/face_data.hh: Use `class' and `struct' uniformly in declarations and definitions. * mln/convert/impl/from_double_to_value.hh, * mln/convert/impl/from_float_to_value.hh, * mln/convert/impl/from_int_to_value.hh, * mln/core/image/complex_window_piter.hh, * mln/core/point.hh, * mln/opt/element.hh, * mln/value/lut_vec.hh: Comment out unused arguments. * mln/topo/complex.hh [NDEBUG]: Avoid a warning about an unused variable.
-
Roland Levillain authored
* tests/core/image/graph_image.cc (main): Actually print the graph. Update comments.
-
Roland Levillain authored
* apps/mesh-segm-skel/io.hh, * apps/mesh-segm-skel/mesh-complex-max-curv-segm.cc, * apps/mesh-segm-skel/mesh-complex-max-curv.cc, * apps/mesh-segm-skel/mesh-complex-segm.cc, * apps/mesh-segm-skel/mesh-complex-skel.cc, * apps/mesh-segm-skel/mesh-max-curv.cc, * apps/mesh-segm-skel/mesh-pinv-curv.cc, * apps/mesh-segm-skel/mesh-segm.cc, * apps/mesh-segm-skel/mesh-skel.cc, * apps/mesh-segm-skel/off-to-vtk-bin.cc, * apps/mesh-segm-skel/save_bin_alt.hh, * apps/mesh-segm-skel/trimesh/misc.hh, * apps/papers/levillain.09.ismm/complex.cc, * apps/papers/levillain.09.ismm/image2d.cc, * doc/benchmark/canvas.cc, * doc/benchmark/median/median_bench.cc, * doc/benchmark/morpho/erosion.cc, * doc/examples/trash/erosion.cc, * doc/examples/trash/graph.cc, * doc/examples/trash/labeling_algo.cc, * doc/examples/trash/mk_graph.cc, * doc/oldies/2008__tour1.cc, * doc/oldies/2008__tour1_extra.cc, * doc/oldies/2008__tour2.cc, * doc/oldies/2008__tour3.cc, * doc/tools/sample_utils.hh, * mln/morpho/watershed/topological.hh, * trash/bgraph_image.cc, * trash/bgraph_image.hh, * trash/bgraph_psite.hh, * trash/boost_graph.cc, * trash/boost_graph.hh, * trash/boost_graph_access.hh, * trash/boost_graph_property.hh, * trash/boost_graph_structure.hh, * trash/clock_neighb.hh, * trash/clock_neighb2d.cc, * trash/clock_neighb2d.hh, * trash/clock_neighb2d_bis.cc, * trash/display_color_pretty.cc, * trash/display_color_pretty.hh, * trash/display_remove.hh, * trash/display_save.hh, * trash/display_save_and_show.hh, * trash/display_show.cc, * trash/display_show.hh, * trash/fi_adaptor.cc, * trash/fi_adaptor.hh, * trash/graph_image.hh, * trash/line_graph_image.hh, * trash/mono_obased_rle_encode.hh, * trash/mono_obased_rle_image.cc, * trash/mono_obased_rle_image.hh, * trash/mono_rle_encode.hh, * trash/mono_rle_image.cc, * trash/mono_rle_image.hh, * trash/neighb_get.hh, * trash/neighb_image.cc, * trash/neighb_image.hh, * trash/obased_rle_encode.hh, * trash/obased_rle_image.cc, * trash/obased_rle_image.hh, * trash/p_bgraph.cc, * trash/p_bgraph.hh, * trash/p_bgraph_piter.hh, * trash/rle_encode.hh, * trash/rle_image.cc, * trash/rle_image.hh, * trash/save_and_show.cc, * trash/sparse_encode.hh, * trash/sparse_image.cc, * trash/sparse_image.hh, * trash/t_image.cc, * trash/t_image.hh, * trash/to_tiles.cc, * trash/to_tiles.hh, * trash/translate_image.cc, * trash/translate_image.hh, * trash/value_enc_image.cc, * trash/value_enc_image.hh, * trash/value_encode.hh: Here.
-
Roland Levillain authored
-
- 13 Sep, 2011 2 commits
-
-
Guillaume Lazzara authored
-
Roland Levillain authored
* apps/constrained-connectivity/Makefile.am (constrained_connectivity_CXXFLAGS): New. Append $(STRICT_ALIASING_CXXFLAGS).
-
- 12 Sep, 2011 4 commits
-
-
Roland Levillain authored
* mln/core/concept/function.hh: Here.
-
Roland Levillain authored
* mln/data/memcpy_.hh (mln::data::impl_::memcpy__<Pd, Ps>(Pd&, const Ps&, std::size_t)): Here.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/core/concept/function.hh: Add operator=() in Function concept class.
-
- 08 Sep, 2011 4 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* doc/Doxyfile.in: Enable source code parsing and listing. Fix include directories. * doc/ref-guide.tex, * doc/technical.tex: Use .sty files as input files instead of packages. * doc/tutorial.tex: Use .sty files as input files instead of packages. Fix references. * mln/core/concept/object.hh: Fix copyright.
-
-
- 07 Sep, 2011 2 commits
-
-
Guillaume Lazzara authored
* mln/accu/take.hh, * mln/border/mirror.hh: Here.
-
Guillaume Lazzara authored
-
- 06 Sep, 2011 5 commits
-
-
Guillaume Lazzara authored
* mln/draw/site_set.hh: Remove call to exact(). * mln/morpho/skeleton_constrained.hh: Add a missing const in fast implementation. * mln/topo/is_simple_2d.hh: Add a comment. * mln/topo/skeleton/is_simple_point.hh: Fix a wrong neighborhood type. * tests/topo/skeleton/is_simple_point.cc: Fix compilation.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* headers.mk, * tests/unit_test/unit-tests.mk: Here.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/core/image/image1d.hh, * mln/core/image/image2d.hh, * mln/core/image/image3d.hh: Here.
-
- 02 Sep, 2011 1 commit
-
-
Guillaume Lazzara authored
* mln/core/image/image3d.hh, * mln/core/internal/box_impl.hh, * mln/core/site_set/box.hh, * mln/debug/slices_2d.hh, * mln/geom/all.hh, * mln/geom/size3d.hh, * mln/linear/gaussian.hh, * mln/linear/gaussian/impl.hh, * mln/make/box3d.hh, * mln/make/image.hh, * mln/make/image3d.hh, * mln/registration/icp.hh, * tests/core/alias/box3d.cc, * tests/core/image/image3d.cc, * tests/geom/Makefile.am, * tests/io/pbms/load.cc, * tests/io/pgms/load.cc, * tests/io/ppms/load.cc: Rename nslices to nslis. * mln/geom/nslices.hh, * tests/geom/nslices.cc: Rename as... * mln/geom/nslis.hh, * tests/geom/nslis.cc: ...this.
-
- 09 Aug, 2011 3 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* tests/labeling/blobs_and_compute.cc, * tests/morpho/skeleton_constrained.cc: Here.
-
Guillaume Lazzara authored
* mln/morpho/skeleton_constrained.hh, * mln/topo/skeleton/is_simple_point.hh: Expect a double neighborhood. * mln/topo/is_simple_2d.hh: Add a fast implementation.
-
- 08 Aug, 2011 1 commit
-
-
Guillaume Lazzara authored
* mln/core/point.hh: Fix point1d conversion. * mln/debug/draw_graph.hh: Don't write outside output image. * mln/win/multiple_size.hh: Avoid a warning.
-
- 05 Aug, 2011 1 commit
-
-
Guillaume Lazzara authored
-
- 28 Jun, 2011 2 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
- 27 Jun, 2011 1 commit
-
-
Guillaume Lazzara authored
-
- 07 Jun, 2011 2 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/convert/from_to.hxx, * mln/util/object_id.hh: Here.
-
- 26 May, 2011 1 commit
-
-
Guillaume Lazzara authored
-
- 20 May, 2011 1 commit
-
-
Thierry Geraud authored
-