Isabelle Debled-Rennesson
Centre national de la recherche scientifique
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Isabelle Debled-Rennesson.
International Journal of Pattern Recognition and Artificial Intelligence | 1995
Isabelle Debled-Rennesson; Jean-Pierre Reveilles
A new very efficient linear algorithm for the segmentation of 8-connected digital curves is given. The simplicity comes from a definition of digital lines using a linear double diophantine inequality. A complete Pascal source code is given.
Pattern Recognition | 2011
Thanh Phuong Nguyen; Isabelle Debled-Rennesson
We propose two fast methods for dominant point detection and polygonal representation of noisy and possibly disconnected curves based on a study of the decomposition of the curve into the sequence of maximal blurred segments [2]. Starting from results of discrete geometry [3,4], the notion of maximal blurred segment of width @n[2] has been proposed, well adapted to possibly noisy curves. The first method uses a fixed parameter that is the width of considered maximal blurred segments. The second method is deduced from the first one based on a multi-width approach to obtain a non-parametric method that uses no threshold for working with noisy curves. Comparisons with other methods in the literature prove the efficiency of our approach. Thanks to a recent result [5] concerning the construction of the sequence of maximal blurred segments, the complexity of the proposed methods is O(nlogn). An application of vectorization is also given in this paper.
computer analysis of images and patterns | 2007
Thanh Phuong Nguyen; Isabelle Debled-Rennesson
An algorithm of estimation of the curvature at each point of a general discrete curve in O(n log2 n) is proposed. It uses the notion of blurred segment, extending the definition of segment of arithmetic discrete line to be adapted to noisy curves. The proposed algorithm relies on the decomposition of a discrete curve into maximal blurred segments also presented in this paper.
Lecture Notes in Computer Science | 2001
David Coeurjolly; Isabelle Debled-Rennesson; Olivier Teytaud
We propose in this paper an arithmetical definition of 3-D discrete lines as well as an efficient construction algorithm. From this notion, an algorithm of 3-D discrete lines segmentation has been developed. It is then used to calculate the length of a discrete curve. A proof of the multigrid convergence of length estimators is presented.
discrete geometry for computer imagery | 1999
Pierre Tellier; Isabelle Debled-Rennesson
Precise knowledge of normal vectors to discrete objects is mandatory in rendering algorithms. This article introduces a new method for the calculation of normal vectors to a digital object. This technique relies on discrete geometry theories : the recognition of discrete straight lines and tangential lines in dimension 2. Results obtained with synthetic and real objects from medical imagery are presented and commented.
scandinavian conference on image analysis | 2011
Thanh Phuong Nguyen; Isabelle Debled-Rennesson
A new solution is proposed to decompose a curve into arcs and straight line segments in O(n log n) time. It is a combined solution based on arc detection [1] and dominant point detection [2] to strengthen the quality of the segmentation results. Experimental results show the fastness of the proposed method.
international conference on pattern recognition | 2006
Jean-Pierre Salmon; Isabelle Debled-Rennesson; Laurent Wendling
In this paper a new method of arc detection based on arithmetic discrete lines is presented. Key points are extracted from such a profile and used for the reconstruction. The used method is fast and easy to implement. Experimental studies on several series of test images show the stability and the robustness of the proposed method
discrete geometry for computer imagery | 2005
Isabelle Debled-Rennesson; Fabien Feschet; Jocelyne Rouyer-Degli
Blurred (previously named fuzzy) segments were introduced by Debled-Rennesson et al [1,2] as an extension of the arithmetical approach of Reveilles [11] on discrete lines, to take into account noise in digital images. An incremental linear-time algorithm was presented to decompose a discrete curve into blurred segments with order bounded by a parameter d. However, that algorithm fails to segment discrete curves into a minimal number of blurred segments. We show in this paper, that this characteristic is intrinsic to the whole class of blurred segments. We thus introduce a subclass of blurred segments, based on a geometric measure of thickness. We provide a new convex hull based incremental linear time algorithm for segmenting discrete curves into a minimal number of thin blurred segments.
computer analysis of images and patterns | 2011
Thanh Phuong Nguyen; Isabelle Debled-Rennesson
A linear algorithm based on a discrete geometry approach is proposed for the detection of digital arcs and digital circles using a new representation of them. It is introduced by inspiring from the work of Latecki [1]. By utilizing this representation, we transform the problem of digital arc detection into a problem of digital straight line recognition. We then develop a linear method for arc segmentation of digital curves.
international conference on image analysis and processing | 2015
Bertrand Kerautret; Adrien Krähenbühl; Isabelle Debled-Rennesson; Jacques-Olivier Lachaud
This paper proposes a simple and efficient method for the reconstruction and extraction of geometric parameters from 3D tubular objects. Our method constructs an image that accumulates surface normal information, then peaks within this image are located by tracking. Finally, the positions of these are optimized to lie precisely on the tubular shape centerline. This method is very versatile, and is able to process various input data types like full or partial mesh acquired from 3D laser scans, 3D height map or discrete volumetric images. The proposed algorithm is simple to implement, contains few parameters and can be computed in linear time with respect to the number of surface faces. Since the extracted tube centerline is accurate, we are able to decompose the tube into rectilinear parts and torus-like parts. This is done with a new linear time 3D torus detection algorithm, which follows the same principle of a previous work on 2D arc circle recognition. Detailed experiments show the versatility, accuracy and robustness of our new method.