Browsing by Author "Barthe, Loïc"
Now showing 1 - 6 of 6
Results Per Page
Sort Options
Item EUROGRAPHICS 2017: CGF 36-2 Frontmatter(The Eurographics Association and John Wiley & Sons Ltd., 2017) Barthe, Loïc; Benes, Bedrich;Item Multi-Scale Point Cloud Analysis(The Eurographics Association, 2019) Lejemble, Thibault; Mura, Claudio; Barthe, Loïc; Mellado, Nicolas; Fusiello, Andrea and Bimber, OliverSurfaces sampled with point clouds often exhibit multi-scale properties due to the high variation between their feature size. Traditional shape analysis techniques usually rely on geometric descriptors able to characterize a point and its close neighborhood at multiple scale using smoothing kernels of varying radii. We propose to add a spatial regularization to these point-wise descriptors in two different ways. The first groups similar points in regions that are structured in a hierarchical graph. The graph is then simplified and processed to extract pertinent regions. The second performs a spatial gradient descent in order to highlight stable parts of the surface. We show two experiments focusing on planar and anisotropic feature areas respectively.Item Persistence Analysis of Multi-scale Planar Structure Graph in Point Clouds(The Eurographics Association and John Wiley & Sons Ltd., 2020) Lejemble, Thibault; Mura, Claudio; Barthe, Loïc; Mellado, Nicolas; Panozzo, Daniele and Assarsson, UlfModern acquisition techniques generate detailed point clouds that sample complex geometries. For instance, we are able to produce millimeter-scale acquisition of whole buildings. Processing and exploring geometrical information within such point clouds requires scalability, robustness to acquisition defects and the ability to model shapes at different scales. In this work, we propose a new representation that enriches point clouds with a multi-scale planar structure graph. We define the graph nodes as regions computed with planar segmentations at increasing scales and the graph edges connect regions that are similar across scales. Connected components of the graph define the planar structures present in the point cloud within a scale interval. For instance, with this information, any point is associated to one or several planar structures existing at different scales. We then use topological data analysis to filter the graph and provide the most prominent planar structures. Our representation naturally encodes a large range of information. We show how to efficiently extract geometrical details (e.g. tiles of a roof), arrangements of simple shapes (e.g. steps and mean ramp of a staircase), and large-scale planar proxies (e.g. walls of a building) and present several interactive tools to visualize, select and reconstruct planar primitives directly from raw point clouds. The effectiveness of our approach is demonstrated by an extensive evaluation on a variety of input data, as well as by comparing against state-of-the-art techniques and by showing applications to polygonal mesh reconstruction.Item Recursive Analytic Spherical Harmonics Gradient for Spherical Lights(The Eurographics Association and John Wiley & Sons Ltd., 2022) Mézières, Pierre; Mellado, Nicolas; Barthe, Loïc; Paulin, Mathias; Chaine, Raphaëlle; Kim, Min H.When rendering images using Spherical Harmonics (SH), the projection of a spherical function on the SH basis remains a computational challenge both for high-frequency functions and for emission functions from complex light sources. Recent works investigate efficient SH projection of the light field coming from polygonal and spherical lights. To further reduce the rendering time, instead of computing the SH coefficients at each vertex of a mesh or at each fragment on an image, it has been shown, for polygonal area light, that computing both the SH coefficients and their spatial gradients on a grid covering the scene allows the efficient and accurate interpolation of these coefficients at each shaded point. In this paper, we develop analytical recursive formulae to compute the spatial gradients of SH coefficients for spherical light. This requires the efficient computation of the spatial gradients of the SH basis function that we also derive. Compared to existing method for polygonal light, our method is faster, requires less memory and scales better with respect to the SH band limit. We also show how to approximate polygonal lights using spherical lights to benefit from our derivations. To demonstrate the effectiveness of our proposal, we integrate our algorithm in a shading system able to render fully dynamic scenes with several hundreds of spherical lights in real time.Item Stable and Efficient Differential Estimators on Oriented Point Clouds(The Eurographics Association and John Wiley & Sons Ltd., 2021) Lejemble, Thibault; Coeurjolly, David; Barthe, Loïc; Mellado, Nicolas; Digne, Julie and Crane, KeenanPoint clouds are now ubiquitous in computer graphics and computer vision. Differential properties of the point-sampled surface, such as principal curvatures, are important to estimate in order to locally characterize the scanned shape. To approximate the surface from unstructured points equipped with normal vectors, we rely on the Algebraic Point Set Surfaces (APSS) [GG07] for which we provide convergence and stability proofs for the mean curvature estimator. Using an integral invariant viewpoint, this first contribution links the algebraic sphere regression involved in the APSS algorithm to several surface derivatives of different orders. As a second contribution, we propose an analytic method to compute the shape operator and its principal curvatures from the fitted algebraic sphere. We compare our method to the state-of-the-art with several convergence and robustness tests performed on a synthetic sampled surface. Experiments show that our curvature estimations are more accurate and stable while being faster to compute compared to previous methods. Our differential estimators are easy to implement with little memory footprint and only require a unique range neighbors query per estimation. Its highly parallelizable nature makes it appropriate for processing large acquired data, as we show in several real-world experiments.Item Structuring and Layering Contour Drawings of Organic Shapes(ACM, 2018) Entem, Even; Parakkat, Amal Dev; Cani, Marie-Paule; Barthe, Loïc; Aydın, Tunç and Sýkora, DanielComplex vector drawings serve as convenient and expressive visual representations, but they remain difficult to edit or manipulate. For clean-line vector drawings of smooth organic shapes, we describe a method to automatically extract a layered structure for the drawn object from the current or nearby viewpoints. The layers correspond to salient regions of the drawing, which are often naturally associated to `parts' of the underlying shape. We present a method that automatically extracts salient structure, organized as parts with relative depth orderings, from clean-line vector drawings of smooth organic shapes. Our method handles drawings that contain complex internal contours with T-junctions indicative of occlusions, as well as internal curves that may either be expressive strokes or substructures. To extract the structure, we introduce a new part-aware metric for complex 2D drawings, the radial variation metric, which is used to identify salient sub-parts. These sub-parts are then considered in a priority-ordered fashion, which enables us to identify and recursively process new shape parts while keeping track of their relative depth ordering. The output is represented in terms of scalable vector graphics layers, thereby enabling meaningful editing and manipulation. We evaluate the method on multiple input drawings and show that the structure we compute is convenient for subsequent posing and animation from nearby viewpoints.