- 21 Jun, 2012 4 commits
-
-
Roland Levillain authored
* apps/morphers/Makefile.am (noinst_PROGRAMS): Add iz. (iz_SOURCES): New. (EXTRA_DIST): Add iz_input.pbm. (iz_output.ppm): New target. (MOSTLYCLEANFILES): Add tmp_clo.pgm, tmp_dmap.pgm, tmp_ws_superpose.ppm, tmp_ws.ppm, tmp_lab.pgm, tmp_iz.pgm, tmp_iz.ppm and tmp_iz_input.ppm.
-
* apps/morphers/iz.cc: New. * apps/morphers/iz_input.pbm: New. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Roland Levillain authored
* apps/morphers/lazy_recorder.hh: New. * apps/morphers/lazy_recorder.cc: New test. * apps/morphers/Makefile.am (noinst_HEADERS): Add lazy_recorder.hh. (noinst_PROGRAMS): Add lazy_recorder. (lazy_recorder_SOURCES): New. (MOSTLYCLEANFILES): Add lena-fill-lazy??????.ppm.
-
Roland Levillain authored
* apps/morphers/recorder.hh (recorder<I>::sequence): Store a sequence of concrete images. Add missing inline keywords. Improve the documentation.
-
- 28 Nov, 2011 1 commit
-
-
Roland Levillain authored
* apps/morphers/recorder-bft.cc: New. * apps/morphers/image2d-skel.hh: New. * apps/morphers/Makefile.am (noinst_PROGRAMS): Add recorder-bft. (recorder_wst_SOURCES): New. (recorder_SOURCES, recorder_wst_SOURCES, mask_recorder_SOURCES): Move recorder.hh... (noinst_HEADERS): ...here (new variable). (MOSTLYCLEANFILES): Add lena-bft??????.pbm.
-
- 24 Nov, 2011 3 commits
-
-
Roland Levillain authored
* apps/morphers/recorder-wst.cc: New. * apps/morphers/Makefile.am (noinst_PROGRAMS): Add recorder-wst. (recorder_wst_SOURCES): New. (MOSTLYCLEANFILES): lena-wst??????.ppm.
-
Roland Levillain authored
* apps/morphers/recorder.hh (trait::image_< decorated_image<I,D> >): Replace with.. (trait::image_< decorated_image<I, recorder<I> > >): ...this. Add a value_storage property. (ch_value_< decorated_image< image_<I>, data_< recorder<I> > >, V >): New trait, to handle changes of value types in images decorated with a recorder. * apps/morphers/mask+channel.cc, * apps/morphers/mask+recorder.cc, * apps/morphers/recorder.cc: Simplify these programs thanks to the preceding changes.
-
Roland Levillain authored
* mln/tag/init.hh (tag::data_t): New tag type. (tag::data): New tag. * mln/core/image/imorph/decorated_image.hh (init_(tag::data_t, D&, const decorated_image<I,D>&)) (init_(tag::data_t, D&, const decorated_image<I,D2>&)) (init_(tag::image_t, decorated_image<I,D>&, const J&)): New functions.
-
- 18 Nov, 2011 2 commits
-
-
Roland Levillain authored
* apps/morphers/mask+recorder.cc, * apps/morphers/mask+channel.cc: Here.
-
Roland Levillain authored
* apps/morphers/recorder.cc, * apps/morphers/mask+recorder.cc: Factor common parts... * apps/morphers/recorder.hh: ...here (new file). * apps/morphers/Makefile.am (recorder_SOURCES, mask_recorder_SOURCES): Add recorder.hh.
-
- 14 Nov, 2011 2 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* apps/morphers/mask+channel.cc, * apps/morphers/recorder.cc, * apps/morphers/mask+recorder.cc: New. * apps/morphers/Makefile.am: New. * apps/Makefile.am (SUBDIRS): Add morphers.
-
- 12 Oct, 2011 2 commits
-
-
Roland Levillain authored
* README (Bibliography): Here. Fix copyright header. * src/README: Fix copyright header.
-
Roland Levillain authored
-
- 04 Oct, 2011 2 commits
-
-
Roland Levillain authored
* mln/border/fill.hh (mln::border::impl::fill_size_1): Here. Aesthetic changes. * tests/border/fill_0.cc: New test. * tests/border/Makefile.am (check_PROGRAMS): Add fill_0. (fill_0_SOURCES): New.
-
Roland Levillain authored
-
- 19 Sep, 2011 2 commits
-
-
* demo/viewer/demodir.hh.in (SCRIBO_PREFIX_BINDIR): Remove macro. (SCRIBO_PREFIX_LIBEXECDIR): New macro. * demo/viewer/runner.cc: s/SCRIBO_PREFIX_BINDIR/SCRIBO_PREFIX_LIBEXECDIR/. * demo/viewer/Makefile.am (do_subst): Substitute $libexecdir. Signed-off-by:
Roland Levillain <roland@lrde.epita.fr>
-
Roland Levillain authored
-
- 16 Sep, 2011 4 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
-
Guillaume Lazzara authored
* NEWS: Add release date. * configure.ac: Change version number.
-
Guillaume Lazzara authored
-
- 15 Sep, 2011 14 commits
-
-
Guillaume Lazzara authored
* demo/xml2doc/templates/html/main.xsl, * demo/xml2doc/templates/html/main_base64.xsl, * demo/xml2doc/templates/pdf/line.xsl: Here.
-
Roland Levillain authored
* AUTHORS: Update. * NEWS: Update. Aesthetic changes. * README: Update documentation with respect to ImageMagick and GraphicsMagick.
-
Roland Levillain authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* distrib/macports/Portfile.in: Set fop as run dependency. (depends_lib): Use GraphicsMagick instead of ImageMagick. Signed-off-by:
Guillaume Lazzara <z@lrde.epita.fr>
-
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
-
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/binarization/sauvola.ref.pbm, * tests/binarization/sauvola_ms.ref.pbm: Update reference outputs.
-
Roland Levillain authored
* tests/linear/log.cc: Update references values.
-
- 14 Sep, 2011 4 commits
-
-
Roland Levillain authored
Conflicts: ChangeLog milena/ChangeLog
-
Roland Levillain authored
Conflicts: milena/ChangeLog
-
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.
-