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 sandbox/anthony has been updated
via d276a4c40057677a7e0871dcc50ec004b068b620 (commit)
via d481951ecd322ef4f015005880317ceaeeedc6c9 (commit)
via a1e60f081c8f3a3e97adb1eef3cf7dabcd3568ae (commit)
via adcbc825ba7d148d83609a3b90eebd5ce71529ee (commit)
via f4c521e33b83c9b37a974fa25959af95713f6d7f (commit)
from 5991f6ae98c5808deb04d4c611ff86b5fb846c3f (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 -----------------------------------------------------------------
d276a4c [ICDAR_13] Validate links of boxes based on separators
d481951 [ICDAR_13] Check old version XML output with GUI Annotator
a1e60f0 [ICDAR_13] Update XML output + Add XML reference
adcbc82 [ICDAR_13] Externalize XML handler
f4c521e [ICDAR] Externalize some functions
-----------------------------------------------------------------------
Summary of changes:
scribo/sandbox/icdar_13_table/Makefile | 7 +-
scribo/sandbox/icdar_13_table/TODO | 3 +-
.../originals/competition-entry-region-model.xsd | 45 +++
scribo/sandbox/icdar_13_table/src/main.cc | 9 +-
scribo/sandbox/icdar_13_table/src/new.cc | 386 ++++++++++++++------
scribo/sandbox/icdar_13_table/src/xml.cc | 48 +++
scribo/sandbox/icdar_13_table/src/xml.hh | 29 ++
7 files changed, 400 insertions(+), 127 deletions(-)
create mode 100644
scribo/sandbox/icdar_13_table/originals/competition-entry-region-model.xsd
create mode 100644 scribo/sandbox/icdar_13_table/src/xml.cc
create mode 100644 scribo/sandbox/icdar_13_table/src/xml.hh
hooks/post-receive
--
Olena, a generic and efficient image processing platform