- 08 Jul, 2014 2 commits
-
-
Roland Levillain authored
* NEWS, * README, * configure.ac, * milena/NEWS, * milena/doc/Doxyfile.in, * milena/doc/milena.qhcp, * scribo/NEWS, * scribo/doc/Doxyfile.in, * scribo/doc/scribo.qhcp, * swilena/NEWS: Update version number. * milena/doc/figures/extend-1.ppm, * milena/doc/figures/extend-2.ppm, * milena/doc/figures/extend-3.ppm, * milena/doc/figures/extend-4.ppm, * milena/doc/figures/extend-5.ppm, * milena/doc/figures/fill-1.ppm, * milena/doc/figures/fill-2.ppm, * milena/doc/figures/fill-imageif-cfun-1.ppm, * milena/doc/figures/fill-subdomain-1.pbm, * milena/doc/figures/fill-subdomain-2.ppm, * milena/doc/figures/fill-subdomain-3.ppm, * milena/doc/figures/fill-subdomain-4.ppm, * milena/doc/figures/ima2d-rot-1.ppm, * milena/doc/figures/ima2d-rot-2.ppm, * milena/doc/figures/ima_save.pbm, * milena/doc/figures/labeling-compute-1.pbm, * milena/doc/figures/labeling-compute-2.ppm, * milena/doc/figures/logical-not-1.pbm, * milena/doc/figures/logical-not-2.pbm, * milena/doc/figures/logical-not-3.pbm, * milena/doc/figures/tuto2_first_image-1.pbm, * milena/doc/figures/tuto3_colorize-1.pgm, * milena/doc/figures/tuto3_colorize-2.ppm, * milena/doc/figures/tuto3_rw_image-1.ppm, * milena/doc/figures/tuto3_rw_image-2.ppm, * milena/doc/figures/tuto3_rw_image-3.ppm, * milena/doc/figures/tuto4_genericity_and_algorithms-1.ppm, * milena/doc/figures/tuto4_genericity_and_algorithms-2.ppm, * milena/doc/figures/tuto4_genericity_and_algorithms-3.pbm, * milena/doc/figures/tuto4_genericity_and_algorithms-4.ppm, * milena/doc/figures/tuto4_genericity_and_algorithms-5.ppm, * milena/doc/figures/tuto4_genericity_and_algorithms-6.ppm, * milena/mln/version.hh: Regen.
-
Roland Levillain authored
* doc/Doxyfile.in, * doc/mainpage.dox: Here.
-
- 03 Jul, 2014 3 commits
-
-
Roland Levillain authored
* doc/ref-guide.tex: Here.
-
Roland Levillain authored
-
Roland Levillain authored
* tests/io/pdf/load.cc: Here.
-
- 02 Jul, 2014 2 commits
-
-
Roland Levillain authored
* NEWS: New.
-
Roland Levillain authored
-
- 01 Jul, 2014 1 commit
-
-
Roland Levillain authored
-
- 27 Jun, 2014 1 commit
-
-
Roland Levillain authored
* mln/io/pdf/get_header.hh (mln::io::pdf::pdf_header::pdf_header::metadata): Fix type.
-
- 26 Jun, 2014 2 commits
-
-
Roland Levillain authored
* doc/examples-outputs.mk, * doc/figures.mk, * doc/split-examples.mk, * doc/split-outputs.mk: Regen.
-
Roland Levillain authored
* apps/bench/Makefile.am, * apps/morphers/Makefile.am, * doc/Makefile.am, * doc/gen-examples-outputs-mk, * doc/gen-figures-mk, * doc/gen-split-examples-mk, * doc/gen-split-outputs-mk: Do not use `$<' outside suffix rules. * apps/papers/levillain.09.ismm/Makefile.am: Likewise. Add explicit `$(srcdir)/' prefixes to prerequisites' paths. * milena/Makefile.am, * milena/tests/unit_test/Makefile.am: Adjust comments.
-
- 25 Jun, 2014 3 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* mln/accu/shape/volume.hh, * mln/core/concept/point_site.hh, * mln/morpho/watershed/flooding.hh, * mln/topo/skeleton/breadth_first_thinning.hh, * mln/topo/skeleton/priority_driven_thinning.hh: Here. * tests/core/image/complex_image.cc, * tests/core/image/complex_image.hh, * tests/core/site_set/p_complex.cc, * tests/make/attachment.cc, * tests/make/detachment.cc, * tests/morpho/complex_image_morpho.cc, * tests/topo/complex.cc, * tests/topo/is_facet.cc, * apps/morphers/iz.cc: Replace extended characters to convert to plain ASCII. * mln/io/pdf/get_header.hh (mln::io::pdf::pdf_header::pdf_header): Generate UTF-8 metadata. * doc/Doxyfile.in (INPUT_ENCODING): Set to UTF-8.
-
Roland Levillain authored
-
- 24 Jun, 2014 3 commits
-
-
* tests/io/ppm/ppm_ascii.cc: New test. * tests/io/ppm/Makefile.am (check_PROGRAMS): Add ppm_ascii. * img/fly_ascii.ppm: New test image. * Makefile.am (dist_img_DATA): Add img/fly_ascii.ppm. Signed-off-by:
Guillaume Lazzara <z@lrde.epita.fr> Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
* mln/io/pnm/load.hh: Add special cases to handle vectorial types when loading ASCII PPM files. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Roland Levillain authored
* tests/value/interop.cc: Remove. * tests/value/Makefile.am (check_PROGRAMS): Remove interop.
-
- 20 Jun, 2014 3 commits
-
-
Roland Levillain authored
* doc/Doxyfile.in (EXCLUDE) * doc/Makefile.am ($(srcdir)/outputs.mk, regen-outputs-mk) ($(srcdir)/examples-outputs.mk, regen-examples-outputs-mk) * doc/gen-figures-mk, * doc/gen-split-outputs-mk: Here.
-
Roland Levillain authored
* doc/examples.mk: Regen.
-
Roland Levillain authored
* doc/examples/trash/accu.cc, * doc/examples/trash/box.cc, * doc/examples/trash/cpp_issue.cc, * doc/examples/trash/erosion.cc, * doc/examples/trash/for_Z.cc, * doc/examples/trash/graph.cc, * doc/examples/trash/image2d.cc, * doc/examples/trash/image_flat.cc, * doc/examples/trash/image_if.cc, * doc/examples/trash/image_plain.cc, * doc/examples/trash/image_safe.cc, * doc/examples/trash/labeling_algo.cc, * doc/examples/trash/mk_graph.cc, * doc/examples/trash/p_array.2.cc, * doc/examples/trash/p_array.cc, * doc/examples/trash/p_image.cc, * doc/examples/trash/p_key.2.cc, * doc/examples/trash/p_key.cc, * doc/examples/trash/p_line2d.cc, * doc/examples/trash/p_mutable_array_of.cc, * doc/examples/trash/p_queue.cc, * doc/examples/trash/p_run.cc, * doc/examples/trash/p_vaccess.cc, * doc/examples/trash/proxy.cc, * doc/examples/trash/sub_image.cc, * doc/examples/trash/sub_image_if.cc, * doc/examples/trash/tuto_bis.cc, * doc/examples/trash/tuto_one.cc, * doc/examples/trash/vec.cc, * doc/examples/trash/win_multiple.cc, * doc/examples/trash/window.cc, * 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/freeimageplus.mk, * 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: Remove. Addresses Trac ticket #280.
-
- 19 Jun, 2014 2 commits
-
-
Roland Levillain authored
* tests/world/inter_pixel/Makefile.am (check_PROGRAMS): Add display edge.
-
Roland Levillain authored
* apps/constrained-connectivity/constrained-connectivity.cc, * tests/core/image/dmorph/transformed_image.cc, * tests/core/image/dmorph/unproject_image.cc, * tests/core/image/graph_image.cc, * tests/morpho/tree/filter/filter.cc, * tests/world/inter_pixel/compute.cc, * tests/world/inter_pixel/display_edge.cc: Here. * tests/core/routine/extend.cc, * tests/labeling/foreground.cc, * tests/linear/sobel_2d.cc, * tests/morpho/elementary/gradient.cc, * tests/morpho/elementary/gradient_external.cc, * tests/morpho/elementary/gradient_internal.cc, * tests/morpho/elementary/laplacian.cc, * tests/morpho/skeleton_constrained.cc, * tests/morpho/tree/compute_attribute_image.cc, * tests/morpho/tree/compute_parent.cc, * tests/pw/image.cc, * tests/world/inter_pixel/immerse.cc, * tools/area_flooding.cc: Do not include mln/core/var.hh.
-
- 23 May, 2014 1 commit
-
-
Roland Levillain authored
* mln/core/internal/image_base.hh: Use mln::util::tracked_ptr with its fully qualified name.
-
- 22 May, 2014 3 commits
-
-
Roland Levillain authored
* mln/topo/is_not_1d_isthmus.hh, * mln/topo/is_not_end_point.hh, * mln/topo/is_simple_point2d.hh, * mln/topo/is_simple_point3d.hh: Here.
-
Roland Levillain authored
* mln/core/image/dmorph/mutable_extension_ima.hh, * tests/metal/is.cc, * tests/transform/fft.cc: Here.
-
Roland Levillain authored
* tests/border/mirror.cc: Revamp. * tests/border/Makefile.am (check_PROGRAMS): Reenable mirror_full.
-
- 20 May, 2014 1 commit
-
-
Roland Levillain authored
* mln/core/internal/site_relative_iterator_base.hh: Here. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
- 02 Apr, 2014 3 commits
-
-
Roland Levillain authored
* tests/test/positive.cc: Here.
-
Roland Levillain authored
* mln/test/positive.hh: Here.
-
Roland Levillain authored
* tests/pw/value.cc: Here.
-
- 24 Feb, 2014 1 commit
-
-
Roland Levillain authored
* mln/fun/vv2v/vec.hh (mln::fun::vv2v::algebra::vec::operator()): Here. Fix the documentation.
-
- 13 Feb, 2014 9 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* apps/bench/trait.hh (mln_static_qixter, mln_static_qixter_) (mln_static_fwd_qixter, mln_static_fwd_qixter_) (mln_static_bkd_qixter, mln_static_bkd_qixter_): Remove macros. (mln::static_fwd_qixter, mln::static_bkd_qixter): Remove traits. (mln::fwd_qixter< image2d<T>, static_window<D, n> >) (mln::fwd_qixter< const image2d<T>, static_window<D, n> >) (mln::bkd_qixter< image2d<T>, static_window<D, n> >) (mln::bkd_qixter< const image2d<T>, static_window<D, n> >): New traits. * apps/bench/dilation-lena.hh (fast_static::dilation): Delegate to fast::dilation. (faster_static::dilation): Delegate to faster::dilation.
-
Roland Levillain authored
* apps/bench/list2table: Here.
-
Roland Levillain authored
* apps/bench/list2table: New.
-
Roland Levillain authored
* apps/bench/dilation-lena-bench.cc: Remove and split into... * apps/bench/dilation-lena-bench-macros.hh, * apps/bench/dilation-lena-bench-fast.cc, * apps/bench/dilation-lena-bench-fast_static.cc, * apps/bench/dilation-lena-bench-gen.cc, * apps/bench/dilation-lena-bench-nongen.cc, * apps/bench/dilation-lena-bench-nongen_2ptr.cc: ...these (new) files. * apps/bench/test-dilation-lena-bench.in: New test. * apps/bench/Makefile.am (noinst_PROGRAMS): Add dilation-lena-bench-nongen, dilation-lena-bench-nongen_2ptr, dilation-lena-bench-gen, dilation-lena-bench-fast and dilation-lena-bench-fast_static. Remove dilation-lena-bench. (noinst_HEADERS): Add dilation-lena-bench-macros.hh. (edit): New variable. (EXTRA_DIST): Add test-dilation-lena-bench.in. (test-dilation-lena-bench): New target. (TESTS, CLEANFILES): Add test-dilation-lena-bench.
-
Roland Levillain authored
* apps/bench/dilation-lena-bench.cc: New. * apps/bench/Makefile.am (noinst_PROGRAMS): Add dilation-lena-bench.
-
Roland Levillain authored
* apps/bench/dilation-lena-table.cc: Here. * apps/bench/Makefile.am (MOSTLYCLEANFILES): Update.
-
Roland Levillain authored
* apps/bench/dilation-lena.hh, * apps/bench/dilation-lena.cc, * apps/bench/dilation-lena-table.cc: Here. * apps/bench/Makefile.am (AM_CXXFLAGS): Set to $(APPS_CXXFLAGS_NODEBUG)
-
Roland Levillain authored
* apps/bench/dilation-lena-table.cc: New. * apps/bench/Makefile.am (noinst_PROGRAMS): Add dilation-lena-table.
-