- 23 Aug, 2013 12 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* mln/io/magick/load.hh: Here.
-
Roland Levillain authored
-
Roland Levillain authored
* tests/topo/complex.cc: Here.
-
Roland Levillain authored
* mln/value/int_u.hh, * mln/value/rgb.hh: Here.
-
Roland Levillain authored
* apps/Makefile.am: Here.
-
Roland Levillain authored
* mln/data/fill.hh: Here.
-
Roland Levillain authored
* mln/core/contract.hh: Here.
-
Roland Levillain authored
* mln/value/rgb.hh: Here.
-
Roland Levillain authored
* mln/core/concept/function.hh: Here.
-
Roland Levillain authored
* mln/morpho/watershed/flooding.hh: Here.
-
Roland Levillain authored
* mln/labeling/flat_zones.hh: Here.
-
- 22 Aug, 2013 1 commit
-
-
Roland Levillain authored
* mln/fun/v2v/rgb_to_hsl.hh: Here.
-
- 31 Jul, 2013 1 commit
-
-
Roland Levillain authored
* src/Makefile.am (EXTRA_DIST): Remove afp/components.hh, afp/link.hh and afp/regroup.hh.
-
- 30 Jul, 2013 3 commits
-
-
Roland Levillain authored
* scribo/toolchain/internal/text_in_picture_functor.hh (text_in_picture_functor<I>::get_factor): New precondition: ensure argument `max_dim_size', used as denominator, is non null. (text_in_picture_functor<I>::operator()): Do not resize the image if `max_dim_size' is null. Some cosmetic changes.
-
Roland Levillain authored
* scribo/filter/object_groups_with_holes.hh (scribo::filter::impl::generic::object_groups_with_holes) * scribo/primitive/regroup/from_single_left_link.hh (regroup::from_single_left_link(const object_groups<L>&, unsigned)): Here.
-
Roland Levillain authored
* src/afp/components.hh, * src/afp/link.hh, * src/afp/regroup.hh: Move files... * scribo/afp/components.hh, * scribo/afp/link.hh, * scribo/afp/regroup.hh: ...here, as they are included by other files located under scribo/, and therefore should be installed as well. * scribo/toolchain/internal/text_in_picture_functor.hh, * src/text_recognition_in_picture.cc: Adjust. * headers.mk, * tests/unit_test/unit-tests.mk: Regen.
-
- 29 Jul, 2013 2 commits
-
-
Roland Levillain authored
* scribo/core/document.hh [SCRIBO_NMAGICK]: Disable everything related to mln::io::magick.
-
Roland Levillain authored
* tests/draw/line.cc: Remove a useless header inclusion. Add a description. Stylistic changes.
-
- 25 Jul, 2013 2 commits
-
-
Roland Levillain authored
* mln/linear/#ch_convolve.hh#: Remove.
-
Roland Levillain authored
* mln/core/site_set/p_line2d.hh (mln::p_line2d::has(const psite&)): Remove a too strict precondition. * mln/draw/dashed_line.hh (mln::draw::dashed_line): Rework implementation to make it more like mln::draw::line's. Clean up a bit. * tests/draw/dashed_line.cc: New test. * tests/draw/Makefile.am (check_PROGRAMS): Add dashed_line.
-
- 04 Jul, 2013 1 commit
-
-
Roland Levillain authored
* tests/labeling/compute.cc, * tests/labeling/pack.cc: Here.
-
- 28 Jun, 2013 4 commits
-
-
Roland Levillain authored
* configure.ac: Check for bib2bib and bibtex2html. Define BIB2BIB and BIBTEX2HTML and use them... * doc/Makefile.am (lrde_olena.bib, lrde_olena.html): ...here. * bootstrap: No longer check for bib2bib and bibtex2html.
-
Roland Levillain authored
* configure.ac: Check for rst2html. Define RST2HTML and use it... * doc/Makefile.am (contributors.html): ...here.
-
Roland Levillain authored
* mln/world/binary_2d/subsample.hh: Here.
-
Roland Levillain authored
* mln/world/binary_2d/subsample.hh (world::binary_2d::subsample(const image2d<bool>&, unsigned)): Properly initialize (and deallocate) the sliding window (array of pointers). Fix the size of the output image. Have the declaration of this function match its definition. * tests/world/binary_2d/subsample.cc: New test. * tests/world/binary_2d/Makefile.am (check_PROGRAMS): Add subsample. (MOSTLYCLEANFILES): Add subsample-small.pgm.
-
- 25 Jun, 2013 3 commits
-
-
Roland Levillain authored
-
Roland Levillain authored
* scribo/text/recognition.hh: Here.
-
Roland Levillain authored
* scribo/text/recognition.hh: Here.
-
- 24 Jun, 2013 8 commits
-
-
Roland Levillain authored
* scribo/core/line_info.hh (scribo::line_info<L>::update_text) * scribo/text/recognition.hh (scribo::text::recognition): Here.
-
Roland Levillain authored
* scribo/binarization/internal/local_threshold_core.hh (scribo::binarization::internal::impl::generic::local_threshold_core) * scribo/core/internal/doc_serializer.hh (scribo::doc_serializer<E>::visit) * scribo/filter/internal/component_aligned.hh (scribo::filter::internal::component_aligned) * scribo/filter/internal/compute.hh (scribo::filter::internal::compute) * scribo/primitive/link/internal/link_functor_base.hh (internal::link_functor_base<L,E>::start_processing_object_) * scribo/util/init_integral_image.hh (scribo::util::impl::generic::init_integral_image): Here.
-
Roland Levillain authored
* mln/algebra/mat.hh (mln::algebra::impl::det) * mln/linear/gaussian.hh (mln::linear::impl::generic_filter_) * mln/registration/icp.hh (mln::registration::remove_too_far_sites_debug) (mln::registration::compute_distance_criteria) * tests/io/magick/load.cc (main) * tests/io/magick/save.cc (main): Here.
-
Roland Levillain authored
* apps/morphers/iz.cc: Here. Add a copyright notice and a Doxygen header.
-
Roland Levillain authored
* mln/value/int_u.hh: Here. * mln/value/internal/gray_f.hh: Typo in comment.
-
Roland Levillain authored
* mln/value/qt/rgb32.hh: Here.
-
Roland Levillain authored
* mln/value/hsl.hh: Here. [MLN_INCLUDE_ONLY]: Fix closing #endif statement.
-
Roland Levillain authored
* mln/value/int_u.hh: Move definitions... * mln/value/int_u.hxx: ...here (new file). * mln/value/qt/rgb32.hh: Adjust. * headers.mk (nobase_include_HEADERS): Regen.
-
- 19 Jun, 2013 1 commit
-
-
Roland Levillain authored
-
- 18 Jun, 2013 2 commits
-
-
Roland Levillain authored
* HACKING (Required Software): Here.
-
Roland Levillain authored
* bootstrap: Here. (require): Accept complex command line patterns as third argument to handle bibtex2html's and bib2bib's ``--version'' option.
-