Mixed model OCR training on historical Latin script for out-of-the-box recognition and finetuning

C Reul, C Wick, M Nöth, A Büttner, M Wehner… - Proceedings of the 6th …, 2021 - dl.acm.org
In order to apply Optical Character Recognition (OCR) to historical printings of Latin script
fully automatically, we report on our efforts to construct a widely-applicable polyfont …

[HTML][HTML] Design patterns for generic programming in C++

A Duret-Lutz, T Géraud, A Demaille - 6th USENIX Conference on Object …, 2001 - usenix.org
Generic programming is a paradigm whose wide adoption by the C++ community is quite
recent. In this scheme most classes and procedures are parameterized, leading to the …

[PDF][PDF] Semantics-driven genericity: A sequel to the static C++ object-oriented programming paradigm (SCOOP 2)

T Géraud, R Levillain - Proceedings of the 6th International Workshop …, 2008 - lrde.epita.fr
Classical (unbounded) genericity in Cpp03 defines the interactions between generic data
types and algorithms in terms of concepts. Concepts define the requirements over a type (or …

Generic programming in modern C++ for Image Processing

M Roynard - 2022 - theses.hal.science
C++ is a multi-paradigm language that enables the initiated programmer to set up efficient
image processing algorithms. This language strength comes from several aspects. C++ is …

C-transformers: A framework to write C program transformations

A Borghi, V David, A Demaille - XRDS: Crossroads, The ACM Magazine …, 2006 - dl.acm.org
New trends in programming languages present a new challenge to researchers,
productivity. One trend focuses on providing programmers with more productive languages …

Beating C in Scientific Computing Applications On the Behavior and Performance of LISP, Part 1

DE Verna - ELW 2006 third European Lisp Workshop, 2006 - hal.science
This paper presents an ongoing research on the behavior and performance of LISP with
respect to C in the context of scientific numerical computing. Several simple image …

[图书][B] An Intelligent Semi-Automatic Workflow for Optical Character Recognition of Historical Printings

C Reul - 2020 - search.proquest.com
Abstract Optical Character Recognition (OCR) on historical printings is a challenging task
mainly due to the complexity of the layout and the highly variant typography. Nevertheless …

Stratego: a programming language for program manipulation

KT Kalleberg - XRDS: Crossroads, The ACM Magazine for Students, 2006 - dl.acm.org
Programming languages have a dual role in the construction of software. The language is
both our substrate (the stuff we make software from), and our tool (what we use to construct …

[PDF][PDF] VERS UNE ARCHITECTURE LOGICIELLE POUR LE TRAITEMENT D'IMAGES GÉNÉRIQUE TOWARDS A SOFTWARE ARCHITECTURE FOR GENERIC …

R LEVILLAIN - dl.lre.epita.fr
Image Processing (IP) is a science dedicated to the acquisition, analysis, transformation and
production of digital images. A digital image can be defined as a numerical description of a …

CLOS efficiency: instantiation

DE Verna - International Lisp Conference ILC 2009, 2009 - hal.science
This article reports the results of an ongoing experimental research on the behavior and
performance of CLOS, the COMMON-LISP Object System. Our purpose is to evaluate the …