- 14 Oct, 2011 5 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* scribo/binarization/otsu.hh: New routine. * src/binarization/Makefile.am, * src/binarization/otsu.cc: New tool. * tests/binarization/Makefile.am, * tests/binarization/otsu.cc, * tests/binarization/otsu.ref.pbm: New test data.
-
Guillaume Lazzara authored
* mln/fun/v2b/threshold.hh: Here.
-
Guillaume Lazzara authored
* mln/geom/crop.hh, * mln/geom/crop_without_localization.hh: New.
-
Guillaume Lazzara 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 9 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.
-
Roland Levillain authored
* tests/core/image/graph_image.cc (main): Actually print the graph. Update comments.
-
Roland Levillain authored
* tests/data.hh.in: Here.
-
Roland Levillain authored
* apps/mesh-segm-skel/io.hh, * apps/mesh-segm-skel/mesh-complex-max-curv-segm.cc, * apps/mesh-segm-skel/mesh-complex-max-curv.cc, * apps/mesh-segm-skel/mesh-complex-segm.cc, * apps/mesh-segm-skel/mesh-complex-skel.cc, * apps/mesh-segm-skel/mesh-max-curv.cc, * apps/mesh-segm-skel/mesh-pinv-curv.cc, * apps/mesh-segm-skel/mesh-segm.cc, * apps/mesh-segm-skel/mesh-skel.cc, * apps/mesh-segm-skel/off-to-vtk-bin.cc, * apps/mesh-segm-skel/save_bin_alt.hh, * apps/mesh-segm-skel/trimesh/misc.hh, * apps/papers/levillain.09.ismm/complex.cc, * apps/papers/levillain.09.ismm/image2d.cc, * doc/benchmark/canvas.cc, * doc/benchmark/median/median_bench.cc, * doc/benchmark/morpho/erosion.cc, * doc/examples/trash/erosion.cc, * doc/examples/trash/graph.cc, * doc/examples/trash/labeling_algo.cc, * doc/examples/trash/mk_graph.cc, * doc/oldies/2008__tour1.cc, * doc/oldies/2008__tour1_extra.cc, * doc/oldies/2008__tour2.cc, * doc/oldies/2008__tour3.cc, * doc/tools/sample_utils.hh, * mln/morpho/watershed/topological.hh, * 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/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: Here.
-
Roland Levillain authored
-
Roland Levillain authored
* tests/binarization/Makefile.am (MOSTLYCLEANFILES): New. Add res.pbm.
-
- 13 Sep, 2011 4 commits
-
-
Roland Levillain authored
* tests/Makefile.am (EXTRA_DIST): Add img/comp_on_borders.pbm, img/multi_scale.png, img/phillip.pbm, img/several_objects.pgm, img/single_object.pbm and img/the_valleys.pbm. Aesthetic changes.
-
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.
-
Guillaume Lazzara authored
-
Roland Levillain authored
* apps/constrained-connectivity/Makefile.am (constrained_connectivity_CXXFLAGS): New. Append $(STRICT_ALIASING_CXXFLAGS).
-
- 12 Sep, 2011 2 commits
-
-
Roland Levillain authored
* mln/core/concept/function.hh: Here.
-
Roland Levillain authored
* mln/data/memcpy_.hh (mln::data::impl_::memcpy__<Pd, Ps>(Pd&, const Ps&, std::size_t)): Here.
-