
--- AUTHORS | 2 ++ ChangeLog | 4 ++++ 2 files changed, 6 insertions(+), 0 deletions(-) diff --git a/AUTHORS b/AUTHORS index 9bea227..8c0c70b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -100,6 +100,8 @@ Students from Class 2012. - Fast implementation of the Hough transform. - Many improvements in SCRIBO layout analysis. + - Implementation of state-of-the-art document layout analysis + algorithms: XY-Cut, Voronoi, Docstrum and Smearing. ========================= Students from Class 2011. diff --git a/ChangeLog b/ChangeLog index 797ae1e..65ac972 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2013-05-14 Guillaume Lazzara <z@lrde.epita.fr> + * AUTHORS: Add more details about Julien Marquegnies' work. + +2013-05-14 Guillaume Lazzara <z@lrde.epita.fr> + * NEWS: Notify new algorithm. 2013-04-18 Guillaume Lazzara <z@lrde.epita.fr> -- 1.7.2.5