Skip to main content

Showing 1–10 of 10 results for author: Geraud, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.17253  [pdf, other

    cs.CV

    Weakly Supervised Training for Hologram Verification in Identity Documents

    Authors: Glen Pouliquen, Guillaume Chiron, Joseph Chazalon, Thierry Géraud, Ahmad Montaser Awal

    Abstract: We propose a method to remotely verify the authenticity of Optically Variable Devices (OVDs), often referred to as ``holograms'', in identity documents. Our method processes video clips captured with smartphones under common lighting conditions, and is evaluated on two public datasets: MIDV-HOLO and MIDV-2020. Thanks to a weakly-supervised training, we optimize a feature extraction and decision pi… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

    Comments: Accepted at the International Conference on Document Analysis and Recognition (ICDAR 2024)

  2. arXiv:2206.05109  [pdf, other

    cs.DM cs.DS eess.IV math.GT

    A Proof of the Tree of Shapes in n-D

    Authors: Thierry GÉraud, Nicolas Boutry, Sébastien Crozet, Edwin Carlinet, Laurent Najman

    Abstract: In this paper, we prove that the self-dual morphological hierarchical structure computed on a n-D gray-level wellcomposed image u by the algorithm of G{é}raud et al. [1] is exactly the mathematical structure defined to be the tree of shape of u in Najman et al [2]. We recall that this algorithm is in quasi-linear time and thus considered to be optimal. The tree of shapes leads to many applications… ▽ More

    Submitted 10 June, 2022; originally announced June 2022.

  3. arXiv:2205.12546  [pdf, other

    cs.CV eess.IV eess.SP math.AT math.DG

    Some equivalence relation between persistent homology and morphological dynamics

    Authors: Nicolas Boutry, Laurent Najman, Thierry Géraud

    Abstract: In Mathematical Morphology (MM), connected filters based on dynamics are used to filter the extrema of an image. Similarly, persistence is a concept coming from Persistent Homology (PH) and Morse Theory (MT) that represents the stability of the extrema of a Morse function. Since these two concepts seem to be closely related, in this paper we examine their relationship, and we prove that they are e… ▽ More

    Submitted 25 May, 2022; originally announced May 2022.

    Comments: Journal of Mathematical Imaging and Vision, Springer Verlag, In press

  4. Local Intensity Order Transformation for Robust Curvilinear Object Segmentation

    Authors: Tianyi Shi, Nicolas Boutry, Yongchao Xu, Thierry Géraud

    Abstract: Segmentation of curvilinear structures is important in many applications, such as retinal blood vessel segmentation for early detection of vessel diseases and pavement crack segmentation for road condition evaluation and maintenance. Currently, deep learning-based methods have achieved impressive performance on these tasks. Yet, most of them mainly focus on finding powerful deep architectures but… ▽ More

    Submitted 25 February, 2022; originally announced February 2022.

    Comments: Accepted by IEEE TIP

  5. arXiv:2105.13265  [pdf, other

    cs.CV

    ICDAR 2021 Competition on Historical Map Segmentation

    Authors: Joseph Chazalon, Edwin Carlinet, Yizi Chen, Julien Perret, Bertrand Duménieu, Clément Mallet, Thierry Géraud, Vincent Nguyen, Nam Nguyen, Josef Baloun, Ladislav Lenc, Pavel Král

    Abstract: This paper presents the final results of the ICDAR 2021 Competition on Historical Map Segmentation (MapSeg), encouraging research on a series of historical atlases of Paris, France, drawn at 1/5000 scale between 1894 and 1937. The competition featured three tasks, awarded separately. Task~1 consists in detecting building blocks and was won by the L3IRIS team using a DenseNet-121 network trained in… ▽ More

    Submitted 27 May, 2021; originally announced May 2021.

    Comments: Selected as one of the official competitions for the 16th International Conference on Document Analysis and Recognition (ICDAR 2021), September 5-10, 2021, Lausanne, Switzerland (https://icdar2021.org/). Extra material available at https://icdar21-mapseg.github.io/

  6. arXiv:2004.12314  [pdf

    cs.CV cs.LG eess.IV stat.ML

    A Global Benchmark of Algorithms for Segmenting Late Gadolinium-Enhanced Cardiac Magnetic Resonance Imaging

    Authors: Zhaohan Xiong, Qing Xia, Zhiqiang Hu, Ning Huang, Cheng Bian, Yefeng Zheng, Sulaiman Vesal, Nishant Ravikumar, Andreas Maier, Xin Yang, Pheng-Ann Heng, Dong Ni, Caizi Li, Qianqian Tong, Weixin Si, Elodie Puybareau, Younes Khoudli, Thierry Geraud, Chen Chen, Wenjia Bai, Daniel Rueckert, Lingchao Xu, Xiahai Zhuang, Xinzhe Luo, Shuman Jia , et al. (19 additional authors not shown)

    Abstract: Segmentation of cardiac images, particularly late gadolinium-enhanced magnetic resonance imaging (LGE-MRI) widely used for visualizing diseased cardiac structures, is a crucial first step for clinical diagnosis and treatment. However, direct segmentation of LGE-MRIs is challenging due to its attenuated contrast. Since most clinical studies have relied on manual and labor-intensive approaches, auto… ▽ More

    Submitted 7 May, 2020; v1 submitted 26 April, 2020; originally announced April 2020.

  7. arXiv:1603.04838  [pdf, other

    cs.CV

    Hierarchical image simplification and segmentation based on Mumford-Shah-salient level line selection

    Authors: Yongchao Xu, Thierry Géraud, Laurent Najman

    Abstract: Hierarchies, such as the tree of shapes, are popular representations for image simplification and segmentation thanks to their multiscale structures. Selecting meaningful level lines (boundaries of shapes) yields to simplify image while preserving intact salient structures. Many image simplification and segmentation methods are driven by the optimization of an energy functional, for instance the c… ▽ More

    Submitted 17 May, 2016; v1 submitted 15 March, 2016; originally announced March 2016.

    Comments: Pattern Recognition Letters, Elsevier, 2016

  8. arXiv:1212.1819  [pdf, other

    cs.CV

    A fair comparison of many max-tree computation algorithms (Extended version of the paper submitted to ISMM 2013

    Authors: Edwin Carlinet, Thierry Géraud

    Abstract: With the development of connected filters for the last decade, many algorithms have been proposed to compute the max-tree. Max-tree allows to compute the most advanced connected operators in a simple way. However, no fair comparison of algorithms has been proposed yet and the choice of an algorithm over an other depends on many parameters. Since the need of fast algorithms is obvious for productio… ▽ More

    Submitted 10 January, 2013; v1 submitted 8 December, 2012; originally announced December 2012.

  9. Writing Reusable Digital Geometry Algorithms in a Generic Image Processing Framework

    Authors: Roland Levillain, Thierry Géraud, Laurent Najman

    Abstract: Digital Geometry software should reflect the generality of the underlying mathe- matics: map** the latter to the former requires genericity. By designing generic solutions, one can effectively reuse digital geometry data structures and algorithms. We propose an image processing framework focused on the Generic Programming paradigm in which an algorithm on the paper can be turned into a single co… ▽ More

    Submitted 18 September, 2012; originally announced September 2012.

    Comments: Workshop on Applications of Discrete Geometry and Mathematical Morphology, Istanb : France (2010)

  10. arXiv:1204.4758  [pdf, other

    cs.CV math.OA

    Morphological Filtering in Shape Spaces: Applications using Tree-Based Image Representations

    Authors: Yongchao Xu, Thierry Géraud, Laurent Najman

    Abstract: Connected operators are filtering tools that act by merging elementary regions of an image. A popular strategy is based on tree-based image representations: for example, one can compute an attribute on each node of the tree and keep only the nodes for which the attribute is sufficiently strong. This operation can be seen as a thresholding of the tree, seen as a graph whose nodes are weighted by th… ▽ More

    Submitted 16 July, 2012; v1 submitted 20 April, 2012; originally announced April 2012.

    Comments: 4 pages, will appear in 21st International Conference on Pattern Recognition (ICPR 2012)