- 15 Jun, 2009 5 commits
-
-
Roland Levillain authored
* configure.ac: Tag parts to be prune with `dnl<<lrde' and `dnl>>' instead of `#<<lrde' and `#>>'. Strip more files. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4142 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* mln/core/image/vmorph/thru_image.hh, * mln/trait/essential.hh: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4141 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* Makefile.am (LRDE_STRIPPED_DIST_FILES): Add $(distdir)/milena/mln/all.hh, $(distdir)/milena/mln/core/image/vmorph/all.hh, $(distdir)/milena/mln/core/image/vmorph/fun_image.hh, $(distdir)/milena/mln/data/all.hh, $(distdir)/milena/mln/essential/routine.hh, $(distdir)/milena/mln/fun/all.hh, $(distdir)/milena/mln/fun/essential.hh, $(distdir)/milena/mln/fun/v2v/all.hh, $(distdir)/milena/mln/fun/v2v/essential.hh, $(distdir)/milena/mln/linear/all.hh, $(distdir)/milena/mln/trait/all.hh, $(distdir)/milena/mln/trait/ch_value.hh, $(distdir)/milena/mln/value/all.hh, $(distdir)/milena/mln/value/essential.hh, $(distdir)/milena/tests/Makefile.am and $(distdir)/milena/tests/trait/ch_value.cc. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4140 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* mln/all.hh, * mln/core/image/vmorph/all.hh, * mln/core/image/vmorph/fun_image.hh, * mln/data/all.hh, * mln/essential/routine.hh, * mln/fun/all.hh, * mln/fun/essential.hh, * mln/fun/v2v/all.hh, * mln/fun/v2v/essential.hh, * mln/linear/all.hh, * mln/trait/all.hh, * mln/trait/ch_value.hh, * mln/value/all.hh, * mln/value/essential.hh, * tests/Makefile.am, * tests/linear/Makefile.am, * tests/trait/ch_value.cc: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4139 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* build-aux/strip-lrde: Here. Fix copyright header. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4138 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 12 Jun, 2009 20 commits
-
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4137 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* doc/Makefile.am (tutorial/tutorial.hh, ref_guide/ref_guide.hh): New target, bouncing to subdirectories. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4136 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* Makefile.am (LRDE_STRIPPED_DIST_FILES): New. (LRDE_NODIST_FILES): New. (dist-hook): Strip distributed files listed in $(LRDE_STRIPPED_DIST_FILES) using build-aux/strip-lrde, and remove files in $(LRDE_NODIST_FILES) from the distribution. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4135 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* tests/convert/Makefile.am, * tests/extract/Makefile.am, * tests/fun/v2v/Makefile.am, * tests/linear/Makefile.am, * tests/linear/gaussian/Makefile.am, * tests/registration/Makefile.am: Here. * tests/value/Makefile.am: Likewise. (full-check): Remove target. Aesthetic changes. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4134 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* nodist-headers: Here. From Thierry Graud <thierry.geraud@lrde.epita.fr>. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4133 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Thierry Geraud authored
* configure.ac (AC_CONFIG_FILES): De-activate Makefiles kept out of release 1.0. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4132 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Thierry Geraud authored
* mln/trait/ch_value.hh, * mln/trait/essential.hh, * mln/trait/all.hh, * mln/core/image/vmorph/thru_image.hh, * mln/core/image/vmorph/all.hh, * mln/core/image/vmorph/thrubin_image.hh, * mln/all.hh, * mln/data/all.hh, * mln/linear/all.hh, * mln/value/all.hh, * mln/value/essential.hh, * mln/convert/all.hh, * mln/essential/routine.hh, * mln/fun/all.hh, * mln/fun/v2v/essential.hh, * mln/fun/v2v/all.hh, * mln/fun/essential.hh, * tests/trait/ch_value.cc, * tests/core/image/vmorph/Makefile.am, * tests/linear/Makefile.am, * tests/value/Makefile.am, * tests/convert/Makefile.am, * tests/fun/Makefile.am, * tests/fun/v2v/Makefile.am, * tests/Makefile.am: De-activate dependencies to files kept out of release 1.0. Misc. * mln/core/image/vmorph/fun_image.hh: Re-vamp. * tests/core/image/vmorph/fun_image.cc: New. * mln/accu/shape/bbox.hh: Fix namespace balancing. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4131 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4130 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* nodist-headers: New. * generate_dist_headers.sh: Prune the list of headers to distribute using file `nodist-headers'. * Makefile.am (EXTRA_DIST): Add nodist-headers. ($(srcdir)/headers.mk): Depend on nodist-headers. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4129 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* generate_dist_headers.sh: Use a heredoc instead of multiple echoes. Do not add mln/version.hh (leave it to Makefile.am). Echo status messages on stderr, not stdout. Use a single `find' to search `*.hh' and `*.hxx' files. Remove the useless post-processing pass dropping Subversion's cached copies, as they are not caught by find anyway. Sort results before performing string replacement. * Makefile.am (nobase_include_HEADERS): Add mln/version.hh. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4128 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* fabien/igr/wst_edges.cc: Add call to display_region(). * fabien/mln/world/inter_pixel/display_region.hh: Implement routine for visualization of regions after a watershed call [Draft, non functional]. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4127 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* m4/oln-with-lib.m4: Add other libraries (dependencies) to *_LDFLAGS. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4126 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* doc/outputs/outputs.mk, * headers.mk, * tests/unit_test/unit-tests.mk: Regen. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4125 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* configure.ac: Pass -lgdcmzlib to OLN_WITH_LIB when searching for libgdcmCommon. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4124 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* m4/oln-with-lib.m4 (OLN_WITH_LIB): Add a sixth (optional) argument to pass other libraries that the search library depends on. Pass it to... (_OLN_WITH_LIB): ...this macro. Pass it to AC_CHECK_LIB. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4123 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* configure.ac: Update configure. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4122 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* extract/lines_discontinued.hh, * extract/primitive/cells.hh, * extract/primitive/objects.hh, * filter/thin_objects.hh, * make/text.hh, * text/extract_lines.hh, * text/grouping/group_from_double_link.hh, * text/grouping/group_from_graph.hh, * text/grouping/group_from_single_link.hh: Replace accu::accu_name by accu::new_dir::accu_name, accu::meta::accu_name by accu::meta::new_dir::accu_name, accu/accu_name by accu/new_dir/accu_name. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4121 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* mln/accu/height.hh, * mln/accu/bbox.hh, * mln/accu/volume.hh: Move to... * mln/accu/shape, * mln/accu/shape/bbox.hh, * mln/accu/shape/height.hh, * mln/accu/shape/volume.hh: Move accus in shape directory. * tests/accu/bbox.cc: Move to... * tests/accu/shape, * tests/accu/shape/bbox.cc: Move tests in shape directory. * tests/accu/Makefile.am, * tests/accu/shape/Makefile.am: Update makefiles respecting new locations. * mln/accu/median_alt.hh: Move to... * mln/accu/stat/median_alt.hh: Move median_alt (no more used anywhere...) in stat directory. * mln/accu/all.hh, * mln/accu/essential.hh, * mln/accu/shape/all.hh, * mln/accu/shape/essential.hh * mln/accu/stat/all.hh: Update all.hh and essential.hh respecting new locations. * doc/examples/labeling-compute.cc, * doc/examples/split/labeling-compute-3.cc, * mln/accu/site_set/rectangularity.hh, * mln/accu/center.hh, * mln/core/image/dmorph/p2p_image.hh, * mln/core/image/imorph/labeled_image.hh, * mln/core/internal/geom_bbox.hh, * mln/core/internal/site_set_impl.hh, * mln/geom/bbox.hh, * sandbox/abraham/mln/core/site_set/p_priority_queue.hh, * sandbox/duhamel/mesh_p.hh, * sandbox/duhamel/queue_p_fast.hh, * sandbox/duhamel/queue_p_priority.hh, * sandbox/fred/old/p2p/p2p_morpher.hh, * sandbox/fred/old/value.cc, * sandbox/garrigues/factures/extract_array.cc, * sandbox/garrigues/factures/extract_array_highlight.cc, * sandbox/garrigues/fllt/essai.cc, * sandbox/garrigues/fllt/fllt_simple.cc, * sandbox/garrigues/fllt/fllt_simple.svg.1.cc, * sandbox/garrigues/fllt/fllt_simple.svg.2.cc, * sandbox/garrigues/fllt/fllt_simple.svg.3.cc, * sandbox/garrigues/fllt/fllt_theo.cc, * sandbox/garrigues/fllt/types.hh, * sandbox/icdar/2009/hsc/clean_input.hh, * sandbox/icdar/2009/hsc/clean_lines.hh, * sandbox/icdar/2009/hsc/clean_lines_with_grouped_bboxes.hh, * sandbox/icdar/2009/hsc/get_line_images.hh, * sandbox/icdar/2009/hsc/lines_to_boxes.cc, * sandbox/inim/2010/boxes/boxes.cc, * sandbox/inim/2010/rag/center_weight.hh, * sandbox/jardonnet/n_cmpt/n_cmpt.cc, * sandbox/jardonnet/n_cmpt/n_cmpt.hh, * sandbox/jardonnet/n_cmpt/n_cmpt2.hh, * sandbox/jardonnet/n_cmpt/n_cmpt3.hh, * sandbox/jardonnet/n_cmpt/n_cmpt4.hh, * sandbox/jardonnet/n_cmpt/n_cmpt5.hh, * sandbox/jardonnet/n_cmpt/nwst.hh, * sandbox/jardonnet/n_cmpt/test_attribute_watershed.cc, * sandbox/jardonnet/n_cmpt/tikz.hh, * sandbox/laurent/ismm2009.cc, * sandbox/nivault/extract_character.cc, * sandbox/nivault/extract_score.cc, * sandbox/pellegrin/set/core/internal/multi_set.hh, * sandbox/pellegrin/set/core/internal/uni_set.hh, * sandbox/pellegrin/set/core/p_array.hh, * sandbox/pellegrin/set/core/p_bgraph.hh, * sandbox/pellegrin/set/core/p_graph.hh, * sandbox/pellegrin/set/core/p_line_graph.hh, * sandbox/pellegrin/set/core/p_priority_queue.hh, * sandbox/pellegrin/set/core/p_priority_queue_fast.hh, * sandbox/pellegrin/set/core/p_priority_queue_fast_with_array.hh, * sandbox/pellegrin/set/core/p_queue.hh, * sandbox/pellegrin/set/core/p_queue_fast.hh, * sandbox/pellegrin/set/core/p_run.hh, * sandbox/pellegrin/set/core/p_runs.hh, * sandbox/pellegrin/set/core/p_set.hh, * sandbox/theo/color/blen_pix.hh, * sandbox/theo/color/filter_blen_rgb_edges.cc, * sandbox/theo/color/segment_gl_pixels.cc, * sandbox/theo/color/segment_rgb_edges.cc, * sandbox/theo/esiee/laurent/ismm09/trash.hh, * sandbox/theo/fllt.svg.6.cc, * sandbox/theo/fllt.svg.7.hh, * sandbox/theo/fllt/fllt.hh, * sandbox/theo/fllt/fllt.svg.1.cc, * sandbox/theo/fllt/fllt.svg.2.cc, * sandbox/theo/fllt/fllt.svg.3.cc, * sandbox/theo/fllt/fllt.svg.4.cc, * sandbox/theo/fllt/fllt.svg.5.cc, * sandbox/theo/fllt/fllt.svg.6.cc, * sandbox/theo/fllt/fllt.svg.7.hh, * sandbox/theo/fllt/fllt_test.hh, * sandbox/theo/p_runs__with_dedicated_piter.hh, * sandbox/theo/tufa_2008/experiment.cc, * sandbox/theo/tufa_2008/filter.cc, * sandbox/theo/tufa_2008/n_cmpt.cc, * sandbox/theo/tufa_2008/wst_f_equal_wst_a.cc, * tests/accu/all_accus.cc, * tests/core/image/edge_image.cc, * tests/core/image/graph_image.cc, * tests/core/image/imorph/labeled_image.cc, * tests/core/image/vertex_image.cc, * tests/morpho/closing/leveling.cc, * tests/morpho/graph_image_morpho.cc, * tests/morpho/opening/leveling.cc, * trash/obased_rle_image.hh, * trash/p_bgraph.hh: Replace accu::accu_name by accu::shape::accu_name, accu::meta::accu_name by accu::meta::shape::accu_name, accu/accu_name by accu/shape/accu_name. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4120 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* all.hh, * binarization/simple.hh, * core/all.hh, * core/central_sites.hh, * core/erase_objects.hh, * core/object_image.hh, * debug/all.hh, * debug/save_label_image.hh, * debug/save_linked_bboxes_image.hh, * debug/save_table_image.hh, * draw/all.hh, * draw/bounding_box_links.hh, * draw/bounding_boxes.hh, * extract/lines_discontinued.hh, * extract/primitive/canvas.hh, * extract/primitive/cells.hh, * extract/primitive/lines_discontinued.hh, * extract/primitive/lines_h_discontinued.hh, * extract/primitive/lines_h_thick.hh, * extract/primitive/lines_thick.hh, * extract/primitive/lines_v_discontinued.hh, * extract/primitive/lines_v_thick.hh, * extract/primitive/objects.hh, * filter/all.hh, * filter/large_objects.hh, * filter/small_objects.hh, * filter/thick_objects.hh, * filter/thin_objects.hh, * make/all.hh, * make/debug_filename.hh, * make/influence_zone_graph.hh, * make/text.hh, * preprocessing/all.hh, * preprocessing/unskew.hh, * table/align_lines_horizontaly.hh, * table/align_lines_verticaly.hh, * table/all.hh, * table/connect_horizontal_lines.hh, * table/connect_vertical_lines.hh, * table/erase.hh, * table/extract.hh, * table/internal/align_lines.hh, * table/internal/all.hh, * table/internal/connect_lines.hh, * table/internal/repair_lines.hh, * table/rebuild.hh, * table/repair_horizontal_lines.hh, * table/repair_vertical_lines.hh, * text/all.hh, * text/clean.hh, * text/extract_lines.hh, * text/grouping/all.hh, * text/grouping/group_from_double_link.hh, * text/grouping/group_from_graph.hh, * text/grouping/group_from_single_link.hh, * text/grouping/group_with_graph.hh, * text/grouping/group_with_several_left_links.hh, * text/grouping/group_with_several_right_links.hh, * text/grouping/group_with_single_left_link.hh, * text/grouping/group_with_single_right_link.hh, * text/grouping/internal/all.hh, * text/grouping/internal/find_graph_link.hh, * text/grouping/internal/find_left_link.hh, * text/grouping/internal/find_right_link.hh, * text/grouping/internal/find_root.hh, * text/grouping/internal/init_link_array.hh, * text/grouping/internal/is_link_valid.hh, * text/grouping/internal/update_graph_link.hh, * text/grouping/internal/update_link_array.hh, * text/recognition.hh, * util/all.hh, * util/text.hh: do not pass argument to \file command in documentation. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4119 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* src/Makefile.am: compile new examples. * filter/large_objects.hh: fix use of accu::math::count. * src/extract/primitive/extract_discontinued_hlines.cc, * src/extract/primitive/extract_discontinued_lines.cc, * src/extract/primitive/extract_discontinued_vlines.cc, * src/extract/primitive/extract_thick_hlines.cc, * src/extract/primitive/extract_thick_vlines.cc, * src/extract/primitive/find_discontinued_lines.cc, * src/extract_text_double_several_links.cc, * src/extract_text_several_graph.cc, * src/extract_text_several_left_links.cc, * src/filter/large_objects.cc, * src/filter/small_objects.cc, * src/filter/thick_objects.cc, * src/filter/thin_objects.cc, * src/morpho.cc, * src/rectangularity.cc, * src/thin_bboxes.cc: - Do not use essential/2d.hh - Specify the namespace of the usage() routine. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4118 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 11 Jun, 2009 15 commits
-
-
Roland Levillain authored
* Makefile.am (regen-am, $(srcdir)/headers.mk): Execute `./generate_dist_headers.sh' from the source dir, not the build dir. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4117 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* mln/accu/label_used.hh (take(const label_used<L>&)): Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4116 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* doc/Doxyfile.in (OUTPUT_DIRECTORY): Set to ./devel/ (IMAGE_PATH): Add @top_builddir@/milena/doc/figures. * doc/doc.mk (DOC_SRCDIR, DOC_BUILDDIR): Strip trailing backslash. * doc/Makefile.am (doc): Depend on.. (doc-user, doc-devel): ...these (new) phony targets. Use them to factor... (doc-dev-pdf, doc-dev-html): ...these rules. Rename as... (doc-devel-pdf, doc-devel-html): ...these rules. (ref-doc-dev): Rename as... (ref-doc-devel-pdf): ...this. (EXTRA_DEPS, USER_REFMAN_PDF, USER_REFMAN_HTML) (DEVEL_REFMAN_PDF, DEVEL_REFMAN_HTML): New variables. (ref-doc-pdf, ref-doc-pdf, ref-doc-devel-html, ref-doc-devel-pdf): Turn targets into mere shortcuts for... ($(USER_REFMAN_PDF), $(USER_REFMAN_HTML)) ($(DEVEL_REFMAN_PDF), $(DEVEL_REFMAN_HTML)): ...these targets. (tutorial-pdf, tutorial-html, ref-guide-pdf, ref-guide-html): Remove spurious dependencies. ($(FIGURES_BUILDDIR)/*.png): Rename target as... ($(srcdir)/figures.stamp): ...this. Depend on $(FIGURES_SRCDIR)/*.p*m. (EXTRA_DIST): Add ($(srcdir)/figures.stamp. (fig-convert): Depend on $(srcdir)/figures.stamp. (edit_user): s/complete/devel/. (EXTRA_DIST): s,user/html,$(USER_REFMAN_HTML), s/user/latex/refman.pdf,$(USER_REFMAN_PDF),. (Doxyfile): Remove target. (Doxyfile_user, Doxyfile_user_pdf) (Doxyfile_devel, Doxyfile_devel_pdf): New targets. (CLEANFILES): Remove Doxyfile_complete. Add Doxyfile_user_pdf, Doxyfile_devel and Doxyfile_devel_pdf, devel and user. * doc/examples/Makefile.am (all): Remove this target and merge its actions with... (run-examples): ...this target. Do not depend on all. * doc/ref_guide/Makefile.am (ref-guide): Do not depend on $(FIGURES_SRCDIR)/* $(OUTPUTS_SRCDIR)/*. (REF_GUIDE_HH, REF_GUIDE_PDF): New variables. (ref-guide-html, ref_guide.pdf): Rename rules as... ($(REF_GUIDE_HH), (REF_GUIDE_PDF)): New variables. Adjust. (EXTRA_DIST): Adjust. Add $(REF_GUIDE_HH). (clean-local): Replace this target by... (CLEANFILES): ...this variable. * doc/tutorial/Makefile.am (tutorial): Do not depend on $(FIGURES_SRCDIR)/* $(OUTPUTS_SRCDIR)/*. (TUTORIAL_HH, TUTORIAL_PDF): New variables. (tutorial-html, tutorial.pdf): Rename rules as... ($(TUTORIAL_HH), (TUTORIAL_PDF)): New variables. Adjust. (EXTRA_DIST): Adjust. Add $(TUTORIAL_HH). (clean-local): Replace this target by... (CLEANFILES): ...this variable. * doc/white_paper/Makefile.am (EPSS): New variable. (WHITE_PAPER_HH, WHITE_PAPER_PDF): New variables. (white-paper-html, white_paper.pdf): Rename rules as... ($(WHITE_PAPER_HH), (WHITE_PAPER_PDF)): New variables. Adjust. (EXTRA_DIST): Adjust. Add $(WHITE_PAPER_HH) and $(EPSS). (clean-local): Replace this target by... (CLEANFILES): ...this variable. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4115 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* vcs/scribo.rb: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4114 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* Makefile.am (dist-hook): Strip parts related to SCRIBO by default. Tag parts to be stripped by default with `<<lrde' and `>>'. * configure.ac: Likewise. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4113 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* build-aux/strip-lrde: New. Imported from Olena 0.11. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4112 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* doc/figures/fill-subdomain-2.ppm,, * doc/figures/fill-subdomain-3.ppm, * doc/figures/labeling-compute-2.ppm, * doc/figures/tuto3_colorize-2.ppm, * doc/figures/tuto4_genericity_and_algorithms-5.ppm: Regen. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4111 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4110 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* src/Makefile.am (EXTRA_DIST): Rename as... (bin_PROGRAMS): ...this. Disable recognition. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4109 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* bootstrap: run the generation of the distributed file list. * configure.ac: configure scribo/demo. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4108 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4107 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* generate_dist_headers.sh: new. Generate distributed file list. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4106 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* Makefile.am: Improve generation of headers.mk. * demo/Makefile.am: Fix an invalid path to the .pro file. * demo/src/main.cc: repair copyright header. * demo/src/mainwindow.cc, * demo/src/mainwindow.hh: handle a different base directory for image data. * filter/small_objects.hh: fix an accumulator. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4105 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Fabien Freling authored
* fabien/flat_zones.hh: Move to trunk. * fabien/labeling.hh: Move to trunk. * fabien/level.cc: Move to trunk. * fabien/level.hh: Move to trunk. * fabien/regional_maxima.cc: Move to trunk. * fabien/regional_maxima.hh: Move to trunk. * fabien/regional_minima.cc: Move to trunk. * fabien/regional_minima.hh: Move to trunk. * fabien/mln/world/inter_pixel/display_region.hh: Create an image for visualization of regions [Draft, not functional]. * fabien/mln/world/inter_pixel/is_zero_face.hh: Implement zero-face. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4104 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Edwin Carlinet authored
* mln/accu/label_used.hh: Correct bugs linked to math namespace. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4103 4aad255d-cdde-0310-9447-f3009e2ae8c0
-