- 12 Aug, 2010 1 commit
-
-
Roland Levillain authored
* m4/swig.m4: Here.
-
- 31 Jul, 2010 1 commit
-
-
Roland Levillain authored
* src/Makefile.am (text_in_doc_LDFLAGS, text_in_doc_ppm_LDFLAGS): Remove -lhpdf.
-
- 27 Jul, 2010 1 commit
-
-
Roland Levillain authored
-
- 19 Jul, 2010 1 commit
-
-
Roland Levillain authored
* mln/io/magick/load.hh (io::magick::do_it): Enclose these helpers... (io::magick::impl::do_it): ...in a sub-namespace. (io::magick::load): Ensure a Magick++'s Quantum is an 8-bit value. Use a pixel view (Magick::Pixels) to access to pixel values. No longer pass the input filename to the `do_it' helper. Simplify the code. Improve the documentation. Aesthetic changes. * mln/io/magick/save.hh (io::magick::get_color): Enclose these helpers... (io::magick::impl::get_color): ...in a sub-namespace. Properly use Magick::Color. Properly pass the width and the height of the image. Use a pixel view (Magick::Pixels) to access to pixel values. Simplify the code. Aesthetic changes. * tests/io/magick/load.cc, * tests/io/magick/save.cc: Properly initialize Magick++. Exercice more cases. * tests/io/magick/Makefile.am (MOSTLYCLEANFILES): Update the list of files created by tests.
-
- 24 Jun, 2010 1 commit
-
-
Roland Levillain authored
* lrde-upload.sh: Here.
-
- 04 Jun, 2010 8 commits
-
-
Roland Levillain authored
* apps/mesh-segm-skel/Makefile.am, * apps/papers/levillain.09.ismm/Makefile.am (CLEANFILES): Rename as... (MOSTLYCLEANFILES): ...this.
-
Roland Levillain authored
* python/morpho-fun.py, * python/morpho-segm.py: Add the name of the test as prefix of its output file names. * python/Makefile.am (CLEANFILES): Adjust. Add morpho-segm-gradient.pgm. Rename as... (MOSTLYCLEANFILES): ...this.
-
Roland Levillain authored
* tests/binarization/threshold.cc, * tests/data/approx/median.cc, * tests/data/median.cc, * tests/data/median_fast.cc, * tests/data/naive/median.cc, * tests/io/dump/dump.cc, * tests/io/fits/fits.cc, * tests/io/magick/save.cc, * tests/io/off/load_save_bin.cc, * tests/io/pbm/pbm.cc, * tests/io/pbm/pbm_ascii.cc, * tests/io/pbms/load.cc, * tests/io/pgm/pgm.cc, * tests/io/pgm/pgm16.cc, * tests/io/pgm/pgm19.cc, * tests/io/pgm/pgm27.cc, * tests/io/pgm/pgm_ascii.cc, * tests/io/pgms/load.cc, * tests/io/ppm/ppm.cc, * tests/io/ppm/ppm16.cc, * tests/io/ppm/ppm23.cc, * tests/io/ppms/load.cc, * tests/linear/convolve.cc, * tests/linear/convolve_2x1d.cc, * tests/linear/convolve_directional.cc, * tests/linear/gaussian.cc, * tests/linear/gaussian/filter.cc, * tests/linear/lap.cc, * tests/linear/log.cc, * tests/linear/sobel_2d.cc, * tests/morpho/approx/dilation.cc, * tests/morpho/approx/erosion.cc, * tests/morpho/artificial_line_graph_image_wst.cc, * tests/morpho/closing/algebraic.cc, * tests/morpho/closing/approx/structural.cc, * tests/morpho/closing/height.cc, * tests/morpho/closing/leveling.cc, * tests/morpho/closing/structural.cc, * tests/morpho/closing/sum.cc, * tests/morpho/closing/volume.cc, * tests/morpho/complex_image_wst.cc, * tests/morpho/contrast.cc, * tests/morpho/dilation.cc, * tests/morpho/general.cc, * tests/morpho/gradient.cc, * tests/morpho/hit_or_miss.cc, * tests/morpho/laplacian.cc, * tests/morpho/lena_line_graph_image_wst1.cc, * tests/morpho/lena_line_graph_image_wst2.cc, * tests/morpho/meyer_wst.cc, * tests/morpho/meyer_wst_long.cc, * tests/morpho/opening/algebraic.cc, * tests/morpho/opening/approx/structural.cc, * tests/morpho/opening/area.cc, * tests/morpho/opening/height.cc, * tests/morpho/opening/leveling.cc, * tests/morpho/opening/structural.cc, * tests/morpho/opening/sum.cc, * tests/morpho/opening/volume.cc, * tests/morpho/thinning.cc, * tests/morpho/watershed/flooding.cc, * tests/morpho/watershed/topological.cc: Add the name of the test as prefix of its output file names. * tests/binarization/Makefile.am, * tests/data/Makefile.am, * tests/data/approx/Makefile.am, * tests/data/naive/Makefile.am, * tests/io/dump/Makefile.am, * tests/io/fits/Makefile.am, * tests/io/magick/Makefile.am, * tests/io/off/Makefile.am, * tests/io/pbm/Makefile.am, * tests/io/pbms/Makefile.am, * tests/io/pgm/Makefile.am, * tests/io/pgms/Makefile.am, * tests/io/ppm/Makefile.am, * tests/io/ppms/Makefile.am, * tests/linear/Makefile.am, * tests/linear/gaussian/Makefile.am, * tests/morpho/Makefile.am, * tests/morpho/approx/Makefile.am, * tests/morpho/closing/Makefile.am, * tests/morpho/closing/approx/Makefile.am, * tests/morpho/opening/Makefile.am, * tests/morpho/opening/approx/Makefile.am, * tests/morpho/watershed/Makefile.am (CLEANFILES): Adjust. Rename as... (MOSTLYCLEANFILES): ...this.
-
Roland Levillain authored
* scribo.mk (SCRIBO_CXXFLAGS): New. (AM_CXXFLAGS): Set to $(SCRIBO_CXXFLAGS). * tests/tests.mk (SCRIBO_TESTS_CXXFLAGS): New. (AM_CXXFLAGS): Set to $(SCRIBO_TESTS_CXXFLAGS).
-
Roland Levillain authored
* configure.ac (SCRIBO_CXXFLAGS, SCRIBO_TESTS_CXXFLAGS): New configure variables.
-
Roland Levillain authored
* configure.ac: Here.
-
Roland Levillain authored
* configure.ac: Here.
-
Roland Levillain authored
* mln/topo/internal/complex_set_iterator_base.hh (complex_set_iterator_base<F, E>::complex_set_iterator_base) (complex_set_iterator_base<F, E>::set_cplx): Add const qualifier to argument.
-
- 03 Jun, 2010 6 commits
-
-
Roland Levillain authored
* tests/morpho/rank_filter.cc: Do not include mln/io/pgm/save.hh. * tests/morpho/skeleton_constrained.cc: Likewise. (mln::show_connectivity_numbers): Move this function into the global namespace to avoid the pollution of the `mln' namespace. Aesthetic changes.
-
Roland Levillain authored
-
Roland Levillain authored
* Makefile.am, * demo/Makefile.am, * src/Makefile.am, * src/binarization/Makefile.am, * src/debug/Makefile.am, * src/filter/Makefile.am, * src/misc/Makefile.am, * src/multi_scale/Makefile.am, * src/preprocessing/Makefile.am, * src/primitive/Makefile.am, * src/primitive/extract/Makefile.am, * src/primitive/find/Makefile.am, * src/primitive/group/Makefile.am, * src/table/Makefile.am, * src/text/Makefile.am, * tests/Makefile.am, * tests/filter/Makefile.am, * tests/preprocessing/Makefile.am, * tests/table/Makefile.am, * tests/text/Makefile.am, * tests/unit_test/Makefile.am: Here.
-
Roland Levillain authored
* Makefile.am, python/Makefile.am: Here.
-
Roland Levillain authored
* Makefile.am, * apps/mesh-segm-skel/Makefile.am, * mesh/Makefile.am, * tests/Makefile.am, * tests/accu/Makefile.am, * tests/accu/image/Makefile.am, * tests/accu/math/Makefile.am, * tests/accu/shape/Makefile.am, * tests/accu/site_set/Makefile.am, * tests/accu/stat/Makefile.am, * tests/algebra/Makefile.am, * tests/arith/Makefile.am, * tests/binarization/Makefile.am, * tests/border/Makefile.am, * tests/canvas/Makefile.am, * tests/canvas/browsing/Makefile.am, * tests/canvas/morpho/Makefile.am, * tests/convert/Makefile.am, * tests/convert/impl/Makefile.am, * tests/core/Makefile.am, * tests/core/alias/Makefile.am, * tests/core/image/Makefile.am, * tests/core/image/dmorph/Makefile.am, * tests/core/image/imorph/Makefile.am, * tests/core/image/vmorph/Makefile.am, * tests/core/other/Makefile.am, * tests/core/routine/Makefile.am, * tests/core/site_set/Makefile.am, * tests/data/Makefile.am, * tests/data/approx/Makefile.am, * tests/data/naive/Makefile.am, * tests/debug/Makefile.am, * tests/display/Makefile.am, * tests/draw/Makefile.am, * tests/estim/Makefile.am, * tests/extension/Makefile.am, * tests/extract/Makefile.am, * tests/fun/Makefile.am, * tests/fun/i2v/Makefile.am, * tests/fun/p2b/Makefile.am, * tests/fun/p2p/Makefile.am, * tests/fun/p2v/Makefile.am, * tests/fun/stat/Makefile.am, * tests/fun/v2i/Makefile.am, * tests/fun/v2v/Makefile.am, * tests/fun/vv2v/Makefile.am, * tests/fun/x2x/Makefile.am, * tests/geom/Makefile.am, * tests/graph/Makefile.am, * tests/graph/attribute/Makefile.am, * tests/histo/Makefile.am, * tests/io/Makefile.am, * tests/io/dicom/Makefile.am, * tests/io/dump/Makefile.am, * tests/io/fits/Makefile.am, * tests/io/fld/Makefile.am, * tests/io/magick/Makefile.am, * tests/io/off/Makefile.am, * tests/io/pbm/Makefile.am, * tests/io/pbms/Makefile.am, * tests/io/pfm/Makefile.am, * tests/io/pgm/Makefile.am, * tests/io/pgms/Makefile.am, * tests/io/pnm/Makefile.am, * tests/io/ppm/Makefile.am, * tests/io/ppms/Makefile.am, * tests/io/tiff/Makefile.am, * tests/labeling/Makefile.am, * tests/linear/Makefile.am, * tests/linear/gaussian/Makefile.am, * tests/linear/local/Makefile.am, * tests/literal/Makefile.am, * tests/logical/Makefile.am, * tests/make/Makefile.am, * tests/math/Makefile.am, * tests/metal/Makefile.am, * tests/metal/make/Makefile.am, * tests/metal/math/Makefile.am, * tests/morpho/Makefile.am, * tests/morpho/approx/Makefile.am, * tests/morpho/attribute/Makefile.am, * tests/morpho/closing/Makefile.am, * tests/morpho/closing/approx/Makefile.am, * tests/morpho/elementary/Makefile.am, * tests/morpho/opening/Makefile.am, * tests/morpho/opening/approx/Makefile.am, * tests/morpho/reconstruction/Makefile.am, * tests/morpho/reconstruction/by_dilation/Makefile.am, * tests/morpho/reconstruction/by_erosion/Makefile.am, * tests/morpho/tree/Makefile.am, * tests/morpho/tree/filter/Makefile.am, * tests/morpho/watershed/Makefile.am, * tests/norm/Makefile.am, * tests/opt/Makefile.am, * tests/pw/Makefile.am, * tests/registration/Makefile.am, * tests/set/Makefile.am, * tests/subsampling/Makefile.am, * tests/tag/Makefile.am, * tests/test/Makefile.am, * tests/topo/Makefile.am, * tests/topo/skeleton/Makefile.am, * tests/trace/Makefile.am, * tests/trait/Makefile.am, * tests/trait/image/Makefile.am, * tests/trait/op/Makefile.am, * tests/trait/value/Makefile.am, * tests/transform/Makefile.am, * tests/unit_test/Makefile.am, * tests/upscaling/Makefile.am, * tests/upscaling/art/Makefile.am, * tests/util/Makefile.am, * tests/value/Makefile.am, * tests/value/builtin/Makefile.am, * tests/value/concept/Makefile.am, * tests/win/Makefile.am, * tests/world/Makefile.am, * tests/world/binary_2d/Makefile.am, * tests/world/inter_pixel/Makefile.am, * tests/world/inter_pixel/dim2/Makefile.am, * tools/Makefile.am: Here.
-
Roland Levillain authored
* Makefile.am, external/Makefile.am: Here.
-
- 02 Jun, 2010 1 commit
-
-
Roland Levillain authored
-
- 28 May, 2010 6 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* Makefile.am, * gluit/Makefile.am, * include/Makefile.am, * libsrc/Makefile.am, * utilsrc/Makefile.am: Here.
-
Roland Levillain authored
* scribo/Doxyfile, * scribo/Doxyfile_tex, * scribo/demo/Makefile.am: Here.
-
Roland Levillain authored
* apps/constrained-connectivity/test-constrained-connectivity.in, * apps/mesh-segm-skel/test-mesh-complex-max-curv-segm.in, * apps/mesh-segm-skel/test-mesh-complex-max-curv.in, * apps/mesh-segm-skel/test-mesh-complex-segm.in, * apps/mesh-segm-skel/test-mesh-complex-skel.in, * apps/mesh-segm-skel/test-mesh-max-curv.in, * apps/mesh-segm-skel/test-mesh-segm.in, * doc/graphicx.hva, * doc/tools/clearbanner.sh, * doc/tools/split_sample.sh: Here.
-
Roland Levillain authored
* build-aux/devtools.sh, * build-aux/devtools_utils.sh, * build-aux/generate_dist_headers.sh, * build-aux/make_report_utils.sh, * configure.ac, * lrde-upload.sh: Here.
-
Roland Levillain authored
* lrde-upload.sh: Here. Add a copyright header.
-
- 12 May, 2010 2 commits
-
-
Roland Levillain authored
* mln/util/graph.hh, * mln/util/line_graph.hh, * mln/core/image/vertex_image.hh, * mln/core/image/edge_image.hh: Fix the Doxygen documentation. * mln/util/vertex.hh: Aesthetic changes. * mln/util/edge.hh: Aesthetic changes. (util::edge<G>::invalidate): Remove dead code. * tests/morpho/line_graph_image_morpho.cc: Fix (non) Doxygen comments.
-
Roland Levillain authored
* mln/make/edge_image.hh: Fix Doxygen comments. (make::edge_image(const Graph<G>&, const fun::i2v::array<V>&)) (make::edge_image(const Graph<G>&, const Function_v2v<FP>&, const Function_v2v<FV>&))): Properly build the required p_edges site sets. (make::edge_image(const vertex_image<P,V,G>&, const Function_v2b<F>&)): Actually use the predicate passed as second argument. Remove debug code.
-
- 10 May, 2010 1 commit
-
-
Roland Levillain authored
* lrde-upload.sh: Here. Inspired from Vaucanson's lrde-upload.sh.
-
- 29 Apr, 2010 3 commits
-
-
Roland Levillain authored
* lrde-upload.sh: Here.
-
Roland Levillain authored
* lrde-upload.sh: Here.
-
Roland Levillain authored
* lrde-upload.sh: Here.
-
- 27 Apr, 2010 3 commits
-
-
Roland Levillain authored
* text/clean.hh (scribo::text::clean): Help g++ 3.3 type-check a pointer on template function.
-
Roland Levillain authored
* apps/graph-morpho/convert.hh (convert::to_image2d(const mln::bin_1complex_image2d&)): Break up an object's construction to help g++ 3.3 understand it.
-
Roland Levillain authored
* lrde-upload.sh: Be more robust to cases of missing files.
-
- 26 Apr, 2010 3 commits
-
-
Roland Levillain authored
* lrde-upload.sh: Catch up with the tree's current layout.
-
Roland Levillain authored
* tests/preprocessing/Makefile.am (MOSTLYCLEANFILES): New. Add unskew.pbm
-
Roland Levillain authored
* configure.ac: Here.
-
- 23 Apr, 2010 2 commits
-
-
Roland Levillain authored
* apps/graph-morpho/Makefile.am (STRICT_ALIASING_CXXFLAGS): New. (samples_image2d_CXXFLAGS): New. Set to $(AM_CXXFLAGS) $(STRICT_ALIASING_CXXFLAGS).
-
Roland Levillain authored
* configure.ac: Set STRICT_ALIASING_CXXFLAGS to `-fno-strict-aliasing' when the compiler is g++ 4.2.
-