- 31 Mar, 2010 14 commits
-
-
Roland Levillain authored
* doc/Makefile.am: Include $(top_srcdir)/milena/doc/examples/make.mk. (SUBDIRS): Remove variable. (examples, data-regen, fig-convert): Remove (phony) targets. * doc/examples/Makefile.am: Rename as... * doc/examples/make.mk: ...this. Adjust. * doc/examples/ima-save.cc, * doc/tools/sample_utils.hh: Adjust as well. * milena/doc/examples/split/ima-save-1.cc.raw: Regen.
-
Roland Levillain authored
-
Roland Levillain authored
-
Roland Levillain authored
* doc/white_paper/Makefile.am: Rename as... * doc/white_paper/white_paper.mk: ...this. Adjust. * doc/Makefile.am: Include $(srcdir)/white_paper/white_paper.mk. (SUBDIRS): Remove white_paper. (white-paper-pdf, white-paper-html): Remove (phony) targets.
-
Roland Levillain authored
-
Roland Levillain authored
-
Roland Levillain authored
* doc/technical/Makefile.am: Rename as... * doc/technical/technical.mk: ...this. Adjust. * doc/Makefile.am: Include $(srcdir)/technical/technical.mk. (SUBDIRS): Remove technical.
-
Roland Levillain authored
-
Roland Levillain authored
* doc/tutorial/Makefile.am: Rename as... * doc/tutorial/tutorial.mk: ...this. Adjust. * doc/Makefile.am: Include $(srcdir)/tutorial/tutorial.mk. (SUBDIRS): Remove tutorial. ($(srcdir)/tutorial/tutorial.hh): Remove target. (tutorial-pdf, tutorial-html): Remove (phony) targets.
-
Roland Levillain authored
-
Roland Levillain authored
* doc/ref_guide/Makefile.am: Rename as... * doc/ref_guide/ref_guide.mk: ...this. Adjust. * doc/doc.mk (doc_dir): New variable. * doc/Makefile.am: Include doc/ref_guide/ref_guide.mk. (SUBDIRS): Remove ref_guide. ($(srcdir)/ref_guide/ref_guide.hh): Remove target. (ref-guide-pdf, ref-guide-html): Remove (phony) targets.
-
Roland Levillain authored
* Makefile.am (LRDE_STRIPPED_DIST_FILES): Remove $(distdir)/milena/doc/Makefile.am, $(distdir)/milena/doc/ref_guide/Makefile.am, $(distdir)/milena/doc/tutorial/Makefile.am and $(distdir)/milena/doc/white_paper/Makefile.am.
-
Roland Levillain authored
* doc/Makefile.am, * doc/ref_guide/Makefile.am, * doc/technical/Makefile.am, * doc/tutorial/Makefile.am, * doc/white_paper/Makefile.am (fake-doc, void-doc): Remove targets.
-
Roland Levillain authored
* core/object_image.hh (object_image): Add prefix `mln::'. * primitive/link/internal/anchors_3.hh: Include mln/util/array.hh. Add missing `mln::' prefixes. * src/binarization/sauvola_ms.cc: s/influence_zone_geodesic/influence_zone_geodesic_saturated/. * table/internal/connect_lines.hh: Likewise. Remove a duplicated header inclusion. * src/debug/Makefile.am (bin_PROGRAMS, show_links_several_right_overlap_SOURCES): Disable show_links_several_right_overlap. * src/primitive/group/Makefile.am (bin_PROGRAMS, group_from_rag_SOURCES): Disable group_from_rag.
-
- 23 Mar, 2010 1 commit
-
-
Roland Levillain authored
* apps/mesh-segm-skel/io.hh: Include cstdio.
-
- 15 Mar, 2010 5 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
-
Roland Levillain authored
* tests/tests.mk, * tests/tests-recursive.mk: Here. Help Emacs find out the nature of these files.
-
Roland Levillain authored
* build-aux/regen-recursive.mk, * build-aux/extra-recursive-targets.mk: Here. Help Emacs find out the nature of these files.
-
Roland Levillain authored
-
- 02 Mar, 2010 2 commits
-
-
Roland Levillain authored
* headers.mk, tests/unit_test/unit-tests.mk: Here.
-
Roland Levillain authored
* headers.mk, tests/unit_test/unit-tests.mk: Here.
-
- 20 Nov, 2009 1 commit
-
-
Roland Levillain authored
* m4/oln-with-lib.m4, m4/with-swilena.m4: Here. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
- 18 Nov, 2009 5 commits
-
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4726 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* mln/core/internal/labeled_image_base.hh: New. * mln/core/image/imorph/labeled_image.hh: Make inherit from labeled_image_base. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4725 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* mln/core/box_runend_piter.hh, * mln/core/box_runstart_piter.hh: use mln_psite_ in macros dedicated for non templated functions. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4724 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* mln/geom/bbox.hh, * mln/geom/max_col.hh, * mln/geom/max_row.hh, * mln/geom/max_sli.hh, * mln/geom/min_col.hh, * mln/geom/min_row.hh, * mln/geom/min_sli.hh, * mln/geom/ncols.hh, * mln/geom/nrows.hh, * mln/geom/nslis.hh: Remove useless traces. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4723 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* mln/canvas/distance_geodesic.hh: Remove useless traces. * mln/transform/influence_zone_geodesic.hh: Add a specific fastest version and move some code... * mln/transform/influence_zone_geodesic_saturated.hh: ... here. * tests/transform/influence_zone_geodesic.cc: Update test according to the new interface. * tests/transform/Makefile.am, * tests/transform/influence_zone_geodesic_saturated.cc: New test. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4722 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 17 Nov, 2009 1 commit
-
-
Thierry Geraud authored
* bench: New directory. * bench/input_iz.pgm.gz: New. * bench/fastest_statistical_tour_browsing.cc: New. * bench/fastest_forall_p_browsing.cc: New. * bench/iz.cc: New. * bench/fastest_statistical_tour_nbh_browsing.cc: New. * bench/z_sub_browsing: New. * bench/z_sub_browsing/fast.cc: New. * bench/z_sub_browsing/debase.hh: New. * bench/z_sub_browsing/integral.hh: New. * bench/z_sub_browsing/+inc: New. * bench/z_sub_browsing/in.pgm.gz: New. * bench/z_sub_browsing/debase.cc: New. * bench/z_sub_browsing/integral.cc: New. * bench/z_sub_browsing/README: New. * theo/mln/morpho/canvas/lena_blurred.pgm.gz: New. * theo/mln/morpho/canvas/lena.pgm.gz: New. * theo/mln/morpho/canvas/g.pbm.gz: New. * theo/mln/morpho/canvas/lena_min.pgm.gz: New. * theo/mln/morpho/canvas/reconstruction_on_set.hh: Layout. * theo/mln/morpho/canvas/f_and_g.pbm.gz: New. * theo/mln/morpho/canvas/regminid.pbm.gz: New. * theo/mln/morpho/canvas/one_domain.cc: New. * theo/mln/subsampling: New directory. * theo/mln/subsampling/sizes.cc: New. * theo/mln/subsampling/debase.hh: New. * theo/mln/subsampling/integral.hh: New. * theo/mln/subsampling/in.pgm.gz: New. * theo/mln/subsampling/debase.cc: New. * theo/mln/subsampling/integral.cc: New. * theo/mln/browsing: New directory. * theo/mln/browsing/window_sliding.cc: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4721 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 10 Nov, 2009 1 commit
-
-
Guillaume Lazzara authored
* mln/core/box_runend_piter.hh: New iterator. * tests/core/other/Makefile.am, * tests/core/other/box_runend_piter.cc: New test. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4720 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 06 Nov, 2009 1 commit
-
-
Fabien Freling authored
* fabien/igr/clo_vol.cc, fabien/igr/color/find_color.cc, fabien/igr/crop.cc, fabien/igr/dist_edges.cc, fabien/igr/filter.cc, fabien/igr/filter_morpho_us.cc, fabien/igr/fun_labels.cc, fabien/igr/grad.cc, fabien/igr/graph.cc, fabien/igr/label2gif.cc, fabien/igr/maj.cc, fabien/igr/mean_median_label.cc, fabien/igr/mean_slices.cc, fabien/igr/med.cc, fabien/igr/min_max_float.cc, fabien/igr/nbasins_finder.cc, fabien/igr/norm.cc, fabien/igr/thres.cc, fabien/igr/time_max.cc, fabien/igr/time_max_norm.cc, fabien/igr/wst.cc, fabien/igr/wst_edges.cc: Udate usage message. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4719 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
- 03 Nov, 2009 9 commits
-
-
Roland Levillain authored
* src/all_methods.erb.cc, * src/all_methods.erb.hh, * src/data.cc, * src/data.hh, * src/data.hxx, * src/dyn.hh, * src/function.erb.cc, * src/function.erb.hh, * src/function_loader.cc, * src/function_loader.hh, * src/name_of.hh, * src/ruby_stream.cc, * src/ruby_stream.hh, * test/fixtures/my_lib/damien.hh, * test/fixtures/my_lib/damien.hxx: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4718 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* libmd5/md5.hh, * src/config.hh.in, * test/fixtures/my_lib/lib.hh: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4717 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4716 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* bin/dyn-config.in, * bin/mk_swig_input, * bin/swig_tree_to_yaml, * bin/yaml_to_dyn_decls, * config/erbx, * data/function.cc, * src/wrappers/milena.cc, * src/wrappers/milena.hh, * swig/dyn.i, * swig/mln.i, * swig/run.in, * test/test_methods.cc, * test/wrappers/test-milena.cc: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4715 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Roland Levillain authored
* bin/dyn-config.in, * bin/mk_swig_input, * bin/swig_tree_to_yaml, * bin/yaml_to_dyn_decls, * bootstrap, * config/erbx, * config/mk_local_config_rb_in.rb, * config/rbconfig_gen.rb, * config/ruby.m4, * src/all_methods.erb.cc, * src/all_methods.erb.hh, * src/config.hh.in, * src/cxx_symbols.rb, * src/data.cc, * src/data.hh, * src/data.hxx, * src/dyn.hh, * src/function.erb.cc, * src/function.erb.hh, * src/function_loader.cc, * src/function_loader.hh, * src/function_loader.rb, * src/name_of.cc, * src/name_of.hh, * src/policy.cc, * src/policy.hh, * src/ruby_stream.cc, * src/ruby_stream.hh, * test/fixtures/my_lib/damien.hh, * test/fixtures/my_lib/damien.hxx, * test/fixtures/my_lib/lib.hh, * test/test_containers.cc, * test/test_damien.cc, * test/test_function_loader.cc, * test/test_function_loader.rb, * test/test_function_loader_cxx.rb, * test/test_methods.cc, * test/test_milena.cc, * test/test_var_and_val.cc, * test/vaucanson/test-loader.cc: Here. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4714 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4713 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* scribo/src/primitive/extract/Makefile.am: Add a new target. * scribo/src/primitive/extract/lines_pattern.cc: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4712 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* scribo/src/binarization/Makefile.am: Add new target. * scribo/src/binarization/sauvola_ms.cc: New. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4711 4aad255d-cdde-0310-9447-f3009e2ae8c0
-
Guillaume Lazzara authored
* lazzara/igr/gui/ui_display_seg.h, * lazzara/igr/gui/ui_edit_seg.h, * lazzara/igr/gui/ui_image_viewer.h, * lazzara/igr/gui/ui_main_window.h: Remove. git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4710 4aad255d-cdde-0310-9447-f3009e2ae8c0
-