- 10 Dec, 2010 4 commits
-
-
Guillaume Lazzara authored
* demo/xml2doc/image_crop.cc, * demo/xml2doc/image_crop.hh, * demo/xml2doc/loader.cc, * demo/xml2doc/loader.hh, * demo/xml2doc/xml_transform.cc, * demo/xml2doc/xml_transform.hh: Here.
-
Guillaume Lazzara authored
* demo/xml2doc/main.cc: Implement the effective code of xml_transform.sh. Guaranties that the xsl files will be always accessible. * demo/xml2doc/templates/ooconvert: Move... * demo/xml2doc/templates/bin/ooconvert: ... here. * demo/xml2doc/templates/xml_transform.sh: Remove.
-
Guillaume Lazzara authored
* demo/Makefile.am: Add xml2doc and libmagick++ dependency. * demo/xml2doc/Makefile.am: New. * demo/xml2doc/datarootdir.hh.in: New. Will store few useful variables. * demo/xml2doc/xml_transform.pro: Remove.
-
Guillaume Lazzara authored
* sandbox/arthur/xml_transform/README, * sandbox/arthur/xml_transform/common.cc, * sandbox/arthur/xml_transform/common.hh, * sandbox/arthur/xml_transform/image_crop.cc, * sandbox/arthur/xml_transform/image_crop.hh, * sandbox/arthur/xml_transform/loader.cc, * sandbox/arthur/xml_transform/loader.hh, * sandbox/arthur/xml_transform/main.cc, * sandbox/arthur/xml_transform/templates/html/css.css, * sandbox/arthur/xml_transform/templates/html/main.xsl, * sandbox/arthur/xml_transform/templates/html/main_base64.xsl, * sandbox/arthur/xml_transform/templates/ooconvert, * sandbox/arthur/xml_transform/templates/opendoc/css.css, * sandbox/arthur/xml_transform/templates/opendoc/xsl.xsl, * sandbox/arthur/xml_transform/templates/pdf/line.xsl, * sandbox/arthur/xml_transform/templates/pdf/main.xsl, * sandbox/arthur/xml_transform/templates/pdf/regions.xsl, * sandbox/arthur/xml_transform/templates/svg/line.xsl, * sandbox/arthur/xml_transform/templates/svg/main.xsl, * sandbox/arthur/xml_transform/templates/svg/regions.xsl, * sandbox/arthur/xml_transform/templates/xml_transform.sh, * sandbox/arthur/xml_transform/xml_transform.cc, * sandbox/arthur/xml_transform/xml_transform.hh, * sandbox/arthur/xml_transform/xml_transform.pro: Move... * demo/xml2doc/README, * demo/xml2doc/common.cc, * demo/xml2doc/common.hh, * demo/xml2doc/image_crop.cc, * demo/xml2doc/image_crop.hh, * demo/xml2doc/loader.cc, * demo/xml2doc/loader.hh, * demo/xml2doc/main.cc, * demo/xml2doc/templates/html/css.css, * demo/xml2doc/templates/html/main.xsl, * demo/xml2doc/templates/html/main_base64.xsl, * demo/xml2doc/templates/ooconvert, * demo/xml2doc/templates/opendoc/css.css, * demo/xml2doc/templates/opendoc/xsl.xsl, * demo/xml2doc/templates/pdf/line.xsl, * demo/xml2doc/templates/pdf/main.xsl, * demo/xml2doc/templates/pdf/regions.xsl, * demo/xml2doc/templates/svg/line.xsl, * demo/xml2doc/templates/svg/main.xsl, * demo/xml2doc/templates/svg/regions.xsl, * demo/xml2doc/templates/xml_transform.sh, * demo/xml2doc/xml_transform.cc, * demo/xml2doc/xml_transform.hh, * demo/xml2doc/xml_transform.pro: ... here.
-
- 29 Nov, 2010 2 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
- 25 Nov, 2010 2 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* arthur/xml_transform/image_crop.cc, * arthur/xml_transform/loader.cc: Explicitly use UTF-8.
-
- 19 Nov, 2010 2 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/io/magick/load.hh, * mln/io/magick/save.hh: Use pointers to access image data.
-
- 18 Nov, 2010 30 commits
-
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* src/Makefile.am, * tests/Makefile.am (EXTRA_DIST): Add new files.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* arthur/xml_transform/image_crop.cc, * arthur/xml_transform/image_crop.hh: Load the input image only once. * arthur/xml_transform/main.cc: Undef MLN_WO_GLOBAL_VARS macro. * arthur/xml_transform/xml_transform.pro: Enable MLN_WO_GLOBAL_VARS macro.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/convert/to_qimage.hh: Fix a duplicate declaration. * mln/convert/to_qimage_nocopy.hh: Fix the minimum version required.
-
Guillaume Lazzara authored
mln/convert/from_to.hh: Use value::cast for default builtin conversions and use specific from_to_ overloads for float/double conversions
-
Guillaume Lazzara authored
* tests/unit_test/disabled_tests: Add a missing new line at end of file. * tests/unit_test/unit-tests.mk: Regen.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* tests/accu/stat/Makefile.am: Add a new target. * tests/accu/stat/deviation.cc: New.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* mln/convert/from_to.hxx, * mln/convert/impl/from_unsigned_to_value.hh: Remove overload converting unsigned to float.
-
Guillaume Lazzara authored
* headers.mk, * tests/unit_test/unit-tests.mk: Regen.
-
Guillaume Lazzara authored
* scribo/binarization/sauvola_threshold_image.hh: Fix namespace ambiguity. * scribo/io/xml/save.hh * scribo/primitive/extract/elements.hh * scribo/primitive/merge/components.hh * scribo/toolchain/text_in_doc_preprocess.hh * scribo/toolchain/text_in_picture.hh * src/binarization/ppm_sauvola_ms.cc * src/binarization/ppm_sauvola_ms_fg.cc * src/binarization/ppm_sauvola_ms_split.cc * src/binarization/sauvola_ms.cc * src/binarization/sauvola_ms_fg.cc * src/binarization/sauvola_ms_split.cc * src/contest/hdibco-2010/sauvola_ms_hdibco.cc * src/text_in_picture.cc: Add missing includes. * scribo/primitive/extract/lines_h_pattern.hh, * scribo/primitive/extract/lines_v_pattern.hh: Make sure the rectangle have odd dimensions. * src/Makefile.am: Remove deprecated include path. * src/binarization/ppm_sauvola.cc: Convert to gray level. * src/pbm_text_in_doc.cc: Use doc structure. * src/text_in_picture_neg.cc: Make use of world::rgb::invert.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* headers.mk, * tests/unit_test/unit-tests.mk: Regen.
-
Guillaume Lazzara authored
* mln/world/rgb/invert.hh, * mln/world/rgb/invert.spe.hh: New.
-
Guillaume Lazzara authored
* mln/arith/revert.hh, * mln/arith/revert.spe.hh: Add a standard dispatch.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
Yann's sandbox.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
* scribo/toolchain/text_in_picture.hh: Remove useless argument. * src/text_in_picture_neg.cc: Revert color image.
-
Guillaume Lazzara authored
* scribo/toolchain/text_in_doc_preprocess.hh, * scribo/toolchain/text_in_picture.hh: Do not negate Sauvola's output anymore.
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-
Guillaume Lazzara authored
-