- 16 Nov, 2011 4 commits
-
-
Guillaume Lazzara authored
* apps/papers/levillain.09.ismm/graph.cc, * mln/canvas/browsing/diagonal2d.hh, * mln/morpho/watershed/topological.hh: Remove unused variable. * mln/canvas/labeling/sorted.hh, * mln/core/concept/accumulator.hh, * mln/core/concept/box.hh, * mln/core/concept/gdpoint.hh, * mln/core/concept/generalized_pixel.hh, * mln/core/concept/gpoint.hh, * mln/core/concept/graph.hh, * mln/core/concept/image.hh, * mln/core/concept/iterator.hh, * mln/core/concept/neighborhood.hh, * mln/core/concept/proxy.hh, * mln/core/concept/pseudo_site.hh, * mln/core/concept/site_iterator.hh, * mln/core/concept/site_proxy.hh, * mln/core/concept/site_set.hh, * mln/core/concept/value_iterator.hh, * mln/core/concept/value_set.hh, * mln/core/concept/weighted_window.hh, * mln/core/concept/window.hh, * mln/core/image/imorph/decorated_image.hh, * mln/core/internal/check/image_fastest.hh, * mln/core/internal/site_relative_iterator_base.hh, * mln/io/off/load.hh, * mln/io/off/save.hh, * mln/morpho/reconstruction/by_erosion/union_find.hh, * mln/topo/internal/complex_relative_iterator_base.hh, * tests/algebra/h_vec.cc, * tests/core/alias/point1d.cc, * tests/metal/unconst.cc, * tests/morpho/complex_image_wst.cc, * apps/papers/levillain.09.ismm/graph.cc, * mln/canvas/browsing/diagonal2d.hh, * mln/canvas/labeling/sorted.hh, * mln/core/concept/accumulator.hh, * mln/core/concept/box.hh, * mln/core/concept/gdpoint.hh, * mln/core/concept/generalized_pixel.hh, * mln/core/concept/gpoint.hh, * mln/core/concept/graph.hh, * mln/core/concept/image.hh, * mln/core/concept/iterator.hh, * mln/core/concept/neighborhood.hh, * mln/core/concept/proxy.hh, * mln/core/concept/pseudo_site.hh, * mln/core/concept/site_iterator.hh, * mln/core/concept/site_proxy.hh, * mln/core/concept/site_set.hh, * mln/core/concept/value_iterator.hh, * mln/core/concept/value_set.hh, * mln/core/concept/weighted_window.hh, * mln/core/concept/window.hh, * mln/core/image/imorph/decorated_image.hh, * mln/core/internal/check/image_fastest.hh, * mln/core/internal/site_relative_iterator_base.hh, * mln/io/off/load.hh, * mln/io/off/save.hh, * mln/morpho/reconstruction/by_erosion/union_find.hh, * mln/morpho/watershed/topological.hh, * mln/topo/internal/complex_relative_iterator_base.hh, * tests/algebra/h_vec.cc, * tests/core/alias/point1d.cc, * tests/metal/unconst.cc, * tests/morpho/complex_image_wst.cc, * tests/trait/super.cc: Fix unused variable warnings.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* scribo/binarization/otsu.hh, * scribo/binarization/otsu_threshold.hh: Move threshold computation in a separate routine.
-
Guillaume Lazzara authored
* scribo/binarization/all.hh: Update includes. * scribo/binarization/internal/compute_local_threshold.hh, * scribo/binarization/internal/compute_sauvola_threshold.hh, * scribo/binarization/internal/first_pass_functor.hh, * scribo/binarization/internal/local_threshold_debug.hh, * scribo/binarization/internal/sauvola_debug.hh, * scribo/binarization/internal/sauvola_formula.hh, * scribo/binarization/sauvola.hh, * scribo/binarization/sauvola_ms.hh, * scribo/binarization/sauvola_threshold.hh, * scribo/binarization/sauvola_threshold_image.hh: Revamp code in order to share some parts with Niblack's algorithm. * scribo/binarization/internal/niblack_formula.hh, * scribo/binarization/niblack.hh, * scribo/binarization/niblack_threshold.hh: New. * src/binarization/Makefile.am * tests/binarization/Makefile.am: Add new targets. * src/binarization/niblack.cc: New tool. * tests/binarization/niblack.cc: New test. * tests/binarization/niblack.ref.pbm: New test data.
-
- 18 Oct, 2011 1 commit
-
-
Guillaume Lazzara authored
-
- 14 Oct, 2011 6 commits
-
-
Guillaume Lazzara authored
* src/binarization/Makefile.am: Add a new target. * src/binarization/global_threshold.cc: New.
-
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.
-