This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch icdar/hdlac2011 has been created
at 853ed71516fef6f26d0ba5cd80b35a74f6c53269 (commit)
- Log -----------------------------------------------------------------
853ed71 Add new sample programs.
e94251a Fix use of skeleton_constrained.
23a40a7 Add new tests.
cc99fdd New routine to extract both thin and thick separators.
7f93eff scribo/primitive/extract/non_text_hdoc.hh: New routine for historical documents.
9562a2a New object filter.
cb19d2d Various small fixes in Scribo.
129baa2 Add holder information to component_info.
316f515 New specific toolchain for historical documents.
-----------------------------------------------------------------------
hooks/post-receive
--
Olena, a generic and efficient image processing platform
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch unstable/scribo has been updated
via 3e4992613401cb2f4332d159cd29b1655074f997 (commit)
via 23ddba54a398be77147c97cc759bc94d684b4134 (commit)
via f18122560baaac00ecf531088d2874e6a77d4b79 (commit)
via 2ec107afdf1e4db1ca1e06b9684695a1076b4b28 (commit)
via 6790b23139b526e7318b555459a1d5d86775e6b2 (commit)
via c287ea3f46551cd53d27868439a609b526223610 (commit)
from 9d8ad622a97eb18dec9decd8461b3b05c5f4566c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
3e49926 Make code for icdar 2009 compile.
23ddba5 Add a new tool.
f181225 Fix precision issue with algebra::vec conversion.
2ec107a Fix use of skeleton_constrained.
6790b23 Add fastest versions for skeleton constrained related algorithms.
c287ea3 Update support for PAGE XML format.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 21 ++
milena/mln/core/point.hh | 32 +--
milena/mln/morpho/skeleton_constrained.hh | 271 ++++++++++++++++----
milena/mln/topo/skeleton/crest.hh | 230 ++++++++++++++---
milena/mln/topo/skeleton/is_simple_point.hh | 221 +++++++----------
milena/sandbox/ChangeLog | 9 +
milena/sandbox/icdar/2009/hsc/clean_input.hh | 2 +-
milena/sandbox/icdar/2009/hsc/ws_to_wsl.hh | 14 +-
milena/tests/geom/rotate.cc | 22 +-
milena/tests/topo/skeleton/is_simple_point.cc | 20 +-
scribo/ChangeLog | 31 +++
scribo/scribo/core/tag/line.hh | 13 +-
scribo/scribo/estim/components_features.hh | 4 +-
scribo/scribo/estim/internal/compute_skeleton.hh | 4 +-
.../scribo/io/xml/internal/compute_text_colour.hh | 32 ++--
.../io/xml/internal/extended_page_xml_visitor.hh | 4 +-
scribo/scribo/io/xml/internal/full_xml_visitor.hh | 4 +-
scribo/scribo/io/xml/internal/page_xml_visitor.hh | 77 ++++--
scribo/scribo/io/xml/internal/print_box_coords.hh | 12 +-
.../scribo/io/xml/internal/print_page_preambule.hh | 42 ++--
scribo/src/misc/Makefile.am | 6 +-
.../src/misc/closure_rectangle.cc | 28 ++-
22 files changed, 743 insertions(+), 356 deletions(-)
copy milena/tests/io/tiff/tiff2pbm.cc => scribo/src/misc/closure_rectangle.cc (74%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform